spdk/dpdk: update DPDK submodule to version 22.03
Additionally add dmadev to vhost dependencies, since it is needed as of commit 53d3f4778c1dbdebbef6c5e94e772b24f0998d35 in DPDK. Change-Id: Ifd9cac8ef9c50b52da815d43869c8291aa72a326 Signed-off-by: Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12638 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
This commit is contained in:
parent
3bdb1a2f55
commit
a39cf2d682
2
dpdk
2
dpdk
@ -1 +1 @@
|
|||||||
Subproject commit 4fe04845e51a77dedc32fa9e378af6b35cafaceb
|
Subproject commit 956790c3a711efae8eae8d3f366207f01495709b
|
@ -96,7 +96,7 @@ DPDK_LIBS += compressdev
|
|||||||
DPDK_LIBS += security
|
DPDK_LIBS += security
|
||||||
|
|
||||||
# vhost and deps
|
# vhost and deps
|
||||||
DPDK_LIBS += cryptodev mbuf cmdline meter hash vhost
|
DPDK_LIBS += cryptodev mbuf cmdline meter hash vhost dmadev
|
||||||
|
|
||||||
# raid5 deps
|
# raid5 deps
|
||||||
DPDK_LIBS += hash rcu
|
DPDK_LIBS += hash rcu
|
||||||
|
Loading…
Reference in New Issue
Block a user