numam-dpdk/drivers/crypto/qat
Anatoly Burakov 2d84772bf8 crypto/qat: use contiguous allocation for DMA memory
All hardware drivers should allocate IOVA-contiguous
memzones for their hardware resources.

Also, remove the weird page alignment code.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Fiona Trahe <fiona.trahe@intel.com>
Tested-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
Tested-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Tested-by: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
2018-04-11 19:45:25 +02:00
..
qat_adf crypto/qat: fix allocation check and leak 2018-02-01 00:34:51 +01:00
Makefile drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
qat_crypto_capabilities.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
qat_crypto.c crypto/qat: fix truncated response ring value 2018-01-29 20:22:33 +01:00
qat_crypto.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
qat_logs.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
qat_qp.c crypto/qat: use contiguous allocation for DMA memory 2018-04-11 19:45:25 +02:00
rte_pmd_qat_version.map qat: add driver for QuickAssist devices 2015-11-25 19:18:04 +01:00
rte_qat_cryptodev.c drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00