qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Make virtio-net.c ring size configurable?
@ 2014-02-14 13:43 Luke Gorrie
  2014-02-14 19:34 ` Mario Smarduch
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Luke Gorrie @ 2014-02-14 13:43 UTC (permalink / raw)
  To: qemu-devel; +Cc: snabb-devel@googlegroups.com

[-- Attachment #1: Type: text/plain, Size: 417 bytes --]

Howdy!

Observation: virtio-net.c hard-codes the vring size to 256 buffers.

Could this reasonably be made configurable, or would that be likely to
cause a problem?

In Snabb Switch we are creating a 1:1 mapping between Virtio-net
descriptors and VMDq hardware receive descriptors. The VMDq queues support
32768 buffers and I'd like to match this on the QEMU/Virtio-net side -- or
at least come close.

Cheers!
-Luke

[-- Attachment #2: Type: text/html, Size: 591 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-05-12 17:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-14 13:43 [Qemu-devel] Make virtio-net.c ring size configurable? Luke Gorrie
2014-02-14 19:34 ` Mario Smarduch
2014-02-24 15:20 ` Stefan Hajnoczi
2014-02-24 16:14   ` [Qemu-devel] [snabb-devel] " Luke Gorrie
2014-02-27 14:17     ` Stefan Hajnoczi
2014-02-27 14:49       ` Michael S. Tsirkin
2014-02-28  8:02         ` Luke Gorrie
2014-02-24 19:16   ` Luke Gorrie
2016-05-12 17:38 ` [Qemu-devel] " xchenum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).