numam-dpdk/lib/mbuf
Ferruh Yigit 295968d174 ethdev: add namespace
Add 'RTE_ETH' namespace to all enums & macros in a backward compatible
way. The macros for backward compatibility can be removed in next LTS.
Also updated some struct names to have 'rte_eth' prefix.

All internal components switched to using new names.

Syntax fixed on lines that this patch touches.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Tyler Retzlaff <roretzla@linux.microsoft.com>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
Acked-by: Wisam Jaddo <wisamm@nvidia.com>
Acked-by: Rosen Xu <rosen.xu@intel.com>
Acked-by: Chenbo Xia <chenbo.xia@intel.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Somnath Kotur <somnath.kotur@broadcom.com>
2021-10-22 18:15:38 +02:00
..
meson.build build: fix formatting of Meson lists 2021-05-04 15:01:47 +02:00
rte_mbuf_core.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
rte_mbuf_dyn.c mbuf: enforce no option for dynamic fields and flags 2021-10-15 10:29:41 +02:00
rte_mbuf_dyn.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
rte_mbuf_pool_ops.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_mbuf_pool_ops.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_mbuf_ptype.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_mbuf_ptype.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_mbuf.c mbuf: fix reset on mbuf free 2021-10-21 11:18:54 +02:00
rte_mbuf.h mbuf: fix reset on mbuf free 2021-10-21 11:18:54 +02:00
version.map mbuf: promote check helper to stable 2021-10-05 11:04:03 +02:00