Thread (46 messages) 46 messages, 10 authors, 2012-08-09

Re: [net-next RFC V5 4/5] virtio_net: multiqueue support

From: Sasha Levin <hidden>
Date: 2012-07-21 12:02:34
Also in: kvm, lkml, virtualization

On 07/20/2012 03:40 PM, Michael S. Tsirkin wrote:
quoted
-	err = init_vqs(vi);
quoted
+	if (virtio_has_feature(vdev, VIRTIO_NET_F_CTRL_VQ))
+		vi->has_cvq = true;
+
How about we disable multiqueue if there's no cvq?
Will make logic a bit simpler, won't it?
multiqueues don't really depend on cvq. Does this added complexity really justifies adding an artificial limit?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help