> -----Original Message-----
> From: Thomas Monjalon <tho...@monjalon.net>
> Sent: Friday, June 3, 2022 5:17 PM
> To: Zhang, Qi Z <qi.z.zh...@intel.com>
> Cc: Liu, KevinX <kevinx....@intel.com>; dev@dpdk.org; sta...@dpdk.org; Yang,
> Qiming <qiming.y...@intel.com>; Yang, SteveX <stevex.y...@intel.com>;
> sta...@dpdk.org; Mcnamara, John <john.mcnam...@intel.com>;
> ferruh.yi...@amd.com; andrew.rybche...@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....@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: sta...@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.
>
>