> -----Original Message-----
> From: Liu, KevinX <kevinx....@intel.com>
> Sent: Friday, April 8, 2022 9:43 AM
> To: dev@dpdk.org
> Cc: Yang, Qiming <qiming.y...@intel.com>; Zhang, Qi Z
> <qi.z.zh...@intel.com>; Yang, SteveX <stevex.y...@intel.com>; Liu, KevinX
> <kevinx....@intel.com>; sta...@dpdk.org
> 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.
>
> v2:
> - update fixline
>
Change log should not be part of commit log
Please remind these next time.
> Signed-off-by: Kevin Liu <kevinx....@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi