numam-dpdk/lib/vhost
Maxime Coquelin 755a8eaf3f vhost: promote per-queue stats API to stable
This patch promotes the per-queue stats API to stable.
The API has been used by the Vhost PMD since v22.07, and
David Marchand posted a patch to make use of it in next
OVS release[0].

[0]: http://patchwork.ozlabs.org/project/openvswitch/patch/20221007111613.1695524-4-david.marchand@redhat.com/

Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: David Marchand <david.marchand@redhat.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
2022-10-26 11:11:03 +02:00
..
fd_man.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
fd_man.h lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
iotlb.c vhost: reduce memory footprint when IOMMU is disabled 2022-09-29 10:13:22 +02:00
iotlb.h vhost: stop using mempool for IOTLB cache 2022-09-15 17:56:24 +02:00
meson.build vhost: integrate dmadev in asynchronous data-path 2022-02-10 15:59:17 +01:00
rte_vdpa.h vhost: add missing C++ guards 2022-02-22 14:47:49 +01:00
rte_vhost_async.h vhost: introduce DMA vChannel unconfiguration 2022-10-26 10:46:06 +02:00
rte_vhost_crypto.h cryptodev: rework session framework 2022-10-04 22:04:59 +02:00
rte_vhost.h vhost: promote per-queue stats API to stable 2022-10-26 11:11:03 +02:00
socket.c vhost: add type to vDPA device 2022-10-26 10:40:34 +02:00
vdpa_driver.h vhost: add type to vDPA device 2022-10-26 10:40:34 +02:00
vdpa.c vhost: add type to vDPA device 2022-10-26 10:40:34 +02:00
version.map vhost: promote per-queue stats API to stable 2022-10-26 11:11:03 +02:00
vhost_crypto.c mbuf: add helper to get/set IOVA address 2022-10-08 23:58:26 +02:00
vhost_user.c vhost: improve vDPA block device configure condition 2022-10-26 10:40:34 +02:00
vhost_user.h vhost: remove unneeded header includes 2022-06-21 16:46:57 +02:00
vhost.c vhost: add non-blocking API for posting interrupt 2022-10-26 10:58:48 +02:00
vhost.h mbuf: add helper to get/set IOVA address 2022-10-08 23:58:26 +02:00
virtio_crypto.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
virtio_net.c vhost: fix slot index in async Tx 2022-10-26 11:07:29 +02:00