On 8/25/2021 6:27 PM, Aman Singh wrote:
> Added macros to simplyfy print of MAC address.
> The six bytes of mac address is extracted using
> a macro to improve code readability.
> 
> V2: Fix build issue in examples code
> V3: Fix Windows compilation issue
> V5: Print format aligned with rte_ether_format_addr API
>     Both using upper case hexadecimal format.
> V6: Added macro RTE_ETHER_ADDR_BYTES in the rte_ether_format_addr
>     API and rebased.
> V7: File got renamed after rebase nfp_ethdev.c added changes to it. 
> 
> *** BLURB HERE ***
> 
> Aman Singh (2):
>   net: added macro for MAC address print
>   net: added macro to extract MAC address bytes
> 

Series applied to dpdk-next-net/main, thanks.

Reply via email to