On Wed, Jun 11, 2025 at 11:00 PM Jakub Kicinski <k...@kernel.org> wrote: > > Add support for the new rxfh_fields callbacks, instead of de-muxing > the rxnfc calls. This driver does not support flow filtering so > the set_rxnfc callback is completely removed. > > Signed-off-by: Jakub Kicinski <k...@kernel.org> > --- > CC: m...@redhat.com > CC: jasow...@redhat.com > CC: xuanz...@linux.alibaba.com > CC: epere...@redhat.com > CC: virtualizat...@lists.linux.dev > ---
Acked-by: Jason Wang <jasow...@redhat.com> Thanks