Skip to content

Commit 10540d0

Browse files
committed
kselftest: fib_nexthops hangs on RT 9.2 kernel
Remove this test - it hangs consistently and no time to debug it.
1 parent c11de8b commit 10540d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/testing/selftests/net/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ TEST_PROGS += udpgso_bench.sh fib_rule_tests.sh msg_zerocopy.sh psock_snd.sh
1111
TEST_PROGS += udpgro_bench.sh udpgro.sh test_vxlan_under_vrf.sh reuseport_addr_any.sh
1212
TEST_PROGS += test_vxlan_fdb_changelink.sh so_txtime.sh ipv6_flowlabel.sh
1313
TEST_PROGS += tcp_fastopen_backup_key.sh fcnal-test.sh l2tp.sh traceroute.sh
14-
TEST_PROGS += fin_ack_lat.sh fib_nexthop_multiprefix.sh fib_nexthops.sh
14+
TEST_PROGS += fin_ack_lat.sh fib_nexthop_multiprefix.sh
1515
TEST_PROGS += altnames.sh icmp.sh icmp_redirect.sh ip6_gre_headroom.sh
1616
TEST_PROGS += route_localnet.sh
1717
TEST_PROGS += reuseaddr_ports_exhausted.sh

0 commit comments

Comments
 (0)