diff options
Diffstat (limited to 'docs/release')
-rw-r--r-- | docs/release/NEWS.rst | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/docs/release/NEWS.rst b/docs/release/NEWS.rst index efeafbbe..19ad3240 100644 --- a/docs/release/NEWS.rst +++ b/docs/release/NEWS.rst @@ -2,6 +2,22 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) OPNFV, Intel Corporation, AT&T and others. +OPNFV Colorado Release +====================== +* Support for OVS version 2.5 + DPDK 2.2. +* Support for DPDK v16.04 +* 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 ========================= Supports both OVS and OVS with DPDK. @@ -126,6 +142,7 @@ follow once the community has digested the initial release. - Support for biDirectional functionality for ixnet interface Missing -------- +======= - xmlunit output is currently disabled + |