> Subject: [PATCH 1/2] cryptodev: update raw datapath API documentation > > Clarify the error codes returned by rte_cryptodev_raw_dp_ctx. Cryptodev > can return -ENOTSUP to indicate any unsupported features with raw APIs. > > Remove redundant references about 'rte_cryptodev_raw_attach_session()'. > The API is not part of the specification. > > Signed-off-by: Anoob Joseph <ano...@marvell.com> > Signed-off-by: Vidya Sagar Velumuri <vvelum...@marvell.com> Acked-by: Akhil Goyal <gak...@marvell.com>
- [PATCH 1/2] cryptodev: update raw datapath API documentation Anoob Joseph
- [PATCH 2/2] test/crypto: handle returns from raw crypto ... Anoob Joseph
- RE: [PATCH 1/2] cryptodev: update raw datapath API docum... Akhil Goyal