numam-dpdk/examples/l2fwd-event
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
..
l2fwd_common.c net: add macro to extract MAC address bytes 2021-09-07 19:08:05 +02:00
l2fwd_common.h examples/l2fwd-event: add option to configure port pairs 2020-04-04 18:09:51 +02:00
l2fwd_event_generic.c doc: use code snippets in sample app guides 2021-07-31 15:42:43 +02:00
l2fwd_event_internal_port.c doc: use code snippets in sample app guides 2021-07-31 15:42:43 +02:00
l2fwd_event.c doc: use code snippets in sample app guides 2021-07-31 15:42:43 +02:00
l2fwd_event.h examples/l2fwd-event: add eventdev main loop 2019-11-04 18:09:30 +01:00
l2fwd_poll.c doc: use code snippets in sample app guides 2021-07-31 15:42:43 +02:00
l2fwd_poll.h
main.c doc: use code snippets in sample app guides 2021-07-31 15:42:43 +02:00
Makefile examples: fix pkg-config override 2021-05-05 22:20:24 +02:00
meson.build examples: reduce indentation in build files 2021-04-21 14:04:09 +02:00