numam-dpdk/lib/vhost
David Marchand 6546b60733 vhost: fix build with clang 15
This variable is not used.

Fixes: abeb865255 ("vhost: remove copy threshold for async path")
Cc: stable@dpdk.org

Signed-off-by: David Marchand <david.marchand@redhat.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: Tyler Retzlaff <roretzla@linux.microsoft.com>
2022-11-21 11:19:04 +01: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 cleanup compat header inclusions 2022-11-15 08:39:14 +01: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 build with clang 15 2022-11-21 11:19:04 +01:00