From a83dc0546f838905dbe96605e99811b2f62c0eb5 Mon Sep 17 00:00:00 2001 From: Tomasz Zawadzki Date: Tue, 28 Jun 2022 17:19:04 +0200 Subject: [PATCH] dpdk: update submodule with fixes from latest DPDK Few recent additions from latest DPDK repo, are now included in the submodule. They won't be necessary starting with DPDK 22.07. (4d8bdd8)malloc: fix ASan handling for unmapped memory Related to #2455 (c08a752)drivers/crypto: fix warnings for OpenSSL version (2f51bc9)eal/freebsd: fix use of newer cpuset macros Fixes #2567 Signed-off-by: Tomasz Zawadzki Change-Id: I5dd80aac74be52131e859009fd38396cb4161c11 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13484 Tested-by: SPDK CI Jenkins Reviewed-by: Konrad Sztyber Reviewed-by: Kamil Godzwon Reviewed-by: Jim Harris Community-CI: Mellanox Build Bot --- dpdk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dpdk b/dpdk index 956790c3a..d0470b249 160000 --- a/dpdk +++ b/dpdk @@ -1 +1 @@ -Subproject commit 956790c3a711efae8eae8d3f366207f01495709b +Subproject commit d0470b2491529499eab84608b41a715f4c240be6