diff options
author | Maryam Tahhan <maryam.tahhan@intel.com> | 2016-05-11 14:48:02 +0100 |
---|---|---|
committer | Maryam Tahhan <maryam.tahhan@intel.com> | 2016-05-11 14:53:06 +0100 |
commit | 7a8706e4dc8751117b842c2244470242b03b3ba8 (patch) | |
tree | 522d38f2f7e6632a628e27fa1620a443f57f76e7 /docs/release | |
parent | c678bfa6c2769f01d9a00ff7d41f4af3d7f2fe16 (diff) |
docs: updated the added features list
Updated the added features list in NEWS.rst. If there's anything I
missed please let me know.
Change-Id: I12dd63cbea293642f14e1ab3eb0d5b715e3a015e
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Diffstat (limited to 'docs/release')
-rw-r--r-- | docs/release/NEWS.rst | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/docs/release/NEWS.rst b/docs/release/NEWS.rst index 5e4f0ba6..493725a6 100644 --- a/docs/release/NEWS.rst +++ b/docs/release/NEWS.rst @@ -5,7 +5,17 @@ OPNFV Colorado Release ========================= * Support for OVS version 2.5 + DPDK 2.2. - +* Support for Xena traffic generator. +* Support for Integration tests for OVS with DPDK including: + * Physical ports. + * Virtual ports (vhost user and vhost cuse). + * Flow addition and removal tests. + * Overlay (VXLAN, GRE and NVGRE) encapsulation and decapsulation tests. +* Supporting configuration of OVS with DPDK through the OVS DB as well as the + legacy commandline arguments. +* Support for VM loopback (SR-IOV) benchmarking. +* Support for platform baseline benchmarking without a vswitch using testpmd. +* Support for Spirent Test Center REST APIs. OPNFV Brahmaputra Release ========================= |