> -Original Message-
> From: Zhang, Roy Fan
> Sent: Wednesday, January 9, 2019 10:56 PM
> To: dev@dpdk.org
> Cc: akhil.go...@nxp.com; De Lara Guarch, Pablo
> ; Trahe, Fiona
> Subject: [PATCH v4 11/12] cryptodev: add reference count to session private
> data
>
> This patch adds a refcnt
This patch adds a refcnt field to every session private data in the
cryptodev symmetric session. The counter is used to prevent freeing
symmetric session blindly before it is not cleared by every type of
crypto device in use.
Signed-off-by: Fan Zhang
Acked-by: Fiona Trahe
---
doc/guides/prog_gu
2 matches
Mail list logo