numam-dpdk/lib/vhost
Aman Deep Singh c2c4f87b12 net: add macro for MAC address print
Added macro to print six bytes of MAC address.
The MAC addresses will be printed in upper case
hexadecimal format.
In case there is a specific check for lower case
MAC address, the user may need to make a change in
such test case after this patch.

Signed-off-by: Aman Deep Singh <aman.deep.singh@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-09-07 19:07:46 +02:00
..
fd_man.c
fd_man.h
iotlb.c
iotlb.h
meson.build lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_vdpa_dev.h
rte_vdpa.h
rte_vhost_async.h vhost: add unsafe async API to clear packets 2021-07-23 10:58:53 +02:00
rte_vhost_crypto.h
rte_vhost.h vhost: fix offload flags in Rx path 2021-05-04 10:22:17 +02:00
socket.c vhost: fix offload flags in Rx path 2021-05-04 10:22:17 +02:00
vdpa.c
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00
vhost_crypto.c vhost/crypto: check request pointer before dereference 2021-06-23 09:55:23 +02:00
vhost_user.c net: add macro for MAC address print 2021-09-07 19:07:46 +02:00
vhost_user.h
vhost.c vhost: add thread-unsafe async registration 2021-07-21 07:56:13 +02:00
vhost.h vhost: rework async configuration structure 2021-07-21 07:56:13 +02:00
virtio_crypto.h
virtio_net.c vhost: add unsafe async API to clear packets 2021-07-23 10:58:53 +02:00