i40evf: clear queues when stopping
Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com> Acked-by: Helin Zhang <helin.zhang@intel.com>
This commit is contained in:
parent
0b475bb5bb
commit
de605cb1bc
@ -1620,6 +1620,7 @@ i40evf_dev_stop(struct rte_eth_dev *dev)
|
||||
|
||||
i40evf_disable_queues_intr(hw);
|
||||
i40evf_stop_queues(dev);
|
||||
i40e_dev_clear_queues(dev);
|
||||
}
|
||||
|
||||
static int
|
||||
|
Loading…
Reference in New Issue
Block a user