v1.4
v1.4:
FEATURES:
- Upgrade to DPDK 16.11.
- Add KNI interface support.
- Add
exitCLI command.
FIXED ISSUES:
- Fix UI link speed computation.
- Fix setting MTU for XL710 NICs.
- Fix TCP FIN retransmission.
- Update VM usage documentation.
KNOWN ISSUES:
- See v1.3.
API CHANGES:
- No changes.
v1.3:
FEATURES:
- Upgrade to DPDK 16.07.
- Add MTU configuration.
- Add TCP stack customization.
FIXED ISSUES:
- Fixed L3 IP initialization from the CLI.
KNOWN ISSUES:
- See v1.2
API CHANGES:
- Aggregated Update* RPC APIs in a single UpdateTestCase API.
- Added SetPortOptions/GetPortOptions and SetTcpSockopt/GetTcpSockopt RPC APIs for configuring Port related options (MTU) and TCP Stack related options.