net: hns3: fix reset timeout under full functions and queues
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8UVW2 CVE: NA ---------------------------------------------------------------------- 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. Fixes: 9f6b3672 ("net: hns3: fix reset timeout when enable full VF") Signed-off-by:Peiyang Wang <wangpeiyang1@huawei.com>
Loading
Please sign in to comment