[dpdk-dev] [PATCH v1 1/2] net/axgbe: add additional MAC address support

Ferruh Yigit ferruh.yigit at intel.com
Fri Feb 28 15:03:25 CET 2020


On 2/28/2020 1:59 PM, chandu at amd.com wrote:
> From: Chandu Babu N <chandu at 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 at 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.''


More information about the dev mailing list