On 3/27/2018 2:51 PM, Zhang, Qi Z wrote: > > >> -----Original Message----- >> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Olivier Matz >> Sent: Thursday, January 25, 2018 10:36 PM >> To: dev@dpdk.org; Xing, Beilei <beilei.x...@intel.com>; Zhang, Qi Z >> <qi.z.zh...@intel.com>; Lu, Wenzhuo <wenzhuo...@intel.com> >> Subject: [dpdk-dev] [PATCH] net/i40evf: add multicast MAC address filtering >> >> Add support the set_mc_addr_list device operation in the i40evf PMD. >> >> The configured addresses are stored in the device private area, so they can >> be >> flushed before adding new ones. >> >> Signed-off-by: Olivier Matz <olivier.m...@6wind.com> > > Acked-by: Qi Zhang <qi.z.zh...@intel.com> > > Thanks for enable this!
Hi Qi, This feature was already documented as supported in i40e_vf.ini which seems wrong but now it is supported. i40e also documents this feature as supported, can you please check if the feature is supported there and update i40e.ini if required? Thanks, ferruh