Re: [PATCH net-next v2 0/4] net: selftest: improve test string formatting and checksum handling

From: Oleksij Rempel
Date: Thu Apr 24 2025 - 00:08:21 EST


On Wed, Apr 23, 2025 at 06:44:00PM -0700, Jakub Kicinski wrote:
> On Tue, 22 Apr 2025 14:38:58 +0200 Oleksij Rempel wrote:
> > This patchset addresses two issues in the current net selftest
> > framework:
> >
> > - Truncated test names: Existing test names are prefixed with an index,
> > reducing the available space within the ETH_GSTRING_LEN limit. This
> > patch removes the index to allow more descriptive names.
> >
> > - Inconsistent checksum behavior: On DSA setups and similar
> > environments, checksum offloading is not always available or
> > appropriate. The previous selftests did not distinguish between software
> > and hardware checksum modes, leading to unreliable results. This
> > patchset introduces explicit csum_mode handling and adds separate tests
> > for both software and hardware checksum validation.
>
> Doesn't apply, presumably because of the fix that's sitting in net?

Yes, your right. I tried to decouple it, but seems in the last version
made to many changes. Sorry

--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |