diff options
author | 2017-02-16 16:45:26 +0200 | |
---|---|---|
committer | 2017-02-16 16:45:49 +0200 | |
commit | 6fbb4da4f40da82e5825b484a904691da461cdf3 (patch) | |
tree | cc21790a16dd9a611197c0b6c9f95af9251b3f31 /doc | |
parent | af52e17f717ee272577bcaa3524b272531752423 (diff) |
v2.18
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/release_notes.asciidoc | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/release_notes.asciidoc b/doc/release_notes.asciidoc index cfa0525f..b5a9a1a5 100755 --- a/doc/release_notes.asciidoc +++ b/doc/release_notes.asciidoc @@ -23,6 +23,21 @@ ifdef::backend-docbook[] endif::backend-docbook[] +== Release 2.18 == + +* DPDK 17.02 +** Support ConnectX-5 (wasn't verified) +** ixgbe SR-IOV works +* Ability to add VLAN per direction +* Stateless packet capture - ability to capture port tx side +* mlx5 dpdk driver is share object. Reduce image OFED dependency + +=== fix issues: === + +* link:https://trex-tgn.cisco.com/youtrack/issue/trex-344[trex-344] +* link:https://trex-tgn.cisco.com/youtrack/issue/trex-269[trex-269] + + == Release 2.17 == * hotfix release |