netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [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

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).