aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorFan Zhang <roy.fan.zhang@intel.com>2020-12-01 15:10:43 +0000
committerDamjan Marion <dmarion@me.com>2020-12-11 23:34:48 +0000
commitf0419a0c85606d9c07da3a972adc9f5f7d53337b (patch)
treeb306293149707b99c573910181c69eacbb55d998 /build
parent938af5e2710a789da2e7a5eb26ecdedcb68c508e (diff)
dpdk: bump to dpdk 20.11
Type: feature This patch bumps DPDK to 20.11. In addtion a few changes are made: - Changed dynamic rx offload flag display. - Updated deprecating options. Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com> Change-Id: I6e4399d551a7eb8e1a9fc9ef6e39e74266450ad4
Diffstat (limited to 'build')
-rw-r--r--build/external/packages/dpdk.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/external/packages/dpdk.mk b/build/external/packages/dpdk.mk
index 5b5f9eead59..c35ac84c27b 100644
--- a/build/external/packages/dpdk.mk
+++ b/build/external/packages/dpdk.mk
@@ -22,10 +22,10 @@ DPDK_FAILSAFE_PMD ?= n
DPDK_MACHINE ?= default
DPDK_MLX_IBV_LINK ?= static
-dpdk_version ?= 20.08
+dpdk_version ?= 20.11
dpdk_base_url ?= http://fast.dpdk.org/rel
dpdk_tarball := dpdk-$(dpdk_version).tar.xz
-dpdk_tarball_md5sum_20.08 := 64badd32cd6bc0761befc8f2402c2148
+dpdk_tarball_md5sum_20.11 := 13a990dc3b300635f685e268b36918a3
dpdk_tarball_md5sum := $(dpdk_tarball_md5sum_$(dpdk_version))
dpdk_url := $(dpdk_base_url)/$(dpdk_tarball)
dpdk_tarball_strip_dirs := 1