numam-spdk/lib/rte_vhost
Changpeng Liu 5e8a3a77b6 vhost: make SPDK internal vhost library can work compatible with live recovery
We will not enable the live recovery feature for SPDK internal vhost library,
so we unmask the protocol flag for internal vhost library.

For the purpose to make it can be compiled with latest DPDK version, some
mandatory APIs are required, so add them here.

Change-Id: I34fab7ed90c86a0fb612852a47f6cadeb8a072f3
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/482069
Community-CI: SPDK CI Jenkins <sys_sgci@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2020-01-22 13:54:19 +00:00
..
fd_man.c make: add dependencies for the rte_vhost build. 2019-09-09 22:15:24 +00:00
fd_man.h make: add dependencies for the rte_vhost build. 2019-09-09 22:15:24 +00:00
Makefile vhost: disable Waddress-of-packed-member for internal vhost library 2020-01-13 12:43:16 +00:00
rte_vhost.h vhost: make SPDK internal vhost library can work compatible with live recovery 2020-01-22 13:54:19 +00:00
socket.c rte_vhost: unaffinitize the thread inside rte_vhost API function 2019-11-20 09:33:43 +00:00
vhost_user.c make: add dependencies for the rte_vhost build. 2019-09-09 22:15:24 +00:00
vhost_user.h make: add dependencies for the rte_vhost build. 2019-09-09 22:15:24 +00:00
vhost.c vhost: make SPDK internal vhost library can work compatible with live recovery 2020-01-22 13:54:19 +00:00
vhost.h make: add dependencies for the rte_vhost build. 2019-09-09 22:15:24 +00:00