Revert "Dpdk: 17.08 tarball updated 11/27" 22/9622/2
authorDamjan Marion <[email protected]>
Wed, 29 Nov 2017 11:28:38 +0000 (12:28 +0100)
committerDamjan Marion <[email protected]>
Wed, 29 Nov 2017 11:30:39 +0000 (11:30 +0000)
DPDK tarball was changed by mistake and now it is reverted back.

This reverts commit 3d786efcb087533320e89f80077127fc507cfd99.

Change-Id: I1a07b96fbc3f4fe13bb4a5c401036cae4ac5d346
Signed-off-by: Damjan Marion <[email protected]>
dpdk/Makefile

index cc59c0c..017850d 100644 (file)
@@ -26,11 +26,12 @@ B := $(DPDK_BUILD_DIR)
 I := $(DPDK_INSTALL_DIR)
 DPDK_VERSION ?= 17.08
 PKG_SUFFIX ?= vpp2
-DPDK_BASE_URL ?= http://static.dpdk.org/rel
+DPDK_BASE_URL ?= http://fast.dpdk.org/rel
 DPDK_TARBALL := dpdk-$(DPDK_VERSION).tar.xz
 DPDK_TAR_URL := $(DPDK_BASE_URL)/$(DPDK_TARBALL)
-DPDK_17.08_TARBALL_MD5_CKSUM := 537ff038915fefd0f210905fafcadb4b
+DPDK_17.08_TARBALL_MD5_CKSUM := 0641f59ea8ea98afefa7cfa2699f6241
 DPDK_17.11_TARBALL_MD5_CKSUM := 53ee9e054a8797c9e67ffa0eb5d0c701
+DPDK_SOURCE := $(B)/dpdk-$(DPDK_VERSION)
 MACHINE=$(shell uname -m)
 
 NASM_BASE_URL := http://www.nasm.us/pub/nasm/releasebuilds
@@ -43,10 +44,8 @@ ISA_L_CRYPTO_LIB := n
 
 ifeq ($(DPDK_VERSION),17.08)
 IPSEC_MB_VER ?= 0.46
-DPDK_SOURCE := $(B)/dpdk-stable-$(DPDK_VERSION)
 else
 IPSEC_MB_VER ?= 0.47
-DPDK_SOURCE := $(B)/dpdk-$(DPDK_VERSION)
 endif
 ISA_L_CRYPTO_VER := 2.18.0