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