qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Bug 1877015] [NEW] virtio only support packed ring size power of 2 between 256 and 1024
@ 2020-05-06  2:43 xuan
  2020-05-06  2:56 ` [Bug 1877015] Re: virtio only support packed ring size power of 2 xuan
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: xuan @ 2020-05-06  2:43 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

Issue discription:
When QEMU starts with "-device virtio-net-pci,netdev=netdev0,mac=52:54:00:00:00:01,disable-modern=false,mrg_rxbuf=on,rx_queue_size=1025,tx_queue_size=1025,mq=on,vectors=15,packed=on"

It raises error: Invalid rx_queue_size (= 1025), must be a power of 2
between 256 and 1024

Analysis:
According to virtio1.1 spec, the packed queue size value does not have to be a power of 2.

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1877015

Title:
  virtio only support packed ring size power of 2 between 256 and 1024

Status in QEMU:
  New

Bug description:
  Issue discription:
  When QEMU starts with "-device virtio-net-pci,netdev=netdev0,mac=52:54:00:00:00:01,disable-modern=false,mrg_rxbuf=on,rx_queue_size=1025,tx_queue_size=1025,mq=on,vectors=15,packed=on"

  It raises error: Invalid rx_queue_size (= 1025), must be a power of 2
  between 256 and 1024

  Analysis:
  According to virtio1.1 spec, the packed queue size value does not have to be a power of 2.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1877015/+subscriptions


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

end of thread, other threads:[~2021-05-11  5:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-06  2:43 [Bug 1877015] [NEW] virtio only support packed ring size power of 2 between 256 and 1024 xuan
2020-05-06  2:56 ` [Bug 1877015] Re: virtio only support packed ring size power of 2 xuan
2020-05-06  4:31 ` [Bug 1877015] [NEW] virtio only support packed ring size power of 2 between 256 and 1024 罗勇刚(Yonggang Luo)
2020-05-06  4:31   ` Yonggang Luo
2020-05-06  5:14   ` xuan
2020-05-06  5:11 ` [Bug 1877015] Re: virtio only support packed ring size power of 2 xuan
2021-05-06 13:34 ` Thomas Huth
2021-05-07  1:55 ` xuan
2021-05-11  5:38 ` Thomas Huth

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).