Spdk/lib/rte_vhost
Changpeng Liu f508f50a5e vhost: disable Waddress-of-packed-member for internal vhost library
When using internal vhost library, there is a warning information:
taking address of packed member of class or structure may result in
an unaligned pointer value [-Werror,-Waddress-of-packed-member].

DPDK disable this check by default, so we will do it same for
internal vhost library.

Change-Id: I6fb12d5f5339ccb03bb85196f9c100d0521e4620
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/479501
Community-CI: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Broadcom SPDK FC-NVMe CI <spdk-ci.pdl@broadcom.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2020-01-13 12:43:16 +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 make: add dependencies for the rte_vhost build. 2019-09-09 22:15:24 +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 make: add dependencies for the rte_vhost build. 2019-09-09 22:15:24 +00:00
vhost.h make: add dependencies for the rte_vhost build. 2019-09-09 22:15:24 +00:00