Netdev List
 help / color / mirror / Atom feed
* [PATCH v2 1/2] selftests: drv-net: Fix csum path in doc
@ 2026-07-20 21:51 Petr Vorel
  2026-07-20 21:51 ` [PATCH v2 2/2] selftests: drv-net: Fix TSO test doc Petr Vorel
  2026-07-23 17:20 ` [PATCH v2 1/2] selftests: drv-net: Fix csum path in doc patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Petr Vorel @ 2026-07-20 21:51 UTC (permalink / raw)
  To: netdev
  Cc: Petr Vorel, Jakub Kicinski, Willem de Bruijn, linux-kselftest,
	Petr Vorel

From: Petr Vorel <petr.vorel@gmail.com>

C source was moved in 1d0dc857b5d87.

Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
Changes v1->v2 (both asked by Jakub):
* Sent to netdev
* Remove Fixes tag

Link to v1:
https://lore.kernel.org/linux-kselftest/20260702212248.358977-1-pvorel@suse.cz/

 tools/testing/selftests/drivers/net/hw/csum.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/testing/selftests/drivers/net/hw/csum.py b/tools/testing/selftests/drivers/net/hw/csum.py
index 3e3a89a34afe..0e99198f8d39 100755
--- a/tools/testing/selftests/drivers/net/hw/csum.py
+++ b/tools/testing/selftests/drivers/net/hw/csum.py
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 # SPDX-License-Identifier: GPL-2.0
 
-"""Run the tools/testing/selftests/net/csum testsuite."""
+"""Run the tools/testing/selftests/net/lib/csum testsuite."""
 
 from os import path
 
-- 
2.55.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-23 17:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-20 21:51 [PATCH v2 1/2] selftests: drv-net: Fix csum path in doc Petr Vorel
2026-07-20 21:51 ` [PATCH v2 2/2] selftests: drv-net: Fix TSO test doc Petr Vorel
2026-07-23 17:20 ` [PATCH v2 1/2] selftests: drv-net: Fix csum path in doc patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox