doc: announce changes in security session struct
authorAkhil Goyal <gakhil@marvell.com>
Tue, 3 Aug 2021 12:23:35 +0000 (17:53 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 7 Aug 2021 17:07:06 +0000 (19:07 +0200)
commit0182a03d0089f8a16ea3f5f00b271a233d7ab9b7
tree9336d1a9da0f357c3191063157127a1f28f738be
parent72bdb18dd60124e8d7221fa3f574d6f98997c6c8
doc: announce changes in security session struct

The structure rte_security_session is not directly used
by the application. The application just need an opaque
pointer to attached to the mbuf or rte_crypto_op while
enqueue. Hence, it can be hidden inside the library
and would prevent unnecessary indirection to the priv
session data in fastpath.

Signed-off-by: Akhil Goyal <gakhil@marvell.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Acked-by: Anoob Joseph <anoobj@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
doc/guides/rel_notes/deprecation.rst