numam-dpdk/drivers/net
Wang Xiao W 46e018c501 fm10k/base: fix VF queues counting
During initialization, the VF counts its rings by walking the TQDLOC
registers. This only works if the TQMAP/RQMAP registers are set to map
the out-of-bound rings to the first one, so the VF driver can detect when
it has run out of queues cleanly. Update the PF to reset the empty
TQMAP/RQMAP registers post-VFLR to prevent innocent VF drivers from
triggering malicious events.

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: fix VF queues counting 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