diff options
author | Martin Klozik <martinx.klozik@intel.com> | 2016-05-09 09:48:30 +0100 |
---|---|---|
committer | Maryam Tahhan <maryam.tahhan@intel.com> | 2016-05-12 12:50:46 +0100 |
commit | 30d75a0778d825fa13eecea7d352eedfe35bd4ed (patch) | |
tree | ead8f9ee566284261d545757a48c156fe19fd7ea /docs/release | |
parent | 6c15bb9203da9a21bbf9cfcbb829d5bd58c70223 (diff) |
dpdk: Support of DPDK v16.04
Configuration options modified by VSPERF were split
between config_base and config_linuxapp files. Makefile
was modified to reflect this change.
Additional changes:
* content of qemu shared dir is copied without preservation
of attributes to avoid compilation issues due misaligned
clocks => could produce broken igb_uio module
* added support of new testpmd "Bye.." message
* DPDK sources are copied from RTE_SDK_USER directory for all
VNF variants - this has been wrongly reverted by inttest patch
Change-Id: Id502a072c1f843258496decbf031e7ba7264d459
JIRA: VSPERF-297
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Brian Castelli <brian.castelli@spirent.com>
Reviewed-by: Michal Weglicki <michalx.weglicki@intel.com>
Diffstat (limited to 'docs/release')
-rw-r--r-- | docs/release/NEWS.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/release/NEWS.rst b/docs/release/NEWS.rst index 493725a6..19ad3240 100644 --- a/docs/release/NEWS.rst +++ b/docs/release/NEWS.rst @@ -3,8 +3,9 @@ .. (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. |