numam-dpdk/lib/librte_security
Thomas Monjalon 614af75489 security: switch metadata to dynamic mbuf field
The device-specific metadata was stored in the deprecated field udata64.
It is moved to a dynamic mbuf field in order to allow removal of udata64.

The name rte_security_dynfield is not very descriptive
but it should be replaced later by separate fields for each type of data
that drivers pass to the upper layer.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Haiyue Wang <haiyue.wang@intel.com>
2020-10-31 16:13:11 +01:00
..
meson.build build: remove individual library versions 2019-11-20 23:05:39 +01:00
rte_security_driver.h security: switch metadata to dynamic mbuf field 2020-10-31 16:13:11 +01:00
rte_security.c security: switch metadata to dynamic mbuf field 2020-10-31 16:13:11 +01:00
rte_security.h security: switch metadata to dynamic mbuf field 2020-10-31 16:13:11 +01:00
version.map security: switch metadata to dynamic mbuf field 2020-10-31 16:13:11 +01:00