numam-dpdk/lib/security
Akhil Goyal fb545457ed security: add reserved bit fields
In struct rte_security_ipsec_sa_options, for every new option
added, there is an ABI breakage, to avoid, a reserved_opts
bitfield is added to for the remaining bits available in the
structure.
Now for every new sa option, these reserved_opts can be reduced
and new option can be added.

Signed-off-by: Akhil Goyal <gakhil@marvell.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Ray Kinsella <mdr@ashroe.eu>
2021-10-18 20:12:19 +02:00
..
meson.build security: use net library to include IP structs 2021-10-07 14:47:35 +02:00
rte_security_driver.h security: hide internal API 2021-10-18 20:12:19 +02:00
rte_security.c security: add option for faster user/meta data access 2021-09-28 08:43:47 +02:00
rte_security.h security: add reserved bit fields 2021-10-18 20:12:19 +02:00
version.map security: hide internal API 2021-10-18 20:12:19 +02:00