From: David Edmondson <david.edmondson@oracle.com>
To: Parav Pandit <parav@nvidia.com>,
"mst@redhat.com" <mst@redhat.com>,
"virtio-dev@lists.oasis-open.org"
<virtio-dev@lists.oasis-open.org>,
"cohuck@redhat.com" <cohuck@redhat.com>
Cc: "sgarzare@redhat.com" <sgarzare@redhat.com>,
"pasic@linux.ibm.com" <pasic@linux.ibm.com>,
"virtio-comment@lists.oasis-open.org"
<virtio-comment@lists.oasis-open.org>,
Shahaf Shuler <shahafs@nvidia.com>
Subject: RE: [virtio-dev] [PATCH v15 01/11] content: Add vq index text
Date: Wed, 03 May 2023 22:45:14 +0100 [thread overview]
Message-ID: <m2cz3hum1h.fsf@oracle.com> (raw)
In-Reply-To: <PH0PR12MB548187CC08E9DA78AEB3A9E1DC6C9@PH0PR12MB5481.namprd12.prod.outlook.com>
Parav Pandit <parav@nvidia.com> writes:
>> From: David Edmondson <david.edmondson@oracle.com>
>> Sent: Wednesday, May 3, 2023 6:35 AM
>
>> >
>> > +Each virtqueue is identified by a virtqueue index; virtqueue index
>> > +range is from 0 to 65535 inclusive.
>> > +
>>
>> The range is a property of the index, so generally we would say "a virtqueue
>> index's range", but that feels a bit odd.
>>
> The range applies to the virtqueue too. Index is only to identify it.
>
> So how about below,
> A device can have maximum of 65536 virtqueues. Each virtqueue is identified by a virtqueue index.
> A virtqueue index can have a value in range of 0 to 65535.
Seems good.
--
When you were the brightest star, who were the shadows?
---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org
next prev parent reply other threads:[~2023-05-03 21:45 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-28 4:19 [virtio-dev] [PATCH v15 00/11] Rename queue number to queue index Parav Pandit
2023-04-28 4:19 ` [virtio-dev] [PATCH v15 01/11] content: Add vq index text Parav Pandit
2023-05-03 10:34 ` David Edmondson
2023-05-03 21:09 ` Parav Pandit
2023-05-03 21:45 ` David Edmondson [this message]
2023-04-28 4:19 ` [virtio-dev] [PATCH v15 02/11] content.tex Replace virtqueue number with index Parav Pandit
2023-04-28 4:19 ` [virtio-dev] [PATCH v15 03/11] content: Rename confusing queue_notify_data and vqn names Parav Pandit
2023-05-03 10:48 ` [virtio-dev] Re: [virtio-comment] " David Edmondson
2023-05-03 20:05 ` [virtio-dev] " Parav Pandit
2023-04-28 4:19 ` [virtio-dev] [PATCH v15 04/11] transport-pci: Avoid first vq index reference Parav Pandit
2023-04-28 4:19 ` [virtio-dev] [PATCH v15 05/11] transport-mmio: Rename QueueNum register Parav Pandit
2023-04-28 4:19 ` [virtio-dev] [PATCH v15 06/11] transport-mmio: Avoid referring to zero based index Parav Pandit
2023-04-28 4:19 ` [virtio-dev] [PATCH v15 07/11] transport-ccw: Rename queue depth/size to other transports Parav Pandit
2023-04-28 4:19 ` [virtio-dev] [PATCH v15 08/11] transport-ccw: Refer to the vq by its index Parav Pandit
2023-04-28 4:19 ` [virtio-dev] [PATCH v15 09/11] virtio-net: Avoid duplicate receive queue example Parav Pandit
2023-04-28 4:19 ` [virtio-dev] [PATCH v15 10/11] virtio-net: Describe RSS using rss rq id Parav Pandit
2023-05-03 15:57 ` [virtio-dev] Re: [virtio-comment] " David Edmondson
2023-05-03 20:07 ` [virtio-dev] " Parav Pandit
2023-04-28 4:19 ` [virtio-dev] [PATCH v15 11/11] virtio-net: Update vqn to vq_index for cvq cmds Parav Pandit
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2cz3hum1h.fsf@oracle.com \
--to=david.edmondson@oracle.com \
--cc=cohuck@redhat.com \
--cc=mst@redhat.com \
--cc=parav@nvidia.com \
--cc=pasic@linux.ibm.com \
--cc=sgarzare@redhat.com \
--cc=shahafs@nvidia.com \
--cc=virtio-comment@lists.oasis-open.org \
--cc=virtio-dev@lists.oasis-open.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox