> -----Original Message-----
> From: Thomas Monjalon <[email protected]>
> Sent: Friday, June 3, 2022 5:17 PM
> To: Zhang, Qi Z <[email protected]>
> Cc: Liu, KevinX <[email protected]>; [email protected]; [email protected]; Yang,
> Qiming <[email protected]>; Yang, SteveX <[email protected]>;
> [email protected]; Mcnamara, John <[email protected]>;
> [email protected]; [email protected]
> Subject: Re: [PATCH v2] net/ice: fix missing MTU value setting
>
> 18/05/2022 05:48, Zhang, Qi Z:
> > > From: Liu, KevinX <[email protected]>
> > > 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: [email protected]
> >
> > 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.
>
>