OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] (VIRTIO-120) wrong size/alignment for used ring


Michael Tsirkin created VIRTIO-120:
--------------------------------------

             Summary: wrong size/alignment for used ring
                 Key: VIRTIO-120
                 URL: https://issues.oasis-open.org/browse/VIRTIO-120
             Project: OASIS Virtual I/O Device (VIRTIO) TC
          Issue Type: Bug
    Affects Versions: virtio 1.0 cs01
         Environment: Reported by: Dr. David Alan Gilbert" <dgilbert@redhat.com>
            Reporter: Michael Tsirkin


in the virtio spec why is the used ring described as ' 6 + 4∗(Queue Size) '  when vring_used_elem is 2xle32  

my question is about the '4*' - shouldn't it be '8*' ?

alignment is wrong too :(



--
This message was sent by Atlassian JIRA
(v6.2.2#6258)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]