> > Subject: [PATCH] test/crypto: fix return value from session
> >
> > Fixing return value if session failure occurs due to unsupported feature.
> >
> > Fixes: eec136f3c54f ("aesni_gcm: add driver for AES-GCM crypto
> > operations")
> > Cc: [email protected]
> >
> > Signed-off-by: Tejasree Kondoj <[email protected]>
> > ---
> > app/test/test_cryptodev.c | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
>
> Acked-by: Ciara Power <[email protected]>
Applied to dpdk-next-crypto
Thanks.