> From: Halil Pasic <pa...@linux.ibm.com> > 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 on the transport). > > This is not entirely accurate. If VIRTIO_F_NOTIF_CONFIG_DATA was negotiated > it is not the virtqueue index that is sent but the vq_notif_config_data. > You are correct. Patch 3 further fixes this as part of CONFIG_DATA related cleanup. --------------------------------------------------------------------- To unsubscribe, e-mail: virtio-dev-unsubscr...@lists.oasis-open.org For additional commands, e-mail: virtio-dev-h...@lists.oasis-open.org
- [virtio-dev] [PATCH v14 04/11] transport-pci: Avoid fir... Parav Pandit
- [virtio-dev] [PATCH v14 07/11] transport-ccw: Rename qu... Parav Pandit
- [virtio-dev] [PATCH v14 11/11] virtio-net: Update vqn t... Parav Pandit
- [virtio-dev] [PATCH v14 06/11] transport-mmio: Avoid re... Parav Pandit
- [virtio-dev] [PATCH v14 08/11] transport-ccw: Refer to ... Parav Pandit
- [virtio-dev] [PATCH v14 02/11] content.tex Replace virt... Parav Pandit
- [virtio-dev] Re: [PATCH v14 02/11] content.tex Rep... Halil Pasic
- [virtio-dev] RE: [PATCH v14 02/11] content.tex... Parav Pandit
- [virtio-dev] [PATCH v14 09/11] virtio-net: Avoid duplic... Parav Pandit
- [virtio-dev] [PATCH v14 05/11] transport-mmio: Rename Q... Parav Pandit
- [virtio-dev] [PATCH v14 10/11] virtio-net: Describe RSS... Parav Pandit
- [virtio-dev] Re: [PATCH v14 10/11] virtio-net: Des... Halil Pasic
- [virtio-dev] Re: [PATCH v14 10/11] virtio-net:... Michael S. Tsirkin
- [virtio-dev] RE: [PATCH v14 10/11] virtio-... Parav Pandit
- [virtio-dev] Re: [PATCH v14 10/11] vir... Michael S. Tsirkin
- [virtio-dev] RE: [PATCH v14 10/11... Parav Pandit