numam-dpdk/examples/pipeline
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
..
examples examples/pipeline: add FIB example 2021-07-10 08:31:08 +02:00
cli.c net: add macro to extract MAC address bytes 2021-09-07 19:08:05 +02:00
cli.h examples/pipeline: add configuration commands 2020-10-01 18:43:10 +02:00
conn.c examples/pipeline: add message passing mechanism 2020-10-01 18:43:10 +02:00
conn.h examples/pipeline: add message passing mechanism 2020-10-01 18:43:10 +02:00
main.c examples: add eal cleanup to examples 2021-04-21 20:21:25 +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
obj.c port: add file descriptor SWX port 2021-03-23 19:50:44 +01:00
obj.h port: add file descriptor SWX port 2021-03-23 19:50:44 +01:00
thread.c examples/pipeline: make quanta configurable 2021-03-24 10:03:12 +01:00
thread.h examples/pipeline: add new example application 2020-10-01 18:43:10 +02:00