crypto: Enabling IOMMU DMA translation table update for QAT card 34/35634/2
authorGovindarajan <[email protected]>
Fri, 11 Mar 2022 18:43:59 +0000 (18:43 +0000)
committerDamjan Marion <[email protected]>
Mon, 14 Mar 2022 19:58:03 +0000 (19:58 +0000)
commitebfd2b6ac86a421b708948dc42b8e1bc2fd4ce61
treec26cbc09fd823b43c9db9110dcbee1c8d32d0c57
parentd1bd9af16ed6575e08871d1cadd429f2d5925220
crypto: Enabling IOMMU DMA translation table update for QAT card

With DPDK plugin, VPP does the DMA page map in IOMMU, only when
DPDK supported ethernet devices are present. As a result, Mellanox NIC
and QAT combo doesn't work. As part of this fix, DPDK supported
crypto device check is added to do the DMA page map.

Type: fix
Signed-off-by: mgovind <[email protected]>
Change-Id: I02de4588c5b021e0c9c62612137f28ed8784bea6
src/plugins/dpdk/buffer.c