> -----Original Message-----
> From: Jie Wang <jie1x.w...@intel.com>
> Sent: 2022年11月10日 11:45
> To: dev@dpdk.org
> Cc: Yang, SteveX <stevex.y...@intel.com>; Zhang, Qi Z
> <qi.z.zh...@intel.com>; Yang, Qiming <qiming.y...@intel.com>; Xing, Beilei
> <beilei.x...@intel.com>; Zhang, Yuying <yuying.zh...@intel.com>; Wang,
> Jie1X <jie1x.w...@intel.com>; sta...@dpdk.org
> Subject: [PATCH] net/i40e: fix X722 NIC receives jumbo frame packets
> 
> For NIC I40E_10G-10G_BASE_T_X722, when the port is configured with link
> speed, it cannot receive jumbo frame packets.
> 
> Because it set maximum frame size failed when starts the port that the port
> link status is still down.
> 
> This patch fix the error that starts the port will force set maximum frame 
> size.
> 
> Fixes: 2184f7cdeeaa ("net/i40e: fix max frame size config at port level")
> Cc: sta...@dpdk.org
> 
> Signed-off-by: Jie Wang <jie1x.w...@intel.com>
> ---
Tested-by: Dukai Yuan<dukaix.y...@intel.com>

Reply via email to