RE: [virtio-comment] [PATCH v1 2/7] virtio-net: Add flow filter capabilities read commands
> From: Heng Qi <>
> Sent: Thursday, October 19, 2023 12:43 PM
> > +The \field{max_vqs} indicates total number of flow filter virtqueues
> > +supported by the device starting from virtqueue index
> > +\field{start_vq_index}. When the device do not support flow filter
> > +requests over flow filter virtqueues,
>
> s/do not/does not
Fixing it. Thanks.