From 30d75a0778d825fa13eecea7d352eedfe35bd4ed Mon Sep 17 00:00:00 2001 From: Martin Klozik Date: Mon, 9 May 2016 09:48:30 +0100 Subject: 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 Reviewed-by: Maryam Tahhan Reviewed-by: Al Morton Reviewed-by: Christian Trautman Reviewed-by: Brian Castelli Reviewed-by: Michal Weglicki --- docs/release/NEWS.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') 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. -- cgit 1.2.3-korg