Re: [dpdk-dev] [PATCH v3 14/16] cryptodev: remove attach/detach session API

2018-07-04 Thread Akhil Goyal
On 6/28/2018 6:23 AM, Pablo de Lara wrote: As announced in the previous release, The API to attach/dettach a session to a queue pair is removed, as it was only used in DPAA, and it is not actually needed. Signed-off-by: Pablo de Lara --- Acked-by: Akhil Goyal

[dpdk-dev] [PATCH v3 14/16] cryptodev: remove attach/detach session API

2018-06-28 Thread Pablo de Lara
As announced in the previous release, The API to attach/dettach a session to a queue pair is removed, as it was only used in DPAA, and it is not actually needed. Signed-off-by: Pablo de Lara --- doc/guides/rel_notes/deprecation.rst | 8 doc/guides/rel_notes/release_18_08.rst