numam-dpdk/lib/vhost
Xuan Ding 07ee2d7505 vhost: normalize return type and function name
In some function definitions, adjust return type and function name on
a separate line to be consistent with DPDK coding style.

Signed-off-by: Xuan Ding <xuan.ding@intel.com>
Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
2021-09-28 21:23:00 +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 eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +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