All of lore.kernel.org
 help / color / mirror / Atom feed
* [dpdk-dev] [Bug 586] Virtio: virtio_dev_rx_queue_done() does not support packed ring
@ 2020-12-03 14:40 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2020-12-03 14:40 UTC (permalink / raw)
  To: dev

https://bugs.dpdk.org/show_bug.cgi?id=586

            Bug ID: 586
           Summary: Virtio: virtio_dev_rx_queue_done() does not support
                    packed ring
           Product: DPDK
           Version: 19.11
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: vhost/virtio
          Assignee: dev@dpdk.org
          Reporter: maxime.coquelin@redhat.com
  Target Milestone: ---

virtio_dev_rx_queue_done() is the Virtio callback for
rte_eth_dev->rx_descriptor_done.

The issue is that it assumes Split ring is used, which would cause undefined
behaviour when packed ring has been negotiated.

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-03 14:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-03 14:40 [dpdk-dev] [Bug 586] Virtio: virtio_dev_rx_queue_done() does not support packed ring bugzilla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.