Jingjing Wu 8cacf78469 net/i40e: fix VF initialization error
In igb_uio, FLR is issued during open device file. i40evf is trying
to initialize admin queue when driver probe, while the FLR is not
done by host driver. That will cause initialization fail.

This patch is adding the checking if VF reset is done before
adimin queue initialization.

Fixes: b58eedfc7dd5 ("igb_uio: issue FLR during open and release of device file")
Cc: stable@dpdk.org

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
2017-10-13 22:35:29 +01:00
..
2017-10-06 02:49:48 +02:00
2017-10-13 21:57:48 +02:00
2017-10-06 18:23:25 +02:00
2017-10-13 21:57:48 +02:00
2017-10-13 21:57:48 +02:00