numam-dpdk/lib/vhost
Andrew Rybchenko c47d7b90a1 mempool: add namespace to flags
Fix the mempool flags namespace by adding an RTE_ prefix to the name.
The old flags remain usable, to be deprecated in the future.

Flag MEMPOOL_F_NON_IO added in the release is just renamed to have RTE_
prefix.

Signed-off-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2021-10-20 10:00:16 +02:00
..
fd_man.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
fd_man.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
iotlb.c mempool: add namespace to flags 2021-10-20 10:00:16 +02:00
iotlb.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
meson.build lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_vdpa_dev.h eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
rte_vdpa.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_vhost_async.h vhost: remove copy threshold for async path 2021-09-14 13:21:55 +02:00
rte_vhost_crypto.h vhost: promote some APIs to stable 2021-09-14 13:21:57 +02:00
rte_vhost.h vhost: promote some APIs to stable 2021-09-14 13:21:57 +02:00
socket.c vhost: log socket path on adding connection 2021-09-14 13:21:57 +02:00
vdpa.c eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
version.map vhost: promote some APIs to stable 2021-09-14 13:21:57 +02:00
vhost_crypto.c vhost/crypto: check request pointer before dereference 2021-06-23 09:55:23 +02:00
vhost_user.c vhost: clean IOTLB cache on vring stop 2021-09-28 17:26:44 +02:00
vhost_user.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
vhost.c vhost: normalize return type and function name 2021-09-28 21:23:00 +02:00
vhost.h vhost: remove copy threshold for async path 2021-09-14 13:21:55 +02:00
virtio_crypto.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
virtio_net.c vhost: rework RARP packet injection 2021-09-28 21:21:07 +02:00