[RFC v2 06/10] vhost: claim VDUSE support for API version 1
Eugenio Pérez
eperezma at redhat.com
Tue Mar 10 20:16:41 CET 2026
From: Maxime Coquelin <maxime.coquelin at redhat.com>
Signed-off-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Signed-off-by: Eugenio Pérez <eperezma at redhat.com>
---
lib/vhost/vduse.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/vhost/vduse.c b/lib/vhost/vduse.c
index 4e1920f9441e..80020d3d5413 100644
--- a/lib/vhost/vduse.c
+++ b/lib/vhost/vduse.c
@@ -25,7 +25,7 @@
#include "vhost.h"
#include "virtio_net_ctrl.h"
-#define VHOST_VDUSE_API_VERSION 0ULL
+#define VHOST_VDUSE_API_VERSION 1ULL
#define VDUSE_CTRL_PATH "/dev/vduse/control"
struct vduse {
--
2.53.0
More information about the dev
mailing list