From: pmikus Date: Mon, 31 Oct 2016 06:07:49 +0000 (+0100) Subject: CSIT-472: Update of DPDK to 16.11 in Nested VM X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=1fb480e3404d76c1c887cdaec754288b399244c0 CSIT-472: Update of DPDK to 16.11 in Nested VM Update of DPDK to 16.11 in Nested VM. Change-Id: I9296e4d197aa57516cbd6fd4eed26ce6179d0f8e Signed-off-by: pmikus --- diff --git a/resources/tools/disk-image-builder/nested/CHANGELOG b/resources/tools/disk-image-builder/nested/CHANGELOG index cc9c6da5fd..50217e28c8 100644 --- a/resources/tools/disk-image-builder/nested/CHANGELOG +++ b/resources/tools/disk-image-builder/nested/CHANGELOG @@ -1,3 +1,9 @@ +## [1.5] - 2016-11-14 + +### Changes +- DPDK upgrade to 16.11 + + ## [1.4] - 2016-10-10 ### Changes diff --git a/resources/tools/disk-image-builder/nested/buildroot-patches/dpdk.patch b/resources/tools/disk-image-builder/nested/buildroot-patches/dpdk.patch index 5a6a13a0ce..81c9577a7a 100644 --- a/resources/tools/disk-image-builder/nested/buildroot-patches/dpdk.patch +++ b/resources/tools/disk-image-builder/nested/buildroot-patches/dpdk.patch @@ -77,7 +77,7 @@ index 0000000..1c47f19 +++ b/package/dpdk/dpdk.hash @@ -0,0 +1,2 @@ +# Locally calculated -+sha256 cc982455a74357e465112bede5c29451b6eeb35f8c1c0dcea280dd3e7829f0e9 dpdk-16.07.tar.gz ++sha256 8098b3542b4c78d28bde5f4eba57d4ee929fffaaa941b7afd2b881eae0b45c00 dpdk-16.11.tar.gz diff --git a/package/dpdk/dpdk.mk b/package/dpdk/dpdk.mk new file mode 100644 index 0000000..02860fd @@ -90,7 +90,7 @@ index 0000000..02860fd +# +################################################################################ + -+DPDK_VERSION = 16.07 ++DPDK_VERSION = 16.11 +DPDK_SITE = http://dpdk.org/browse/dpdk/snapshot +DPDK_SOURCE = dpdk-$(DPDK_VERSION).tar.gz +