All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: chandu@amd.com, dev@dpdk.org, Amaranath.Somalapuram@amd.com
Cc: Ravi1.Kumar@amd.com
Subject: Re: [dpdk-dev] [PATCH v1 1/2] net/axgbe: add additional MAC address support
Date: Fri, 28 Feb 2020 14:03:25 +0000	[thread overview]
Message-ID: <97dd41f4-3e1b-3adb-36da-9be0bd8edb32@intel.com> (raw)
In-Reply-To: <20200228135935.464-1-chandu@amd.com>

On 2/28/2020 1:59 PM, chandu@amd.com wrote:
> From: Chandu Babu N <chandu@amd.com>
> 
> Supports adding MAC addresses to enable whitelist filtering to
> accept packets
> implement eth_dev_ops mac_addr_set, mac_addr_add, mac_addr_remove and
> set_mc_addr_list
> 
> Signed-off-by: Chandu Babu N <chandu@amd.com>

Hi Chandu, Amaranath,

Same comment with previous patchset,

Please check the "Contributing Code to DPDK" before sending patch:
https://doc.dpdk.org/guides/contributing/patches.html

And prefer threading for series instead of sending them one by one, as noted in
above document:

''Shallow threading (--thread --no-chain-reply-to) is preferred for a patch
series.''

  reply	other threads:[~2020-02-28 14:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-28 13:59 [dpdk-dev] [PATCH v1 1/2] net/axgbe: add additional MAC address support chandu
2020-02-28 14:03 ` Ferruh Yigit [this message]
2020-02-28 14:15   ` Namburu, Chandu-babu
  -- strict thread matches above, loose matches on Subject: below --
2020-02-28 14:06 chandu
2020-02-28 14:20 chandu
2020-03-06  9:56 ` Kumar, Ravi1
2020-03-06 15:06   ` Ferruh Yigit

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=97dd41f4-3e1b-3adb-36da-9be0bd8edb32@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=Amaranath.Somalapuram@amd.com \
    --cc=Ravi1.Kumar@amd.com \
    --cc=chandu@amd.com \
    --cc=dev@dpdk.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.