> -----Original Message-----
> From: Parav Pandit <>
> Sent: Monday, October 16, 2023 9:54 AM
> To: Satananda Burla <>; -
> open.org; ;
> Cc: Shahaf Shuler <>; ;
> ; Heng Qi <>
> Subject: RE: [EXT] [PATCH v1 7/7] virtio-net: Add flow filter device and
> driver requirements
>
>
>
> > From: Satananda Burla <>
> > Sent: Monday, October 16, 2023 5:10 AM
> >
> > Hi Parav
> >
> > > +When the device matches the flow filter for the packet and if no
> > > +match
> > > entry is found
> > > +for the packet, the receive packet processing continues to next
> > > +level,
> > > i.e. to apply
> > > +configuration done using VIRTIO_NET_CTRL_MQ_RSS_CONFIG command.
> > Did you mean to say that the device has flow filters configured but no
> match is
> > found for a packet? I think the following line is confusing "When the
> device
> > matches the flow filter for the packet and if no match entry is found"
>
> Yes. It is confusing.
> How about?
> When the device perform flow filter match operations and operation result
> did not have any match, the receive packet ...
Sounds better.
Regards
Satananda