[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <68404e84d0f58_1e99f529441@willemb.c.googlers.com.notmuch>
Date: Wed, 04 Jun 2025 09:47:48 -0400
From: Willem de Bruijn <willemdebruijn.kernel@...il.com>
To: Jakub Kicinski <kuba@...nel.org>,
davem@...emloft.net
Cc: netdev@...r.kernel.org,
edumazet@...gle.com,
pabeni@...hat.com,
andrew+netdev@...n.ch,
horms@...nel.org,
Jakub Kicinski <kuba@...nel.org>,
shuah@...nel.org,
willemb@...gle.com,
linux-kselftest@...r.kernel.org
Subject: Re: [PATCH net v2] selftests: drv-net: add configs for the TSO test
Jakub Kicinski wrote:
> Add missing config options for the tso.py test, specifically
> to make sure the kernel is built with vxlan and gre tunnels.
>
> I noticed this while adding a TSO-capable device QEMU to the CI.
> Previously we only run virtio tests and it doesn't report LSO
> stats on the QEMU we have.
>
> Fixes: 0d0f4174f6c8 ("selftests: drv-net: add a simple TSO test")
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
Reviewed-by: Willem de Bruijn <willemb@...gle.com>
I wonder if we'll slowly recreate tools/testing/selftests/net/config.
An ugly hack, but maybe let the Makefile just copy that config here?
Or append it.
Powered by blists - more mailing lists