vhost-device/vhost-device-vsock/src
Viresh Kumar 6d4eea1cf8 vsock: Set VhostUserProtocolFeatures::MQ
As per the vhost-user specification:

"Back-ends should always implement the VHOST_USER_PROTOCOL_F_MQ protocol
feature, even for devices with a fixed number of virtqueues, since it is
simple to implement and offers a degree of introspection."

Vsock backend support three virtqueues and hence this should be set.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
2024-11-08 14:48:55 +05:30
..
main.rs Revert "vsock: Skip tests causing CI failure" 2024-10-10 14:06:46 +05:30
rxops.rs vsock: increase test coverage 2023-11-08 12:34:12 +02:00
rxqueue.rs vsock: increase test coverage 2023-11-08 12:34:12 +02:00
thread_backend.rs Revert "vsock: Skip tests causing CI failure" 2024-10-10 14:06:46 +05:30
txbuf.rs vsock: increase test coverage 2023-11-08 12:34:12 +02:00
vhu_vsock_thread.rs Revert "vsock: Skip tests causing CI failure" 2024-10-10 14:06:46 +05:30
vhu_vsock.rs vsock: Set VhostUserProtocolFeatures::MQ 2024-11-08 14:48:55 +05:30
vsock_conn.rs vsock: Support for vsock backend 2024-09-05 12:09:50 +02:00