Re: vhost-user question about VHOST_USER_F_PROTOCOL_FEATURES

2023-10-12 Thread Michael S. Tsirkin
On Thu, Oct 12, 2023 at 09:20:28PM +0300, Vladimir Sementsov-Ogievskiy wrote: > Hi all! > > We now have a problem in downstream: > > We have a vhost-user server, which doesn't support > VHOST_USER_SET_VRING_ENABLE. As I understand, vhost-user specification allows > it. So the server behaves as

vhost-user question about VHOST_USER_F_PROTOCOL_FEATURES

2023-10-12 Thread Vladimir Sementsov-Ogievskiy
Hi all! We now have a problem in downstream: We have a vhost-user server, which doesn't support VHOST_USER_SET_VRING_ENABLE. As I understand, vhost-user specification allows it. So the server behaves as follows: 1. in GET_FEATURES, it sets VHOST_USER_F_PROTOCOL_FEATURES, to report support fo