+6
−0
Loading
rte_dmadev was introduced in DPDK 21.11, and rte_vhost is now dependent on it. So link rte_dmadev if we find it and if CONFIG_VHOST is enabled. Fixes issue #2374. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: Iccbf7cb897f51cbc9d545274d4d00a442b2fd353 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11594 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Karol Latecki <karol.latecki@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Dong Yi <dongx.yi@intel.com>