make -C tools/testing/selftests TARGETS="net" TEST_PROGS=fib_nexthops.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: fib_nexthops.sh # 9.96 [+9.96] # 9.97 [+0.00] Basic functional tests # 9.97 [+0.00] ---------------------- # 10.10 [+0.14] TEST: List with nothing defined [ OK ] # 10.23 [+0.13] TEST: Nexthop get on non-existent id [ OK ] # 10.36 [+0.13] TEST: Nexthop del with non-existent id [ OK ] # 10.47 [+0.12] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.60 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 10.86 [+0.25] TEST: Nexthop with down device [ OK ] # 11.23 [+0.37] TEST: Nexthop with device that is linkdown [ OK ] # 11.47 [+0.25] TEST: Nexthop with device only [ OK ] # 11.61 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 11.75 [+0.14] TEST: Blackhole nexthop [ OK ] # 11.90 [+0.15] TEST: Blackhole nexthop with other attributes [ OK ] # 12.17 [+0.27] TEST: Blackhole nexthop with loopback device down [ OK ] # 12.61 [+0.44] TEST: Maximum nexthop ID dump [ OK ] # 12.74 [+0.13] TEST: Create group [ OK ] # 12.87 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 13.00 [+0.12] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.40 [+0.40] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 13.52 [+0.12] TEST: Create group with non-existent nexthop [ OK ] # 13.65 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 13.79 [+0.14] TEST: Replace nexthop with nexthop group [ OK ] # 13.92 [+0.13] TEST: Replace nexthop group with nexthop [ OK ] # 14.06 [+0.14] TEST: Nexthop group and device [ OK ] # 15.41 [+1.35] TEST: Test proto flush [ OK ] # 15.54 [+0.13] TEST: Nexthop group and blackhole [ OK ] # 110.42 [+94.88] TEST: Large scale nexthop flushing [ OK ] # 122.16 [+11.75] # 122.16 [+0.00] Basic resilient nexthop group functional tests # 122.17 [+0.00] ---------------------------------------------- # 122.55 [+0.38] TEST: Add a nexthop group with default parameters [ OK ] # 122.84 [+0.29] TEST: Get a nexthop group with default parameters [ OK ] # 123.22 [+0.39] TEST: Get a nexthop group with non-default parameters [ OK ] # 123.35 [+0.13] TEST: Add a nexthop group with 0 buckets [ OK ] # 123.49 [+0.14] TEST: Replace nexthop group parameters [ OK ] # 123.65 [+0.16] TEST: Get a nexthop group after replacing parameters [ OK ] # 123.78 [+0.13] TEST: Replace idle timer [ OK ] # 123.92 [+0.14] TEST: Get a nexthop group after replacing idle timer [ OK ] # 124.06 [+0.14] TEST: Replace unbalanced timer [ OK ] # 124.21 [+0.15] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 124.35 [+0.14] TEST: Replace with no parameters [ OK ] # 124.49 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 124.63 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 124.76 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 124.88 [+0.12] TEST: Replace number of nexthop buckets [ OK ] # 125.05 [+0.16] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 125.85 [+0.80] TEST: Dump all nexthop buckets [ OK ] # 125.99 [+0.14] TEST: Dump all nexthop buckets in a group [ OK ] # 126.31 [+0.31] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 126.47 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 126.63 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 126.76 [+0.14] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 126.91 [+0.14] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 127.23 [+0.33] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 127.37 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 127.49 [+0.12] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 127.84 [+0.34] TEST: Maximum nexthop ID dump [ OK ] # 128.00 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 128.12 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 128.33 [+0.21] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 128.48 [+0.15] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 129.30 [+0.82] TEST: Initial bucket allocation [ OK ] # 129.69 [+0.40] TEST: Bucket allocation after replace [ OK ] # 130.27 [+0.57] TEST: Buckets migrated after idle timer change [ OK ] # 142.10 [+11.83] # 142.10 [+0.00] IPv4 functional # 142.10 [+0.00] ---------------------- # 142.22 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 142.37 [+0.14] TEST: Get nexthop by id [ OK ] # 142.64 [+0.28] TEST: Delete nexthop by id [ OK ] # 142.91 [+0.27] TEST: Create nexthop - gw only [ OK ] # 143.04 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 143.16 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 143.81 [+0.65] TEST: Nexthops removed on admin down [ OK ] # 144.60 [+0.79] TEST: Delete nexthop route warning [ OK ] # 145.26 [+0.66] TEST: Delete multipath route with only nh id based entry [ OK ] # 145.68 [+0.42] TEST: Delete route when specifying only nexthop device [ OK ] # 145.81 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 145.96 [+0.15] TEST: Delete route when not specifying nexthop attributes [ OK ] # 157.43 [+11.46] # 157.43 [+0.01] IPv4 groups functional # 157.44 [+0.00] ---------------------- # 157.67 [+0.24] TEST: Create nexthop group with single nexthop [ OK ] # 157.79 [+0.12] TEST: Get nexthop group by id [ OK ] # 158.05 [+0.25] TEST: Delete nexthop group by id [ OK ] # 158.95 [+0.90] TEST: Nexthop group with multiple nexthops [ OK ] # 159.37 [+0.42] TEST: Nexthop group updated when entry is deleted [ OK ] # 159.62 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 160.06 [+0.44] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 160.32 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 162.19 [+1.87] TEST: Multiple groups with same nexthop [ OK ] # 162.74 [+0.55] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 162.88 [+0.15] TEST: Nexthop group can not have a group as an entry [ OK ] # 163.14 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 163.26 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 174.54 [+11.28] # 174.54 [+0.00] IPv4 resilient groups functional # 174.54 [+0.00] -------------------------------- # 175.31 [+0.77] TEST: Nexthop group updated when entry is deleted [ OK ] # 175.48 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 175.88 [+0.40] TEST: Nexthop group updated after replace [ OK ] # 176.02 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 176.82 [+0.80] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 177.00 [+0.18] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 177.40 [+0.40] TEST: Nexthop group updated after replace - nECMP [ OK ] # 177.54 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 189.54 [+12.00] TEST: IPv6 nexthop with IPv4 route [ OK ] # 190.08 [+0.54] TEST: IPv6 nexthop with IPv4 route [ OK ] # 190.37 [+0.29] TEST: IPv4 route with IPv6 gateway [ OK ] # 190.65 [+0.28] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 202.06 [+11.41] # 202.06 [+0.00] IPv4 functional runtime # 202.06 [+0.00] ----------------------- # 202.32 [+0.26] TEST: Route add [ OK ] # 202.59 [+0.27] TEST: Route delete [ OK ] # 202.85 [+0.25] TEST: Route add - scope conflict with nexthop [ OK ] # 203.25 [+0.40] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 203.48 [+0.23] TEST: IPv4 route with invalid metric [ OK ] # 203.96 [+0.48] TEST: Basic ping [ OK ] # 204.54 [+0.58] TEST: Ping - multipath [ OK ] # 205.34 [+0.80] TEST: Ping - multiple default routes, nh first [ OK ] # 206.21 [+0.86] TEST: Ping - multiple default routes, nh second [ OK ] # 206.94 [+0.73] TEST: Ping - blackhole [ OK ] # 207.28 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 207.61 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 208.28 [+0.67] TEST: Ping - group with blackhole [ OK ] # 208.62 [+0.34] TEST: Ping - group blackhole replaced with gateways [ OK ] # 208.88 [+0.26] TEST: IPv4 route with device only nexthop [ OK ] # 209.29 [+0.41] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 210.09 [+0.80] TEST: IPv6 nexthop with IPv4 route [ OK ] # 210.75 [+0.66] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 211.10 [+0.35] TEST: IPv6 nexthop with IPv4 route [ OK ] # 211.44 [+0.34] TEST: IPv4 route with IPv6 gateway [ OK ] # 212.13 [+0.69] TEST: IPv4 default route with IPv6 gateway [ OK ] DETECTED CRASH, lowering timeout WAIT TIMEOUT stdout Ctrl-C stdout Ctrl-C stdout ^Cmake[1]: *** [../lib.mk:142: run_tests] Interrupt make: *** [Makefile:218: run_tests] Interrupt xx__->