* [PATCH net-next] selftests: netdevsim: add fib_notifications to Makefile
@ 2024-10-29 19:26 Jakub Kicinski
2024-10-29 19:35 ` Joe Damato
2024-11-01 2:40 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Jakub Kicinski @ 2024-10-29 19:26 UTC (permalink / raw)
To: davem
Cc: netdev, edumazet, pabeni, Jakub Kicinski, andrew+netdev, shuah,
linux-kselftest, petrm
Commit 19d36d2971e6 ("selftests: netdevsim: Add fib_notifications test")
added the test but didn't include it in the Makefile.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
CC: andrew+netdev@lunn.ch
CC: shuah@kernel.org
CC: linux-kselftest@vger.kernel.org
CC: petrm@nvidia.com
---
tools/testing/selftests/drivers/net/netdevsim/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/testing/selftests/drivers/net/netdevsim/Makefile b/tools/testing/selftests/drivers/net/netdevsim/Makefile
index 5bace0b7fb57..cc08b220323f 100644
--- a/tools/testing/selftests/drivers/net/netdevsim/Makefile
+++ b/tools/testing/selftests/drivers/net/netdevsim/Makefile
@@ -8,6 +8,7 @@ TEST_PROGS = devlink.sh \
ethtool-pause.sh \
ethtool-ring.sh \
fib.sh \
+ fib_notifications.sh \
hw_stats_l3.sh \
nexthop.sh \
peer.sh \
--
2.47.0
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH net-next] selftests: netdevsim: add fib_notifications to Makefile
2024-10-29 19:26 [PATCH net-next] selftests: netdevsim: add fib_notifications to Makefile Jakub Kicinski
@ 2024-10-29 19:35 ` Joe Damato
2024-11-01 2:40 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Joe Damato @ 2024-10-29 19:35 UTC (permalink / raw)
To: Jakub Kicinski
Cc: davem, netdev, edumazet, pabeni, andrew+netdev, shuah,
linux-kselftest, petrm
On Tue, Oct 29, 2024 at 12:26:03PM -0700, Jakub Kicinski wrote:
> Commit 19d36d2971e6 ("selftests: netdevsim: Add fib_notifications test")
> added the test but didn't include it in the Makefile.
>
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
> CC: andrew+netdev@lunn.ch
> CC: shuah@kernel.org
> CC: linux-kselftest@vger.kernel.org
> CC: petrm@nvidia.com
> ---
> tools/testing/selftests/drivers/net/netdevsim/Makefile | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tools/testing/selftests/drivers/net/netdevsim/Makefile b/tools/testing/selftests/drivers/net/netdevsim/Makefile
> index 5bace0b7fb57..cc08b220323f 100644
> --- a/tools/testing/selftests/drivers/net/netdevsim/Makefile
> +++ b/tools/testing/selftests/drivers/net/netdevsim/Makefile
> @@ -8,6 +8,7 @@ TEST_PROGS = devlink.sh \
> ethtool-pause.sh \
> ethtool-ring.sh \
> fib.sh \
> + fib_notifications.sh \
> hw_stats_l3.sh \
> nexthop.sh \
> peer.sh \
> --
> 2.47.0
Reviewed-by: Joe Damato <jdamato@fastly.com>
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH net-next] selftests: netdevsim: add fib_notifications to Makefile
2024-10-29 19:26 [PATCH net-next] selftests: netdevsim: add fib_notifications to Makefile Jakub Kicinski
2024-10-29 19:35 ` Joe Damato
@ 2024-11-01 2:40 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-11-01 2:40 UTC (permalink / raw)
To: Jakub Kicinski
Cc: davem, netdev, edumazet, pabeni, andrew+netdev, shuah,
linux-kselftest, petrm
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 29 Oct 2024 12:26:03 -0700 you wrote:
> Commit 19d36d2971e6 ("selftests: netdevsim: Add fib_notifications test")
> added the test but didn't include it in the Makefile.
>
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
> CC: andrew+netdev@lunn.ch
> CC: shuah@kernel.org
> CC: linux-kselftest@vger.kernel.org
> CC: petrm@nvidia.com
>
> [...]
Here is the summary with links:
- [net-next] selftests: netdevsim: add fib_notifications to Makefile
https://git.kernel.org/netdev/net-next/c/7f66456d776a
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:[~2024-11-01 2:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-29 19:26 [PATCH net-next] selftests: netdevsim: add fib_notifications to Makefile Jakub Kicinski
2024-10-29 19:35 ` Joe Damato
2024-11-01 2:40 ` 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).