X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=dpdk%2FMakefile;h=070b0fca492e0c1ef1a196305b6995abb02d7c04;hb=77eb9073b178e8d4375bf0ef274246586f018ddc;hp=22551881c9ca22436d83bd66854d1033cc7d13f8;hpb=7ee11827dde243a8297574818e6902ced107b98b;p=vpp.git diff --git a/dpdk/Makefile b/dpdk/Makefile index 22551881c9c..070b0fca492 100644 --- a/dpdk/Makefile +++ b/dpdk/Makefile @@ -28,7 +28,7 @@ DPDK_FAILSAFE_PMD ?= n B := $(DPDK_BUILD_DIR) I := $(DPDK_INSTALL_DIR) DPDK_VERSION ?= 18.08 -PKG_SUFFIX ?= vpp1 +PKG_SUFFIX ?= vpp2 DPDK_BASE_URL ?= http://fast.dpdk.org/rel DPDK_TARBALL := dpdk-$(DPDK_VERSION).tar.xz DPDK_TAR_URL := $(DPDK_BASE_URL)/$(DPDK_TARBALL)