dpdk: code preparation for bumping to DPDK 22.11 28/38628/4
authorXinyao Cai <xinyao.cai@intel.com>
Wed, 12 Apr 2023 10:35:23 +0000 (18:35 +0800)
committerDamjan Marion <dmarion@0xa5.net>
Tue, 25 Apr 2023 15:13:22 +0000 (15:13 +0000)
commitefad24a84d35458e2c672b94027e54923a42fd25
treee3ebb21f1c3274d81e5d1b9fbcf874f0685a5dbc
parent140ca0fa95b4b8c037dfa83e99fd08620e93c646
dpdk: code preparation for bumping to DPDK 22.11

This patch prepares code for bumping DPDK version to 22.11, but the DPDK version of this patch keeps at 22.07 for compatibility.

the "no-dsa" parameter in DPDK configuration is removed, the "blacklist" parameter can be used to block the related DSA devices.

Type: feature
Signed-off-by: Xinyao Cai <xinyao.cai@intel.com>
Change-Id: I08787c6584bba66383fc0a784963f33171196910
build/external/patches/dpdk_22.11.1/0001-allow-the-use-of-ab-flag-the-same-time-in-EAL.patch [new file with mode: 0644]
src/plugins/dpdk/cryptodev/cryptodev.c
src/plugins/dpdk/cryptodev/cryptodev.h
src/plugins/dpdk/cryptodev/cryptodev_op_data_path.c
src/plugins/dpdk/cryptodev/cryptodev_raw_data_path.c
src/plugins/dpdk/device/common.c
src/plugins/dpdk/device/dpdk.h
src/plugins/dpdk/device/dpdk_priv.h
src/plugins/dpdk/device/format.c
src/plugins/dpdk/device/init.c