numam-dpdk/drivers
Wang Xiao W 8b8264bdb9 fm10k/base: check VF has a queue
It is possible that the PF has not yet assigned resources to the VF.
Although rare, this could result in the VF attempting to read queues it
does not own and result in FUM or THI faults in the PF. To prevent this,
check queue 0 before we continue in init_hw_vf.

Signed-off-by: Wang Xiao W <xiao.w.wang@intel.com>
2015-10-07 13:25:07 +02:00
..
net fm10k/base: check VF has a queue 2015-10-07 13:25:07 +02:00
Makefile drivers: create new directory 2015-05-22 15:51:38 +02:00