numam-dpdk/lib/librte_vhost
Bruce Richardson adf93ca564 build: increase readability via shortcut variables
Define variables for "is_linux", "is_freebsd" and "is_windows"
to make the code shorter for comparisons and more readable.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
Acked-by: Luca Boccassi <bluca@debian.org>
2019-04-17 18:09:52 +02:00
..
fd_man.c vhost: fix race condition when adding fd in the fdset 2018-12-21 16:22:40 +01:00
fd_man.h vhost: fix race condition when adding fd in the fdset 2018-12-21 16:22:40 +01:00
iotlb.c vhost: flush IOTLB cache on new mem table handling 2018-08-05 01:47:47 +02:00
iotlb.h vhost: flush IOTLB cache on new mem table handling 2018-08-05 01:47:47 +02:00
Makefile vhost/crypto: fix shared lib build without cryptodev 2018-10-26 22:14:05 +02:00
meson.build build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
rte_vdpa.h vhost: remove vDPA available ring relay helper 2019-02-08 19:27:07 +01:00
rte_vhost_crypto.h vhost/crypto: use separate session mempools 2019-01-10 16:57:22 +01:00
rte_vhost_version.map vhost: add API to set protocol features flags 2019-03-20 18:15:42 +01:00
rte_vhost.h vhost: support requests only handled by external backend 2019-03-20 18:15:42 +01:00
socket.c vhost: add API to set protocol features flags 2019-03-20 18:15:42 +01:00
vdpa.c vhost: fix sprintf with snprintf 2019-02-22 14:39:49 +01:00
vhost_crypto.c vhost/crypto: fix parens 2019-03-29 17:25:32 +01:00
vhost_user.c vhost: support requests only handled by external backend 2019-03-20 18:15:42 +01:00
vhost_user.h vhost: remove unused function prototype 2019-01-18 09:47:26 +01:00
vhost.c vhost: remove vhost-net requirements from generic APIs 2019-03-01 18:17:36 +01:00
vhost.h vhost: fix interrupt suppression for the split ring 2019-03-20 18:15:42 +01:00
virtio_crypto.h vhost: add virtio crypto header file 2018-04-14 00:43:30 +02:00
virtio_net.c vhost: fix potential use-after-free for memory region 2019-03-01 18:17:36 +01:00