lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250603065537.718be88c@kernel.org>
Date: Tue, 3 Jun 2025 06:55:37 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Paolo Abeni <pabeni@...hat.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
 andrew+netdev@...n.ch, horms@...nel.org, shuah@...nel.org,
 willemb@...gle.com, linux-kselftest@...r.kernel.org
Subject: Re: [PATCH net] selftests: drv-net: add configs for the TSO test

On Tue, 3 Jun 2025 13:17:25 +0200 Paolo Abeni wrote:
> On 6/3/25 1:16 AM, Jakub Kicinski wrote:
> > diff --git a/tools/testing/selftests/drivers/net/hw/config b/tools/testing/selftests/drivers/net/hw/config
> > new file mode 100644
> > index 000000000000..ea4b70d71563
> > --- /dev/null
> > +++ b/tools/testing/selftests/drivers/net/hw/config
> > @@ -0,0 +1,6 @@
> > +CONFIG_IPV6=y
> > +CONFIG_IPV6_GRE=y
> > +CONFIG_NET_IP_TUNNEL=y  
> 
> I think the above it's not strictly needed, because it's selected by gre
> and vxlan (indirectly), but it should not hurt, nor I think we have
> minimal non redundant knobs list in other config files.

Oops, you're right. I'll respin after 

  netlink: specs: rt-link: decode ip6gre

gets thru CI, this change alone fixed TSO but broke the stats test :S

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ