numam-dpdk/app/test-pmd
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
..
5tswap.c net: rename Ethernet header fields 2021-10-08 14:58:11 +02:00
bpf_cmd.c app/testpmd: send failure logs to stderr 2021-07-24 15:12:57 +02:00
bpf_cmd.h build: replace use of old build macros 2020-10-19 22:15:44 +02:00
cmd_flex_item.c app/testpmd: add flex item commands 2021-10-20 19:00:26 +02:00
cmdline_flow.c app/testpmd: support L2TPv2 and PPP protocol pattern 2021-10-21 14:15:59 +02:00
cmdline_mtr.c app/testpmd: fix access to DSCP table entries 2021-10-19 18:10:28 +02:00
cmdline_mtr.h app/testpmd: support policy actions per color 2021-04-21 12:22:18 +02:00
cmdline_tm.c app/testpmd: send failure logs to stderr 2021-07-24 15:12:57 +02:00
cmdline_tm.h app/testpmd: add TM command for non-leaf and packet mode 2020-09-18 18:55:10 +02:00
cmdline.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
config.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
csumonly.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
flowgen.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
icmpecho.c net: rename Ethernet header fields 2021-10-08 14:58:11 +02:00
ieee1588fwd.c app/testpmd: update forward engine beginning 2021-10-08 18:57:48 +02:00
iofwd.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
macfwd.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
macswap_common.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
macswap_neon.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
macswap_sse.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
macswap.c build: remove deprecated cpuflag macros 2020-09-25 11:13:57 +02:00
macswap.h net: rename Ethernet header fields 2021-10-08 14:58:11 +02:00
meson.build app/testpmd: add forwarding engine for shared Rx queue 2021-10-22 00:09:19 +02:00
noisy_vnf.c app/testpmd: update forward engine beginning 2021-10-08 18:57:48 +02:00
parameters.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
rxonly.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
shared_rxq_fwd.c app/testpmd: add forwarding engine for shared Rx queue 2021-10-22 00:09:19 +02:00
testpmd.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
testpmd.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
txonly.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
util.c app/testpmd: dump port info for shared Rx queue 2021-10-22 00:09:11 +02:00