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:
Bernard Iremonger 2015-07-03 15:03:58 +01:00 committed by Thomas Monjalon
parent 0b475bb5bb
commit de605cb1bc

View File

@ -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