vhost: add debug vhost-user on | off CLI
[vpp.git] / src / vnet / devices / virtio / vhost-user.h
index ceced34..ed147a4 100644 (file)
@@ -310,6 +310,9 @@ typedef struct
 
   /* The number of rx interface/queue pairs in interrupt mode */
   u32 ifq_count;
+
+  /* debug on or off */
+  u8 debug;
 } vhost_user_main_t;
 
 typedef struct