[Intel-wired-lan] [next PATCH S2-V2 11/12] i40e: Able to add up to 16 MAC filters on an untrusted VF

Bowers, AndrewX andrewx.bowers at intel.com
Wed Feb 13 20:24:01 UTC 2019


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Alice Michael
> Sent: Wednesday, February 6, 2019 3:08 PM
> To: Michael, Alice <alice.michael at intel.com>; intel-wired-
> lan at lists.osuosl.org
> Cc: Ludkiewicz, Adam <adam.ludkiewicz at intel.com>
> Subject: [Intel-wired-lan] [next PATCH S2-V2 11/12] i40e: Able to add up to
> 16 MAC filters on an untrusted VF
> 
> From: Adam Ludkiewicz <adam.ludkiewicz at intel.com>
> 
> This patch fixes the problem with the driver being able to add only 7 multicast
> MAC address filters instead of 16. The problem is fixed by changing the
> maximum number of MAC address filters to 16+1+1 (two extra are needed
> because the driver uses 1 for unicast MAC address and 1 for broadcast).
> 
> Signed-off-by: Adam Ludkiewicz <adam.ludkiewicz at intel.com>
> ---
>  drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>




More information about the Intel-wired-lan mailing list