Re: [PATCH net v2 2/2] selftests: net: veth: test the ability to independently manipulate GRO and XDP

From: Michal Kubiak
Date: Wed Mar 13 2024 - 10:04:14 EST


On Wed, Mar 13, 2024 at 06:57:25AM -0700, Jakub Kicinski wrote:
> On Wed, 13 Mar 2024 12:28:41 +0100 Michal Kubiak wrote:
> > On Tue, Mar 12, 2024 at 04:05:52PM +0000, Ignat Korchagin wrote:
> > > We should be able to independently flip either XDP or GRO states and toggling
> > > one should not affect the other.
> > >
> > > Signed-off-by: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
> >
> > Missing "Fixes" tag for the patch targeted to the "net" tree.
>
> it's adjusting a selftest, I don't think we need a Fixes tag for that

OK, sorry! My mistake, then.

Michal