numam-dpdk/doc/guides
Yuanhan Liu b50a203986 vhost: export the number of vrings
We used to use rte_vhost_get_queue_num() for telling how many vrings.
However, the return value is the number of "queue pairs", which is
very virtio-net specific. To make it generic, we should return the
number of vrings instead, and let the driver do the proper translation.
Say, virtio-net driver could turn it to the number of queue pairs by
dividing 2.

Meanwhile, mark rte_vhost_get_queue_num as deprecated.

Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2017-04-01 10:42:44 +02:00
..
contributing mk: provide option to set major ABI version 2017-03-16 18:20:01 +01:00
cryptodevs doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
faq doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
freebsd_gsg doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
howto doc: fix parameter of virtio-user for container 2017-04-01 10:36:17 +02:00
linux_gsg doc: add option -d for plugins in Linux guide 2017-04-04 14:52:06 +02:00
nics net/virtio: support MTU feature 2017-04-01 10:36:17 +02:00
prog_guide vhost: make notify ops per vhost driver 2017-04-01 10:40:13 +02:00
rel_notes vhost: export the number of vrings 2017-04-01 10:42:44 +02:00
sample_app_ug examples/quota_watermark: use ring space for watermarks 2017-03-29 22:32:20 +02:00
testpmd_app_ug app/testpmd: add CLI to set TC min bandwidth 2017-04-04 19:03:03 +02:00
tools doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
xen doc: use corelist instead of coremask 2017-03-01 20:39:58 +01:00
conf.py ethdev: add API to free consumed buffers in Tx ring 2017-03-27 17:17:33 +02:00
index.rst doc: rearrange the high level index 2016-11-13 15:25:12 +01:00