numam-dpdk/examples/vhost_blk
Keiichi Watanabe 510f43fc5e examples/vhost_blk: check features before inflight API
Avoid calling rte_vhost_get_vhost_ring_inflight() and
rte_vhost_get_vring_base_from_inflight() when
VHOST_USER_PROTOCOL_F_INFLIGHT_SHMFD is not set.

Signed-off-by: Keiichi Watanabe <keiichiw@chromium.org>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
2021-03-31 08:20:59 +02:00
..
blk_spec.h replace packed attributes 2020-04-16 18:16:46 +02:00
blk.c examples/vhost_blk: refactor to increase readability 2020-05-05 15:54:26 +02:00
Makefile examples: warn about broken pkg-config 2021-01-30 01:27:28 +01:00
meson.build examples: stop processing meson file if build impossible 2020-11-12 19:33:36 +01:00
vhost_blk_compat.c examples/vhost_blk: use common macro for minimum 2020-04-21 13:57:07 +02:00
vhost_blk.c examples/vhost_blk: check features before inflight API 2021-03-31 08:20:59 +02:00
vhost_blk.h examples/vhost_blk: refactor to increase readability 2020-05-05 15:54:26 +02:00