netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] selftests: drv-net: add rss_api to the Makefile
@ 2025-07-12  1:20 Jakub Kicinski
  2025-07-12 15:23 ` Simon Horman
  2025-07-15  0:30 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Jakub Kicinski @ 2025-07-12  1:20 UTC (permalink / raw)
  To: davem; +Cc: netdev, edumazet, pabeni, andrew+netdev, horms, Jakub Kicinski

I missed adding rss_api.py to the Makefile. The NIPA Makefile
checking script was scanning for shell scripts only, so it
didn't flag it either.

Fixes: 4d13c6c449af ("selftests: drv-net: test RSS Netlink notifications")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
 tools/testing/selftests/drivers/net/hw/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/drivers/net/hw/Makefile b/tools/testing/selftests/drivers/net/hw/Makefile
index df2c047ffa90..fdc97355588c 100644
--- a/tools/testing/selftests/drivers/net/hw/Makefile
+++ b/tools/testing/selftests/drivers/net/hw/Makefile
@@ -16,6 +16,7 @@ TEST_PROGS = \
 	irq.py \
 	loopback.sh \
 	pp_alloc_fail.py \
+	rss_api.py \
 	rss_ctx.py \
 	rss_input_xfrm.py \
 	tso.py \
-- 
2.50.1


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

* Re: [PATCH net-next] selftests: drv-net: add rss_api to the Makefile
  2025-07-12  1:20 [PATCH net-next] selftests: drv-net: add rss_api to the Makefile Jakub Kicinski
@ 2025-07-12 15:23 ` Simon Horman
  2025-07-15  0:30 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2025-07-12 15:23 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: davem, netdev, edumazet, pabeni, andrew+netdev

On Fri, Jul 11, 2025 at 06:20:05PM -0700, Jakub Kicinski wrote:
> I missed adding rss_api.py to the Makefile. The NIPA Makefile
> checking script was scanning for shell scripts only, so it
> didn't flag it either.
> 
> Fixes: 4d13c6c449af ("selftests: drv-net: test RSS Netlink notifications")
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Reviewed-by: Simon Horman <horms@kernel.org>


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

* Re: [PATCH net-next] selftests: drv-net: add rss_api to the Makefile
  2025-07-12  1:20 [PATCH net-next] selftests: drv-net: add rss_api to the Makefile Jakub Kicinski
  2025-07-12 15:23 ` Simon Horman
@ 2025-07-15  0:30 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-07-15  0:30 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: davem, netdev, edumazet, pabeni, andrew+netdev, horms

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 11 Jul 2025 18:20:05 -0700 you wrote:
> I missed adding rss_api.py to the Makefile. The NIPA Makefile
> checking script was scanning for shell scripts only, so it
> didn't flag it either.
> 
> Fixes: 4d13c6c449af ("selftests: drv-net: test RSS Netlink notifications")
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> 
> [...]

Here is the summary with links:
  - [net-next] selftests: drv-net: add rss_api to the Makefile
    https://git.kernel.org/netdev/net-next/c/5ae3bcc20446

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:[~2025-07-15  0:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-12  1:20 [PATCH net-next] selftests: drv-net: add rss_api to the Makefile Jakub Kicinski
2025-07-12 15:23 ` Simon Horman
2025-07-15  0:30 ` 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;
as well as URLs for NNTP newsgroup(s).