On Tue, Mar 28 2023, Parav Pandit <[email protected]> wrote: > Currently specification uses virtqueue index and > number interchangeably to refer to the virtqueue. > > Instead refer to it by its number. > > Fixes: https://github.com/oasis-tcs/virtio-spec/issues/163 > Reviewed-by: Jiri Pirko <[email protected]> > Signed-off-by: Parav Pandit <[email protected]> > > --- > changelog: > v8->v9: > - added 'by' at two places > - replaced 'queue number' with 'vq number' > > v6->v7: > - remove text around first vq as it is already covered in the basic > virtqueues facility section > --- > transport-mmio.tex | 23 +++++++++-------------- > 1 file changed, 9 insertions(+), 14 deletions(-)
Reviewed-by: Cornelia Huck <[email protected]> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
