[dpdk-stable] [PATCH] net/ixgbe: fix rx multicst count isn't clear

Zhang, Qi Z qi.z.zhang at intel.com
Wed Sep 1 08:17:44 CEST 2021



> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Wang, Haiyue
> Sent: Monday, August 30, 2021 12:32 PM
> To: Qiming Chen <chenqiming_huawei at 163.com>; dev at dpdk.org
> Cc: stable at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] net/ixgbe: fix rx multicst count isn't clear
> 
> > -----Original Message-----
> > From: Qiming Chen <chenqiming_huawei at 163.com>
> > Sent: Monday, August 30, 2021 11:32
> > To: dev at dpdk.org
> > Cc: Wang, Haiyue <haiyue.wang at intel.com>; Qiming Chen
> > <chenqiming_huawei at 163.com>; stable at dpdk.org
> > Subject: [PATCH] net/ixgbe: fix rx multicst count isn't clear
> >
> > In the implementation of the vf driver ixgbevf_update_stats to obtain
> > statistics, the multicast count hw_stats->vfmprc has been obtained,
> > but it is not cleared in the corresponding ixgbevf_dev_stats_reset
> > interface.
> >
> > Fixes: abf7275bbaa2 ("ixgbe: move to drivers/net/")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Qiming Chen <chenqiming_huawei at 163.com>
> > ---
> >  drivers/net/ixgbe/ixgbe_ethdev.c | 1 +
> >  1 file changed, 1 insertion(+)
> >
> 
> Thanks!
> 
> Acked-by: Haiyue Wang <haiyue.wang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi
> 
> > --
> > 2.30.1.windows.1



More information about the stable mailing list