2d03ec6abd
This patch introduces RTE_CRYPTODEV_FF_MBUF_SCATTER_GATHER feature flag informing that selected crypto device supports segmented mbufs natively and doesn't need to be coalesced before crypto operation. While using segmented buffers in crypto devices may have unpredictable results, for PMDs which doesn't support it natively, additional check is made for debug compilation. Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com> Acked-by: Declan Doherty <declan.doherty@intel.com> |
||
---|---|---|
.. | ||
Makefile | ||
rte_crypto_sym.h | ||
rte_crypto.h | ||
rte_cryptodev_pmd.h | ||
rte_cryptodev_version.map | ||
rte_cryptodev.c | ||
rte_cryptodev.h |