Spdk/lib/vhost/rte_vhost
Daniel Verkamp 87036cef6f vhost: fix build with DPDK 17.02 and older
__rte_always_inline was added in DPDK 17.05; replace the single use with
a regular 'inline' to restore compatibility with older DPDK versions.

Change-Id: Ifa92ab781e9b597fca0c9a92f562027fec6b5337
Fixes: 867063e463 ("rte_vhost: introduce safe API for GPA translation")
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/409076
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-04-25 22:32:06 +00:00
..
fd_man.c vhost: upgrade SPDK vhost code to DPDK 17.05 2017-05-08 17:04:29 -07:00
fd_man.h vhost: upgrade SPDK vhost code to DPDK 17.05 2017-05-08 17:04:29 -07:00
Makefile rte_vhost: include rte_config.h via compiler option 2017-09-07 18:02:09 -04:00
rte_vhost.h vhost: fix build with DPDK 17.02 and older 2018-04-25 22:32:06 +00:00
socket.c rte_vhost: mantain separate virtio features field in virtio_net 2017-11-14 15:39:49 -05:00
vhost_user.c vhost_scsi: support initiators without eventq/controlq 2018-04-25 21:34:25 +00:00
vhost_user.h vhost_lib: enable virtio configuration space feature 2018-01-24 16:48:48 -05:00
vhost.c vhost_scsi: support initiators without eventq/controlq 2018-04-25 21:34:25 +00:00
vhost.h rte_vhost: mantain separate virtio features field in virtio_net 2017-11-14 15:39:49 -05:00