netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests: add arp_ndisc_evict_nocarrier to Makefile
@ 2021-11-22 17:18 James Prestwood
  2021-11-24  4:20 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: James Prestwood @ 2021-11-22 17:18 UTC (permalink / raw)
  To: netdev; +Cc: kuba, shuah, liuhangbin, James Prestwood

This was previously added in selftests but never added
to the Makefile

Signed-off-by: James Prestwood <prestwoj@gmail.com>
---
 tools/testing/selftests/net/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/testing/selftests/net/Makefile b/tools/testing/selftests/net/Makefile
index 7615f29831eb..9897fa9ab953 100644
--- a/tools/testing/selftests/net/Makefile
+++ b/tools/testing/selftests/net/Makefile
@@ -34,6 +34,7 @@ TEST_PROGS += srv6_end_dt46_l3vpn_test.sh
 TEST_PROGS += srv6_end_dt4_l3vpn_test.sh
 TEST_PROGS += srv6_end_dt6_l3vpn_test.sh
 TEST_PROGS += vrf_strict_mode_test.sh
+TEST_PROGS += arp_ndisc_evict_nocarrier.sh
 TEST_PROGS_EXTENDED := in_netns.sh setup_loopback.sh setup_veth.sh
 TEST_PROGS_EXTENDED += toeplitz_client.sh toeplitz.sh
 TEST_GEN_FILES =  socket nettest
-- 
2.31.1


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

* Re: [PATCH] selftests: add arp_ndisc_evict_nocarrier to Makefile
  2021-11-22 17:18 [PATCH] selftests: add arp_ndisc_evict_nocarrier to Makefile James Prestwood
@ 2021-11-24  4:20 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-11-24  4:20 UTC (permalink / raw)
  To: James Prestwood; +Cc: netdev, kuba, shuah, liuhangbin

Hello:

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

On Mon, 22 Nov 2021 09:18:06 -0800 you wrote:
> This was previously added in selftests but never added
> to the Makefile
> 
> Signed-off-by: James Prestwood <prestwoj@gmail.com>
> ---
>  tools/testing/selftests/net/Makefile | 1 +
>  1 file changed, 1 insertion(+)

Here is the summary with links:
  - selftests: add arp_ndisc_evict_nocarrier to Makefile
    https://git.kernel.org/netdev/net/c/619ca0d0108a

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] 2+ messages in thread

end of thread, other threads:[~2021-11-24  4:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-22 17:18 [PATCH] selftests: add arp_ndisc_evict_nocarrier to Makefile James Prestwood
2021-11-24  4:20 ` 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).