Change default dpdk version to 2.2
Change-Id: Iea686ed26d37539d60e52ac1205517512091edab Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:

committed by
Gerrit Code Review

parent
b66dcfbf6c
commit
eec5a51c12
@@ -23,7 +23,7 @@ DPDK_DEBUG ?= n
|
||||
|
||||
B := $(DPDK_BUILD_DIR)
|
||||
I := $(DPDK_INSTALL_DIR)
|
||||
DPDK_VERSION ?= 2.1.0
|
||||
DPDK_VERSION ?= 2.2.0
|
||||
DPDK_TARBALL := dpdk-$(DPDK_VERSION).tar.gz
|
||||
DPDK_TAR_URL := http://dpdk.org/browse/dpdk/snapshot/$(DPDK_TARBALL)
|
||||
DPDK_2.1.0_TARBALL_MD5_CKSUM := 205a0d12bfd6eb717d57506272f43519
|
||||
|
Reference in New Issue
Block a user