Hi On Fri, Jul 17, 2015 at 4:09 PM, Michael S. Tsirkin <m...@redhat.com> wrote: > > +#define VHOST_USER_F_PROTOCOL_FEATURES 30 > +#define VHOST_USER_PROTOCOL_FEATURE_MASK 0x0ULL
Since this flag is among the VHOST_GET_FEATURES, shouldn't it be part of linux-headers/linux/vhost.h ? (next to VHOST_F_LOG_ALL and VHOST_NET_F_VIRTIO_NET_HDR) -- Marc-André Lureau