Spdk/test/unit/lib/vhost
Pawel Wodkowski 1655fa48a8 vhost: always inline spdk_vhost_dev_has_feature
spdk_vhost_dev_has_feature() is internal function so we can move it's
declaration to header file. This remove function call overhead.

Change-Id: I1704e8279cd6720177047a1ae8818f68982998db
Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-on: https://review.gerrithub.io/400241
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-02-20 12:35:21 -05:00
..
vhost_blk.c test: use spdk.unittest.mk for vhost unit tests 2018-02-14 11:07:05 -05:00
vhost_scsi.c vhost: always inline spdk_vhost_dev_has_feature 2018-02-20 12:35:21 -05:00
vhost.c ut/vhost: add helper functions to start/stop a device 2018-02-14 15:36:26 -05:00
Makefile ut/vhost: add UT coverage for vhost_blk.c 2017-09-06 18:14:15 -04:00
test_vhost.c vhost: always inline spdk_vhost_dev_has_feature 2018-02-20 12:35:21 -05:00