> > > > ---------------------------------------------------------------------- > > This commit adds asymmetric session-less option to rte_crypto_asym_op. > > Feature flag for sessionless is added to rte_cryptodev. > > > > Signed-off-by: Arek Kusztal <[email protected]> > > --- > > lib/librte_cryptodev/rte_crypto_asym.h | 9 +++++++-- > > lib/librte_cryptodev/rte_cryptodev.h | 2 ++ > > 2 files changed, 9 insertions(+), 2 deletions(-) > > > > Acked-by: Anoob Joseph <[email protected]>
Acked-by: Akhil Goyal <[email protected]> Applied to dpdk-next-crypto Thanks.

