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

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-comment message

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


Subject: Re: [virtio-dev] RE: [PATCH v6] virtio-net: support the virtqueue coalescing moderation


Hi, Parav.

å 2023/2/22 äå10:28, Parav Pandit åé:

From: Michael S. Tsirkin <mst@redhat.com>
Sent: Wednesday, February 22, 2023 1:29 AM
MMIO device has vq_index register too.
I am inclined to vq_index given current state of spec
[mst@tuck virtio]$ git grep vq_index|wc -l
0

:)

Grep for "virtqueue index".
We need to change "virtqueue index" to "virtqueue number".


Yes, this is more unified in the spec. :)

This version is closed, please help review the v7 version [1] if you have time.

[1] https://lists.oasis-open.org/archives/virtio-dev/202302/msg00520.html

Thanks very much for your response!


and new additions by Michael.
admin vq? Good point, I will change that to vqn too.
Ok. sounds good.

Michael,
Can you please suggest vqn or vq_index to use?
[mst@tuck virtio]$ git grep vqn|wc -l
5

I'd say vqn has precedent.

---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org



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