Yunjian Wang 6c76b76dc6 net/ice: fix link up when starting 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@dpdk.org

Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2022-01-25 02:41:23 +01:00
..
2021-11-16 01:59:03 +01:00
2021-10-22 18:15:38 +02:00
2022-01-11 12:16:53 +01:00
2021-09-06 03:17:29 +02:00
2022-01-25 02:06:48 +01:00
2021-11-12 06:46:36 +01:00
2021-04-01 16:10:20 +02:00
2021-08-17 08:37:52 +02:00