* [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
* [PATCH v2 2/2] selftests: drv-net: Fix TSO test doc
2026-07-20 21:51 [PATCH v2 1/2] selftests: drv-net: Fix csum path in doc Petr Vorel
@ 2026-07-20 21:51 ` Petr Vorel
2026-07-23 17:20 ` [PATCH v2 1/2] selftests: drv-net: Fix csum path in doc patchwork-bot+netdevbpf
1 sibling, 0 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
Replace copy paste from csum.py with a real test purpose.
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-2-pvorel@suse.cz/
tools/testing/selftests/drivers/net/hw/tso.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/selftests/drivers/net/hw/tso.py b/tools/testing/selftests/drivers/net/hw/tso.py
index 802bb4868046..67f6c9ca9a64 100755
--- a/tools/testing/selftests/drivers/net/hw/tso.py
+++ b/tools/testing/selftests/drivers/net/hw/tso.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
# SPDX-License-Identifier: GPL-2.0
-"""Run the tools/testing/selftests/net/csum testsuite."""
+"""A simple test for TSO."""
import fcntl
import socket
--
2.55.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v2 1/2] selftests: drv-net: Fix csum path in doc
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 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2026-07-23 17:20 UTC (permalink / raw)
To: Petr Vorel; +Cc: netdev, petr.vorel, kuba, willemb, linux-kselftest
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 20 Jul 2026 23:51:48 +0200 you wrote:
> 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
>
> [...]
Here is the summary with links:
- [v2,1/2] selftests: drv-net: Fix csum path in doc
https://git.kernel.org/netdev/net-next/c/b8363908ea1e
- [v2,2/2] selftests: drv-net: Fix TSO test doc
https://git.kernel.org/netdev/net-next/c/1306cf6dc1df
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [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