numam-dpdk/app/test-pmd
Aman Deep Singh a7db3afce7 net: add macro to extract MAC address bytes
Added macros to simplify print of MAC address.
The six bytes of a MAC address are extracted in
a macro here, to improve code readablity.

Signed-off-by: Aman Deep Singh <aman.deep.singh@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-09-07 19:08:05 +02:00
..
5tswap.c net: add function to calculate IPv4 header length 2020-10-16 19:48:17 +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
cmdline_flow.c app/testpmd: send failure logs to stderr 2021-07-24 15:12:57 +02:00
cmdline_mtr.c app/testpmd: send failure logs to stderr 2021-07-24 15:12:57 +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 net: add macro to extract MAC address bytes 2021-09-07 19:08:05 +02:00
config.c net: add macro to extract MAC address bytes 2021-09-07 19:08:05 +02:00
csumonly.c app/testpmd: fix check without outer checksum 2021-08-25 14:29:30 +02:00
flowgen.c app/testpmd: add option for number of flows in flowgen 2021-08-31 17:14:03 +02:00
icmpecho.c app/testpmd: replace POSIX-specific code 2021-07-02 19:03:03 +02:00
ieee1588fwd.c app/testpmd: replace POSIX-specific code 2021-07-02 19:03:03 +02:00
iofwd.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
macfwd.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
macswap_common.h net: add rte prefix to IP structure 2019-05-24 13:34:46 +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: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
meson.build app: reduce indentation in build files 2021-04-21 14:04:09 +02:00
noisy_vnf.c app/testpmd: enable burst stats for noisy VNF mode 2020-09-18 18:55:08 +02:00
parameters.c app/testpmd: support multi-process 2021-09-07 15:29:03 +02:00
rxonly.c app/testpmd: add record-burst-stats runtime config 2020-09-18 18:55:08 +02:00
testpmd.c net: add macro to extract MAC address bytes 2021-09-07 19:08:05 +02:00
testpmd.h app/testpmd: support multi-process 2021-09-07 15:29:03 +02:00
txonly.c app/testpmd: remove most uses of internal ethdev array 2021-07-24 14:41:45 +02:00
util.c app/testpmd: fix dump of Tx offload flags 2021-08-25 14:29:31 +02:00