Skip to content

Commit 619ca0d

Browse files
jprestwokuba-moo
authored andcommitted
selftests: add arp_ndisc_evict_nocarrier to Makefile
This was previously added in selftests but never added to the Makefile Signed-off-by: James Prestwood <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 0afefdc commit 619ca0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/testing/selftests/net/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ TEST_PROGS += srv6_end_dt46_l3vpn_test.sh
3434
TEST_PROGS += srv6_end_dt4_l3vpn_test.sh
3535
TEST_PROGS += srv6_end_dt6_l3vpn_test.sh
3636
TEST_PROGS += vrf_strict_mode_test.sh
37+
TEST_PROGS += arp_ndisc_evict_nocarrier.sh
3738
TEST_PROGS_EXTENDED := in_netns.sh setup_loopback.sh setup_veth.sh
3839
TEST_PROGS_EXTENDED += toeplitz_client.sh toeplitz.sh
3940
TEST_GEN_FILES = socket nettest

0 commit comments

Comments
 (0)