numam-dpdk/drivers/net
Zhihong Wang 29150b70ab vhost: support Rx queue count request
This patch implements the ops rx_queue_count for vhost PMD by adding
a helper function rte_vhost_rx_queue_count in vhost lib.

The ops rx_queue_count gets vhost RX queue avail count and helps to
understand the queue fill level.

Signed-off-by: Zhihong Wang <zhihong.wang@intel.com>
Acked-by: Ciara Loftus <ciara.loftus@intel.com>
Acked-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
2017-06-16 14:04:25 +02:00
..
af_packet net/af_packet: fix packet bytes counting 2017-06-12 10:41:26 +01:00
ark fix typos using codespell utility 2017-06-14 23:54:13 +02:00
avp net/avp: remove redundant assignment 2017-06-12 10:41:26 +01:00
bnx2x fix typos using codespell utility 2017-06-14 23:54:13 +02:00
bnxt ethdev: remove driver name from device private data 2017-06-12 16:27:44 +01:00
bonding fix typos using codespell utility 2017-06-14 23:54:13 +02:00
cxgbe fix typos using codespell utility 2017-06-14 23:54:13 +02:00
dpaa2 ethdev: remove driver name from device private data 2017-06-12 16:27:44 +01:00
e1000 ethdev: add isolated mode to flow API 2017-06-14 23:33:00 +02:00
ena drivers/net: add generic ethdev macro to get PCI device 2017-06-12 10:41:25 +01:00
enic fix typos using codespell utility 2017-06-14 23:54:13 +02:00
fm10k drivers/net: add generic ethdev macro to get PCI device 2017-06-12 10:41:25 +01:00
i40e fix typos using codespell utility 2017-06-14 23:54:13 +02:00
ixgbe fix typos using codespell utility 2017-06-14 23:54:13 +02:00
kni net/kni: remove unnecessary null check 2017-04-19 15:37:37 +02:00
liquidio net/liquidio: do not touch mbuf initialized fields 2017-06-12 10:41:29 +01:00
mlx4 net/mlx4: support user space Rx interrupt event 2017-06-12 10:41:29 +01:00
mlx5 net/mlx5: fix build with gcc 7.1 2017-06-14 22:54:31 +02:00
nfp fix typos using codespell utility 2017-06-14 23:54:13 +02:00
null net/null: do not touch mbuf next or nb segs on Rx 2017-06-12 10:41:25 +01:00
pcap drivers/net: use ethdev allocation helper for vdev 2017-04-18 19:04:49 +02:00
qede fix typos using codespell utility 2017-06-14 23:54:13 +02:00
ring fix typos using codespell utility 2017-06-14 23:54:13 +02:00
sfc fix typos using codespell utility 2017-06-14 23:54:13 +02:00
szedata2 net/szedata2: add more supported firmwares 2017-06-12 15:21:22 +01:00
tap fix typos using codespell utility 2017-06-14 23:54:13 +02:00
thunderx fix typos using codespell utility 2017-06-14 23:54:13 +02:00
vhost vhost: support Rx queue count request 2017-06-16 14:04:25 +02:00
virtio drivers/net: add generic ethdev macro to get PCI device 2017-06-12 10:41:25 +01:00
vmxnet3 ethdev: remove driver name from device private data 2017-06-12 16:27:44 +01:00
xenvirt ethdev: remove driver name from device private data 2017-06-12 16:27:44 +01:00
Makefile net/dpaa2: introduce NXP DPAA2 driver 2017-04-19 15:37:37 +02:00