CSIT-472: Update of DPDK to 16.11 in Nested VM 32/3632/3
authorpmikus <pmikus@cisco.com>
Mon, 31 Oct 2016 06:07:49 +0000 (07:07 +0100)
committerPeter Mikus <pmikus@cisco.com>
Mon, 14 Nov 2016 09:28:04 +0000 (09:28 +0000)
Update of DPDK to 16.11 in Nested VM.

Change-Id: I9296e4d197aa57516cbd6fd4eed26ce6179d0f8e
Signed-off-by: pmikus <pmikus@cisco.com>
resources/tools/disk-image-builder/nested/CHANGELOG
resources/tools/disk-image-builder/nested/buildroot-patches/dpdk.patch

index cc9c6da..50217e2 100644 (file)
@@ -1,3 +1,9 @@
+## [1.5] - 2016-11-14
+
+### Changes
+- DPDK upgrade to 16.11
+
+
 ## [1.4] - 2016-10-10
 
 ### Changes
index 5a6a13a..81c9577 100644 (file)
@@ -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
 +