summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1769067
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1769067')
-rw-r--r--results/scraper/launchpad-without-comments/17690673
1 files changed, 3 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1769067 b/results/scraper/launchpad-without-comments/1769067
new file mode 100644
index 00000000..2f068734
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1769067
@@ -0,0 +1,3 @@
+virtio-net ignores the absence of the VIRTIO_NET_F_CTRL_VQ feature bit
+
+When negotiating virtio-net feature bits, the device ignores the absence of the VIRTIO_NET_F_CTRL_VQ bit in driver feature bits and provides three virtqueues, including the control virtqueue, even though the driver is expecting only the receive and transmit virtqueues. Looking into the source code, it appears it always assumes the presence of the control virtqueue, violating thus the VIRTIO version 1.0 specification.
\ No newline at end of file