[virtio-dev] RE: [PATCH v14 02/11] content.tex Replace virtqueue number with index

2023-04-19 Thread Parav Pandit
> From: Halil Pasic > Sent: Wednesday, April 19, 2023 12:09 PM > > When VIRTIO_F_NOTIFICATION_DATA has not been negotiated, this > > notification involves sending the -virtqueue number to the device > > (method depending on the transport). > > +virtqueue index to the device (method depending

[virtio-dev] Re: [PATCH v14 02/11] content.tex Replace virtqueue number with index

2023-04-19 Thread Halil Pasic
On Wed, 19 Apr 2023 04:46:30 +0300 Parav Pandit wrote: > Replace virtqueue number with index to align to rest of the > specification. > > Fixes: https://github.com/oasis-tcs/virtio-spec/issues/163 > Signed-off-by: Parav Pandit > > --- > changelog: > v11->v12: > - new patch > --- > content.tex