[dpdk-dev] [PATCH v3 1/2] net: macro for MAC address print

Ferruh Yigit ferruh.yigit at intel.com
Thu Aug 12 17:59:32 CEST 2021


On 8/10/2021 8:35 AM, Aman Singh wrote:
> Added macro to print six bytes of MAC address.
> The MAC addresses will be printed in lower case
> hexdecimal format.

s/hexdecimal/hexadecimal

> In case there is a specific check for upper case
> MAC address, the user may need to make a change in
> such test case after this patch.
> 
> Signed-off-by: Aman Singh <aman.deep.singh at intel.com>

For the patch title we have a convention to start with a word, something like:
"net: add MAC address print format macro"

Except from above issues,
Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

If you will send a new version to fix above minor issues, please keep the tag.


More information about the dev mailing list