[dpdk-dev] [PATCH v2] net/ice: fix link up when starting the device

Zhang, Qi Z qi.z.zhang at intel.com
Tue Jan 25 02:41:13 CET 2022



> -----Original Message-----
> From: Yunjian Wang <wangyunjian at huawei.com>
> Sent: Monday, January 10, 2022 7:53 PM
> To: dev at dpdk.org
> Cc: Zhang, Qi Z <qi.z.zhang at intel.com>; Yang, Qiming
> <qiming.yang at intel.com>; dingxiaoxiong at huawei.com;
> xudingke at huawei.com; Yunjian Wang <wangyunjian at huawei.com>;
> stable at dpdk.org
> Subject: [dpdk-dev] [PATCH v2] net/ice: fix link up when starting the device
> 
> Currently, there is a possibility that the link status is not correct after set link
> up, the device ID is 159b. It would be fixed by calling
> ice_link_update() while the parameter 'wait_to_complete' is true. It's
> reasonable to wait for complete right after set link up as it is not in an link
> status change interrupt handling scenario.
> 
> Fixes: cf911d90e366 ("net/ice: support link update")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Yunjian Wang <wangyunjian at huawei.com>

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi



More information about the stable mailing list