!3940 net: hns3: fix the cmdq reset command times out when all VFs are enabled...
!3940 net: hns3: fix the cmdq reset command times out when all VFs are enabled and the queue is full. Merge Pull Request from: @svishen This pr fixed the problem that the function resets when all VFs are enabled and the queue is full. The cmdq reset command times out when all VFs are enabled and the queue is full. The hardware processing time exceeds the timeout set by the driver. In order to avoid the above extreme situations, the driver extends the reset timeout to 1 second. issue: https://gitee.com/openeuler/kernel/issues/I8UVW2 Link:https://gitee.com/openeuler/kernel/pulls/3940 Signed-off-by:Jialin Zhang <zhangjialin11@huawei.com>
Loading
Please sign in to comment