numam-dpdk/drivers/net
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
..
af_packet mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
bnx2x bnx2x: fix part of 32-bit build 2015-08-03 17:39:11 +02:00
bonding bonding: fix device initialisation error handling 2015-08-10 02:05:42 +02:00
cxgbe mbuf: remove packet type from offload flags 2015-09-03 19:22:48 +02:00
e1000 mbuf: remove packet type from offload flags 2015-09-03 19:22:48 +02:00
enic ethdev: remove old flow director API 2015-09-30 01:19:19 +02:00
fm10k fm10k/base: check VF has a queue 2015-10-07 13:25:07 +02:00
i40e i40e/base: add outer UDP checksum for X722 2015-10-02 01:35:23 +02:00
ixgbe ixgbe: remove burst size restriction of vector Rx 2015-09-09 15:17:41 +02:00
mlx4 ethdev: remove old flow director API 2015-09-30 01:19:19 +02:00
mpipe mpipe: add TILE-Gx mPIPE poll mode driver 2015-07-13 16:15:52 +02:00
null mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
pcap mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
ring ring: remove deprecated functions 2015-09-03 19:22:48 +02:00
virtio virtio: small cleanups 2015-07-22 10:55:26 +02:00
vmxnet3 mbuf: remove packet type from offload flags 2015-09-03 19:22:48 +02:00
xenvirt mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
Makefile bnx2x: enable PMD build 2015-07-27 04:27:15 +02:00