* [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
0 siblings, 1 reply; 2+ 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] 2+ messages in thread
end of thread, other threads:[~2026-07-20 21:52 UTC | newest]
Thread overview: 2+ 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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox