Re: [dpdk-dev] [PATCH v3 2/2] net: macro to extract MAC address bytes

2021-08-12 Thread Ferruh Yigit
On 8/10/2021 8:35 AM, Aman Singh wrote: > Added macros to simplyfy print of MAC address. s/simplyfy/simplify > The other method of first formatting mac address > into a string and string printed, is avoided. > There are some cases that 'rte_ether_format_addr()' API is used to convert MAC addres

[dpdk-dev] [PATCH v3 2/2] net: macro to extract MAC address bytes

2021-08-10 Thread Aman Singh
Added macros to simplyfy print of MAC address. The other method of first formatting mac address into a string and string printed, is avoided. Signed-off-by: Aman Singh --- The change in the document will be done in seperate patch. To ensure document has direct reference of the code. V2: Fix buil