numam-dpdk/drivers/bus
Gagandeep Singh ec8615607f crypto/dpaa_sec: fix IOVA conversions
DPAA sec driver is using virtual to physical address
translation in its data path and driver is using
dpaax_iova_table_update() API in every address translation
which is very costly.
This patch moves dpaax_iova_table_update() calling to rte_dpaa_mem_ptov(),
only if it fails to found translation from DPAAX table.

Fixes: 12e5842945 ("crypto/dpaa_sec: fix IOVA table")
Cc: stable@dpdk.org

Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
2020-02-05 15:20:51 +01:00
..
dpaa crypto/dpaa_sec: fix IOVA conversions 2020-02-05 15:20:51 +01:00
fslmc eal: remove limitation on cpuset with --lcores 2020-01-21 01:22:33 +01:00
ifpga build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
pci bus/pci: clear driver on detach 2019-11-21 00:18:02 +01:00
vdev build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
vmbus build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
Makefile bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00
meson.build bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00