> -----Original Message----- > From: Tushar Dave [mailto:tushar.n.d...@oracle.com] > Sent: Tuesday, November 7, 2017 10:20 > To: Nicolas Dichtel <nicolas.dich...@6wind.com>; Kirsher, Jeffrey T > <jeffrey.t.kirs...@intel.com> > Cc: da...@davemloft.net; netdev@vger.kernel.org; Zijie Pan > <zijie....@6wind.com>; Singhai, Anjali <anjali.sing...@intel.com>; Bowers, > AndrewX <andrewx.bow...@intel.com> > Subject: Re: [PATCH net] i40e: fix the calculation of VFs mac addresses > > > > On 11/07/2017 08:32 AM, Nicolas Dichtel wrote: > > From: Zijie Pan <zijie....@6wind.com> > > > > num_mac should be increased only after the call to i40e_add_mac_filter(). > > > > Fixes: 5f527ba962e2 ("i40e: Limit the number of MAC and VLAN addresses > that can be added for VFs") > > CC: Anjali Singhai Jain <anjali.sing...@intel.com> > > CC: Andrew Bowers <andrewx.bow...@intel.com> > > Signed-off-by: Zijie Pan <zijie....@6wind.com> > > Signed-off-by: Nicolas Dichtel <nicolas.dich...@6wind.com> > > --- > > drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 21 > > +++++++++++---------- > > 1 file changed, 11 insertions(+), 10 deletions(-) > > > Thanks for fix. > Reviewed-by: Tushar Dave <tushar.n.d...@oracle.com>
Dave, I have picked this up and will have it go through my net-queue tree.