DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Aman Singh <aman.deep.singh@intel.com>, <dev@dpdk.org>
Cc: <stephen@networkplumber.org>
Subject: Re: [dpdk-dev] [PATCH v7 0/2] Use macro to print MAC address
Date: Tue, 7 Sep 2021 18:11:16 +0100	[thread overview]
Message-ID: <c5690d61-a6c3-0e21-213f-bce0bebe993a@intel.com> (raw)
In-Reply-To: <20210825172734.39846-1-aman.deep.singh@intel.com>

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.


      parent reply	other threads:[~2021-09-07 17:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-25 17:27 Aman Singh
2021-08-25 17:27 ` [dpdk-dev] [PATCH v7 1/2] net: added macro for MAC address print Aman Singh
2021-08-25 17:27 ` [dpdk-dev] [PATCH v7 2/2] net: added macro to extract MAC address bytes Aman Singh
2021-09-07 17:11 ` Ferruh Yigit [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c5690d61-a6c3-0e21-213f-bce0bebe993a@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=aman.deep.singh@intel.com \
    --cc=dev@dpdk.org \
    --cc=stephen@networkplumber.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).