numam-dpdk/lib/librte_vhost
Bruce Richardson f5256f8dfd build: remove unnecessary large file support defines
Since we now always use _FILE_OFFSET_BITS=64 flag when building
DPDK, we can remove the Makefile and C-file #defines setting it
individually for parts of the build.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
2019-06-03 23:55:50 +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 drivers: remove blank line at EOF 2019-04-22 13:24:59 +02:00
iotlb.h vhost: flush IOTLB cache on new mem table handling 2018-08-05 01:47:47 +02:00
Makefile build: remove unnecessary large file support defines 2019-06-03 23:55:50 +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 doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00
socket.c vhost: fix passing destroyed device to destroy callback 2019-04-19 14:51:54 +02:00
vdpa.c vhost: fix null pointer checking 2019-04-19 14:51:54 +02:00
vhost_crypto.c vhost/crypto: fix parens 2019-03-29 17:25:32 +01:00
vhost_user.c vhost: fix silent queue enabling with legacy guests 2019-04-19 14:51:54 +02:00
vhost_user.h vhost: remove unused function prototype 2019-01-18 09:47:26 +01:00
vhost.c vhost: fix null pointer checking 2019-04-19 14:51:54 +02:00
vhost.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
virtio_crypto.h vhost: add virtio crypto header file 2018-04-14 00:43:30 +02:00
virtio_net.c net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00