[PATCH v4] net/i40e: fix max frame size config at port level
Zhang, Qi Z
qi.z.zhang at intel.com
Thu May 19 07:22:04 CEST 2022
> -----Original Message-----
> From: wenxuanx.wu at intel.com <wenxuanx.wu at intel.com>
> Sent: Wednesday, May 18, 2022 12:59 PM
> To: Xing, Beilei <beilei.xing at intel.com>; Zhang, Yuying
> <yuying.zhang at intel.com>; dev at dpdk.org
> Cc: Wu, WenxuanX <wenxuanx.wu at intel.com>; Zhou, YidingX
> <yidingx.zhou at intel.com>; stable at dpdk.org
> Subject: [PATCH v4] net/i40e: fix max frame size config at port level
>
> From: Wenxuan Wu <wenxuanx.wu at intel.com>
>
> Previously, max frame size can only be set when link is up, and the wait time is
> 1 sec. Startup time of 10G_BASET longer than 1s would result in failure.
>
> Acctually, max frame size of media type I40E_MEDIA_TYPE_BASET can be set
> regardless of link status.
>
> This patch omitted the link status check of 10G_MEDIA_TYPE_BASET.
>
> Fixes: a4ba77367923 ("net/i40e: enable maximum frame size at port level")
> Cc: stable at dpdk.org
>
> Signed-off-by: Wenxuan Wu <wenxuanx.wu at intel.com>
Added
Acked-by: Yuying Zhang <yuying.zhang at intel.com> from v3
Applied to dpdk-next-net-intel.
Thanks
Qi
More information about the dev
mailing list