numam-dpdk/drivers
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: b58eedfc7d ("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
..
bus bus/dpaa: scan for DPAA Crypto devices 2017-10-12 15:22:39 +01:00
crypto crypto/mrvl: add mrvl crypto driver 2017-10-12 15:22:39 +01:00
event event/octeontx: introduce specialized mbox message copy 2017-10-12 01:36:57 +01:00
mempool mempool/octeontx: fix build with old gcc 2017-10-13 15:28:09 +02:00
net net/i40e: fix VF initialization error 2017-10-13 22:35:29 +01:00
Makefile crypto/dpaa_sec: add crypto driver for NXP DPAA platform 2017-10-12 15:22:39 +01:00