Spdk/lib/vhost/rte_vhost
Ben Walker ba1e1d5308 vhost: Rename LOG_DEBUG to VHOST_LOG_DEBUG
LOG_DEBUG is a symbol defined by POSIX, so if sys/log.h
is included the symbols conflict.

We'll need to push this patch to upstream DPDK too.

Change-Id: Ib263731864aca4791226ea6e3abb5ddfe42e97d8
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2017-05-08 13:19:20 -07:00
..
fd_man.c vhost: add a library and app for userspace vhost-scsi processing 2017-03-06 12:44:35 -07:00
fd_man.h scripts/check_format.sh: check spaces in comments 2017-04-24 13:37:41 -07:00
Makefile vhost: add a library and app for userspace vhost-scsi processing 2017-03-06 12:44:35 -07:00
rte_virtio_net.h vhost: add a library and app for userspace vhost-scsi processing 2017-03-06 12:44:35 -07:00
socket.c vhost: add a library and app for userspace vhost-scsi processing 2017-03-06 12:44:35 -07:00
vhost_user.c vhost: Rename LOG_DEBUG to VHOST_LOG_DEBUG 2017-05-08 13:19:20 -07:00
vhost_user.h vhost: add a library and app for userspace vhost-scsi processing 2017-03-06 12:44:35 -07:00
vhost.c vhost/lib: remove dependency on DPDK vhost library 2017-05-04 09:11:31 -07:00
vhost.h vhost: Rename LOG_DEBUG to VHOST_LOG_DEBUG 2017-05-08 13:19:20 -07:00
virtio_net.c vhost: Rename LOG_DEBUG to VHOST_LOG_DEBUG 2017-05-08 13:19:20 -07:00