[PATCH v2] net/ice: fix missing MTU value setting

Zhang, Qi Z qi.z.zhang at intel.com
Sat Jun 4 03:21:53 CEST 2022



> -----Original Message-----
> From: Thomas Monjalon <thomas at monjalon.net>
> Sent: Friday, June 3, 2022 5:17 PM
> To: Zhang, Qi Z <qi.z.zhang at intel.com>
> Cc: Liu, KevinX <kevinx.liu at intel.com>; dev at dpdk.org; stable at dpdk.org; Yang,
> Qiming <qiming.yang at intel.com>; Yang, SteveX <stevex.yang at intel.com>;
> stable at dpdk.org; Mcnamara, John <john.mcnamara at intel.com>;
> ferruh.yigit at amd.com; andrew.rybchenko at oktetlabs.ru
> Subject: Re: [PATCH v2] net/ice: fix missing MTU value setting
> 
> 18/05/2022 05:48, Zhang, Qi Z:
> > > From: Liu, KevinX <kevinx.liu at intel.com>
> > > Subject: [PATCH v2] net/ice: fix missing MTU value setting
> > >
> > > In the DCF module, Missing maximum and minimum MTU value settings.
> > >
> > > This patch adds the settings of the maximum and minimum MTU to
> > > correctly calculate the MTU value.
> > >
> > > Fixes: bf89db4409bb ("net/ice: complete device info get in DCF")
> > > Cc: stable at dpdk.org
> >
> > Fix for current version no need cc stable.
> 
> It is a patch from 20.08, so need Cc stable.

Yes, it is. I messed it up with another patch , have fixed this in dpdk-next-net-intel.

> In any case, you should run devtools/check-git-log.sh

Of cause I did.  but I didn't notice the tool will skip cc stable warning if the fix belongs to the current release, thanks for you hint.

> 
> 



More information about the stable mailing list