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 # 10.66 [+10.66] # 10.67 [+0.00] Basic functional tests # 10.67 [+0.00] ---------------------- # 10.80 [+0.13] TEST: List with nothing defined [ OK ] # 10.94 [+0.14] TEST: Nexthop get on non-existent id [ OK ] # 11.07 [+0.13] TEST: Nexthop del with non-existent id [ OK ] # 11.24 [+0.18] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.38 [+0.14] TEST: Nexthop with no device or gateway [ OK ] # 11.66 [+0.27] TEST: Nexthop with down device [ OK ] # 12.02 [+0.37] TEST: Nexthop with device that is linkdown [ OK ] # 12.28 [+0.26] TEST: Nexthop with device only [ OK ] # 12.48 [+0.20] TEST: Nexthop with duplicate id [ OK ] # 12.60 [+0.12] TEST: Blackhole nexthop [ OK ] # 12.74 [+0.13] TEST: Blackhole nexthop with other attributes [ OK ] # 13.01 [+0.27] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.50 [+0.49] TEST: Maximum nexthop ID dump [ OK ] # 13.66 [+0.16] TEST: Create group [ OK ] # 13.83 [+0.17] TEST: Create group with blackhole nexthop [ OK ] # 13.96 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.39 [+0.43] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.52 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 14.66 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 14.79 [+0.13] TEST: Replace nexthop with nexthop group [ OK ] # 14.95 [+0.16] TEST: Replace nexthop group with nexthop [ OK ] # 15.09 [+0.15] TEST: Nexthop group and device [ OK ] # 16.55 [+1.46] TEST: Test proto flush [ OK ] # 16.69 [+0.14] TEST: Nexthop group and blackhole [ OK ] # 111.90 [+95.21] TEST: Large scale nexthop flushing [ OK ] # 123.02 [+11.12] # 123.02 [+0.00] Basic resilient nexthop group functional tests # 123.02 [+0.00] ---------------------------------------------- # 123.36 [+0.34] TEST: Add a nexthop group with default parameters [ OK ] # 123.63 [+0.26] TEST: Get a nexthop group with default parameters [ OK ] # 124.02 [+0.39] TEST: Get a nexthop group with non-default parameters [ OK ] # 124.14 [+0.13] TEST: Add a nexthop group with 0 buckets [ OK ] # 124.28 [+0.14] TEST: Replace nexthop group parameters [ OK ] # 124.41 [+0.13] TEST: Get a nexthop group after replacing parameters [ OK ] # 124.52 [+0.11] TEST: Replace idle timer [ OK ] # 124.66 [+0.14] TEST: Get a nexthop group after replacing idle timer [ OK ] # 124.78 [+0.12] TEST: Replace unbalanced timer [ OK ] # 124.92 [+0.15] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 125.05 [+0.13] TEST: Replace with no parameters [ OK ] # 125.20 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 125.31 [+0.11] TEST: Replace nexthop group type - implicit [ OK ] # 125.45 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 125.56 [+0.11] TEST: Replace number of nexthop buckets [ OK ] # 125.71 [+0.15] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 126.46 [+0.75] TEST: Dump all nexthop buckets [ OK ] # 126.62 [+0.15] TEST: Dump all nexthop buckets in a group [ OK ] # 126.91 [+0.29] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 127.06 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 127.21 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 127.32 [+0.11] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 127.45 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 127.76 [+0.31] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 127.89 [+0.12] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 128.02 [+0.13] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 128.35 [+0.34] TEST: Maximum nexthop ID dump [ OK ] # 128.51 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 128.63 [+0.12] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 128.76 [+0.13] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 128.88 [+0.12] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 129.67 [+0.79] TEST: Initial bucket allocation [ OK ] # 130.05 [+0.38] TEST: Bucket allocation after replace [ OK ] # 130.56 [+0.51] TEST: Buckets migrated after idle timer change [ OK ] # 141.54 [+10.98] # 141.54 [+0.00] IPv4 functional # 141.54 [+0.00] ---------------------- # 141.65 [+0.11] TEST: Create nexthop with id, gw, dev [ OK ] # 141.78 [+0.12] TEST: Get nexthop by id [ OK ] # 142.03 [+0.25] TEST: Delete nexthop by id [ OK ] # 142.29 [+0.26] TEST: Create nexthop - gw only [ OK ] # 142.41 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 142.54 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 143.17 [+0.63] TEST: Nexthops removed on admin down [ OK ] # 143.88 [+0.71] TEST: Delete nexthop route warning [ OK ] # 144.51 [+0.63] TEST: Delete multipath route with only nh id based entry [ OK ] # 144.89 [+0.38] TEST: Delete route when specifying only nexthop device [ OK ] # 145.01 [+0.12] TEST: Delete route when specifying only gateway [ OK ] # 145.13 [+0.12] TEST: Delete route when not specifying nexthop attributes [ OK ] # 155.79 [+10.66] # 155.79 [+0.00] IPv4 groups functional # 155.79 [+0.00] ---------------------- # 156.03 [+0.24] TEST: Create nexthop group with single nexthop [ OK ] # 156.15 [+0.12] TEST: Get nexthop group by id [ OK ] # 156.41 [+0.26] TEST: Delete nexthop group by id [ OK ] # 157.26 [+0.85] TEST: Nexthop group with multiple nexthops [ OK ] # 157.68 [+0.42] TEST: Nexthop group updated when entry is deleted [ OK ] # 157.93 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 158.31 [+0.38] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 158.58 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 160.34 [+1.76] TEST: Multiple groups with same nexthop [ OK ] # 160.87 [+0.53] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 160.98 [+0.11] TEST: Nexthop group can not have a group as an entry [ OK ] # 161.22 [+0.24] TEST: Nexthop group with a blackhole entry [ OK ] # 161.36 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 172.25 [+10.89] # 172.25 [+0.00] IPv4 resilient groups functional # 172.25 [+0.00] -------------------------------- # 172.98 [+0.73] TEST: Nexthop group updated when entry is deleted [ OK ] # 173.13 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 173.52 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 173.64 [+0.13] TEST: Nexthop buckets updated after replace [ OK ] # 174.42 [+0.78] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 174.57 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 174.96 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 175.09 [+0.13] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 186.10 [+11.01] TEST: IPv6 nexthop with IPv4 route [ OK ] # 186.62 [+0.52] TEST: IPv6 nexthop with IPv4 route [ OK ] # 186.90 [+0.28] TEST: IPv4 route with IPv6 gateway [ OK ] # 187.17 [+0.28] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 198.13 [+10.96] # 198.13 [+0.00] IPv4 functional runtime # 198.13 [+0.00] ----------------------- # 198.38 [+0.25] TEST: Route add [ OK ] # 198.64 [+0.26] TEST: Route delete [ OK ] # 198.93 [+0.29] TEST: Route add - scope conflict with nexthop [ OK ] # 199.32 [+0.39] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 199.55 [+0.23] TEST: IPv4 route with invalid metric [ OK ] # 200.05 [+0.50] TEST: Basic ping [ OK ] # 200.66 [+0.62] TEST: Ping - multipath [ OK ] # 201.34 [+0.68] TEST: Ping - multiple default routes, nh first [ OK ] # 202.23 [+0.88] TEST: Ping - multiple default routes, nh second [ OK ] # 203.00 [+0.77] TEST: Ping - blackhole [ OK ] # 203.35 [+0.35] TEST: Ping - blackhole replaced with gateway [ OK ] # 203.68 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 204.43 [+0.75] TEST: Ping - group with blackhole [ OK ] # 204.79 [+0.36] TEST: Ping - group blackhole replaced with gateways [ OK ] # 205.08 [+0.29] TEST: IPv4 route with device only nexthop [ OK ] # 205.49 [+0.40] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 206.28 [+0.79] TEST: IPv6 nexthop with IPv4 route [ OK ] # 206.87 [+0.59] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 207.20 [+0.34] TEST: IPv6 nexthop with IPv4 route [ OK ] # 207.51 [+0.31] TEST: IPv4 route with IPv6 gateway [ OK ] # 208.23 [+0.71] TEST: IPv4 default route with IPv6 gateway [ OK ] # 208.53 [+0.31] TEST: IPv4 route with MPLS encap [ OK ] # 208.68 [+0.14] TEST: IPv4 route with MPLS encap - check [ OK ] # 208.80 [+0.12] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 208.95 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 219.49 [+10.54] # 219.49 [+0.00] IPv4 large groups (x32) # 219.49 [+0.00] --------------------- # 254.44 [+34.95] TEST: Dump large (x32) ecmp groups [ OK ] # 265.22 [+10.78] # 265.22 [+0.00] IPv4 large resilient group (128k buckets) # 265.22 [+0.00] ----------------------------------------- # 265.68 [+0.46] TEST: Dump large (x131072) nexthop buckets [ OK ] # 276.45 [+10.76] # 276.45 [+0.00] IPv4 nexthop api compat mode # 276.45 [+0.00] ---------------------------- # 276.78 [+0.33] TEST: IPv4 default nexthop compat mode check [ OK ] # 277.78 [+1.00] TEST: IPv4 compat mode on - route add notification [ OK ] # 277.93 [+0.14] TEST: IPv4 compat mode on - route dump [ OK ] # 278.70 [+0.78] TEST: IPv4 compat mode on - nexthop change [ OK ] # 278.86 [+0.15] TEST: IPv4 set compat mode - 0 [ OK ] # 279.63 [+0.77] TEST: IPv4 compat mode off - route add notification [ OK ] # 279.78 [+0.15] TEST: IPv4 compat mode off - route dump [ OK ] # 280.43 [+0.65] TEST: IPv4 compat mode off - nexthop change [ OK ] # 281.09 [+0.66] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 281.24 [+0.15] TEST: IPv4 set compat mode - 1 [ OK ] # 291.87 [+10.63] # 291.87 [+0.00] IPv4 fdb groups functional # 291.87 [+0.00] -------------------------- # 292.45 [+0.58] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 292.69 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 293.06 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 293.44 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 293.56 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 293.69 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 293.81 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 293.93 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 294.38 [+0.46] TEST: Fdb mac add with nexthop group [ OK ] # 294.50 [+0.11] TEST: Fdb mac add with nexthop [ OK ] # 294.62 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 294.74 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 294.99 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 295.11 [+0.13] TEST: Fdb nexthop delete [ OK ] # 295.23 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 306.07 [+10.84] # 306.07 [+0.00] IPv4 multipath selection # 306.07 [+0.00] ------------------------ # 307.76 [+1.69] TEST: Use valid neighbor during multipath selection [ OK ] # 308.13 [+0.37] TEST: Multipath selection with no valid neighbor [ OK ] # 318.83 [+10.70] # 318.83 [+0.00] IPv4 runtime torture # 318.83 [+0.00] -------------------- # 619.62 [+300.79] TEST: IPv4 torture test [ OK ] # 630.75 [+11.13] # 630.75 [+0.00] IPv4 runtime resilient nexthop group torture # 630.75 [+0.00] -------------------------------------------- # 931.69 [+300.94] TEST: IPv4 resilient nexthop group torture test [ OK ] # 943.59 [+11.90] # 943.60 [+0.00] IPv6 # 943.60 [+0.00] ---------------------- # 943.78 [+0.19] TEST: Create nexthop with id, gw, dev [ OK ] # 943.92 [+0.14] TEST: Get nexthop by id [ OK ] # 944.24 [+0.31] TEST: Delete nexthop by id [ OK ] # 944.52 [+0.28] TEST: Create nexthop - gw only [ OK ] # 944.67 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 944.80 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 945.47 [+0.67] TEST: Nexthops removed on admin down [ OK ] # 972.57 [+27.10] # 972.57 [+0.00] IPv6 groups functional # 972.57 [+0.00] ---------------------- # 972.82 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 972.96 [+0.13] TEST: Get nexthop group by id [ OK ] # 973.23 [+0.28] TEST: Delete nexthop group by id [ OK ] # 974.29 [+1.06] TEST: Nexthop group with multiple nexthops [ OK ] # 974.77 [+0.48] TEST: Nexthop group updated when entry is deleted [ OK ] # 975.04 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 975.46 [+0.43] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 975.77 [+0.30] TEST: Nexthops in groups removed on admin down [ OK ] # 977.62 [+1.86] TEST: Multiple groups with same nexthop [ OK ] # 978.82 [+1.20] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 979.31 [+0.49] TEST: Nexthop group can not have a group as an entry [ OK ] # 980.40 [+1.09] TEST: Nexthop group with a blackhole entry [ OK ] # 980.93 [+0.53] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 993.86 [+12.93] TEST: Nexthop group replace refcounts [ OK ] # 998.42 [+4.56] TEST: 16-bit weights [ OK ] # 1033.52 [+35.10] # 1033.52 [+0.00] IPv6 resilient groups functional # 1033.52 [+0.00] -------------------------------- # 1034.37 [+0.85] TEST: Nexthop group updated when entry is deleted [ OK ] # 1034.53 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1034.94 [+0.41] TEST: Nexthop group updated after replace [ OK ] # 1035.09 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 1035.90 [+0.81] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1036.05 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1036.48 [+0.43] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1036.64 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1037.95 [+1.31] TEST: 16-bit weights [ OK ] # 1049.13 [+11.18] # 1049.13 [+0.00] IPv6 functional runtime # 1049.13 [+0.00] ----------------------- # 1049.39 [+0.26] TEST: Route add [ OK ] # 1049.52 [+0.13] TEST: Route delete [ OK ] # 1049.88 [+0.36] TEST: Ping with nexthop [ OK ] # 1050.46 [+0.58] TEST: Ping - multipath [ OK ] # 1050.89 [+0.43] TEST: Ping - blackhole [ OK ] # 1051.21 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 1051.54 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 1052.18 [+0.64] TEST: Ping - group with blackhole [ OK ] # 1052.51 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1052.77 [+0.26] TEST: IPv6 route with device only nexthop [ OK ] # 1053.19 [+0.42] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1053.73 [+0.54] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1053.99 [+0.26] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1054.28 [+0.29] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1054.95 [+0.66] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1055.21 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1055.50 [+0.30] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1056.14 [+0.63] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1056.39 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1056.73 [+0.33] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1057.25 [+0.52] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1057.48 [+0.23] TEST: IPv6 route with invalid metric [ OK ] # 1058.81 [+1.33] TEST: Nexthop with default route and rpfilter [ OK ] # 1059.14 [+0.33] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1070.02 [+10.89] # 1070.02 [+0.00] IPv6 large groups (x32) # 1070.02 [+0.00] --------------------- # 1106.91 [+36.88] TEST: Dump large (x32) ecmp groups [ OK ] # 1118.04 [+11.13] # 1118.04 [+0.00] IPv6 large resilient group (128k buckets) # 1118.04 [+0.00] ----------------------------------------- # 1118.52 [+0.48] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1129.57 [+11.06] # 1129.58 [+0.00] IPv6 nexthop api compat mode test # 1129.58 [+0.00] -------------------------------- # 1129.91 [+0.33] TEST: IPv6 default nexthop compat mode check [ OK ] # 1130.94 [+1.03] TEST: IPv6 compat mode on - route add notification [ OK ] # 1131.08 [+0.14] TEST: IPv6 compat mode on - route dump [ OK ] # 1131.86 [+0.78] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1132.01 [+0.15] TEST: IPv6 set compat mode - 0 [ OK ] # 1133.17 [+1.16] TEST: IPv6 compat mode off - route add notification [ OK ] # 1133.31 [+0.13] TEST: IPv6 compat mode off - route dump [ OK ] # 1134.06 [+0.76] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1134.73 [+0.67] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1134.88 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1145.67 [+10.79] # 1145.67 [+0.00] IPv6 fdb groups functional # 1145.67 [+0.00] -------------------------- # 1146.32 [+0.65] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1146.56 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 1146.94 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1147.34 [+0.40] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1147.48 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 1147.61 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1147.72 [+0.11] TEST: Fdb Nexthop with onlink [ OK ] # 1147.87 [+0.15] TEST: Fdb Nexthop with encap [ OK ] # 1148.13 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 1148.26 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1148.37 [+0.11] TEST: Route add with fdb nexthop [ OK ] # 1148.52 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 1148.77 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1148.90 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1149.03 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1160.15 [+11.12] # 1160.15 [+0.00] IPv6 multipath selection # 1160.15 [+0.00] ------------------------ # 1162.07 [+1.92] TEST: Use valid neighbor during multipath selection [ OK ] # 1162.46 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 1173.97 [+11.51] # 1173.97 [+0.00] IPv6 runtime torture # 1173.97 [+0.00] -------------------- # 1474.85 [+300.88] TEST: IPv6 torture test [ OK ] # 1486.61 [+11.76] # 1486.61 [+0.00] IPv6 runtime resilient nexthop group torture # 1486.61 [+0.00] -------------------------------------------- # 1787.69 [+301.08] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1788.04 [+0.35] # 1788.05 [+0.00] Tests passed: 238 # 1788.05 [+0.00] Tests failed: 0 # 1788.05 [+0.00] Tests skipped: 0 ok 1 selftests: net: fib_nexthops.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->