vhost: claim to support any layout feature
authorZhihong Wang <zhihong.wang@intel.com>
Fri, 19 Jan 2018 19:02:50 +0000 (14:02 -0500)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 29 Jan 2018 09:04:28 +0000 (10:04 +0100)
commit5a8bb6e9020fa336d00171f72077f814088be0f0
tree3bb0bca116dad2e147ecf4003b0fe002e2743f7f
parentfd617795679019c7aea5ab1e8c85db02cf53f169
vhost: claim to support any layout feature

The VIRTIO_F_ANY_LAYOUT feature indicates the device accepts arbitrary
descriptor layouts. The vhost-user lib already supports it, but the
feature declaration is missing. This patch fixes the mismatch.

Signed-off-by: Zhihong Wang <zhihong.wang@intel.com>
Acked-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Acked-by: Yuanhan Liu <yliu@fridaylinux.org>
lib/librte_vhost/vhost.h