numam-dpdk/drivers/net/vmxnet3
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
..
base net/vmxnet3: remove local bool type 2020-01-17 19:46:02 +01:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00
vmxnet3_ethdev.c net: add macro for MAC address print 2021-09-07 19:07:46 +02:00
vmxnet3_ethdev.h net/vmxnet3: support MSI-X interrupt 2021-07-13 11:31:10 +02:00
vmxnet3_logs.h net/vmxnet3: implement dynamic logging 2018-01-16 18:47:49 +01:00
vmxnet3_ring.h net/vmxnet3: increase Rx data ring descriptor size 2018-04-27 15:54:56 +01:00
vmxnet3_rxtx.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00