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.35 [+10.35] # 10.35 [+0.00] Basic functional tests # 10.35 [+0.00] ---------------------- # 10.48 [+0.13] TEST: List with nothing defined [ OK ] # 10.60 [+0.12] TEST: Nexthop get on non-existent id [ OK ] # 10.73 [+0.13] TEST: Nexthop del with non-existent id [ OK ] # 10.87 [+0.14] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 10.98 [+0.11] TEST: Nexthop with no device or gateway [ OK ] # 11.24 [+0.26] TEST: Nexthop with down device [ OK ] # 11.65 [+0.41] TEST: Nexthop with device that is linkdown [ OK ] # 11.91 [+0.26] TEST: Nexthop with device only [ OK ] # 12.05 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 12.18 [+0.14] TEST: Blackhole nexthop [ OK ] # 12.33 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 12.60 [+0.27] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.07 [+0.47] TEST: Maximum nexthop ID dump [ OK ] # 13.20 [+0.13] TEST: Create group [ OK ] # 13.34 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 13.47 [+0.13] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 13.89 [+0.42] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.08 [+0.19] TEST: Create group with non-existent nexthop [ OK ] # 14.22 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 14.34 [+0.12] TEST: Replace nexthop with nexthop group [ OK ] # 14.48 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 14.61 [+0.13] TEST: Nexthop group and device [ OK ] # 16.02 [+1.41] TEST: Test proto flush [ OK ] # 16.16 [+0.14] TEST: Nexthop group and blackhole [ OK ] # 111.33 [+95.17] TEST: Large scale nexthop flushing [ OK ] # 122.93 [+11.60] # 122.93 [+0.00] Basic resilient nexthop group functional tests # 122.93 [+0.00] ---------------------------------------------- # 123.30 [+0.37] TEST: Add a nexthop group with default parameters [ OK ] # 123.57 [+0.27] TEST: Get a nexthop group with default parameters [ OK ] # 123.97 [+0.40] TEST: Get a nexthop group with non-default parameters [ OK ] # 124.09 [+0.12] TEST: Add a nexthop group with 0 buckets [ OK ] # 124.21 [+0.12] TEST: Replace nexthop group parameters [ OK ] # 124.35 [+0.14] TEST: Get a nexthop group after replacing parameters [ OK ] # 124.49 [+0.14] TEST: Replace idle timer [ OK ] # 124.63 [+0.14] TEST: Get a nexthop group after replacing idle timer [ OK ] # 124.76 [+0.13] TEST: Replace unbalanced timer [ OK ] # 124.90 [+0.14] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 125.01 [+0.11] TEST: Replace with no parameters [ OK ] # 125.16 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 125.29 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 125.42 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 125.59 [+0.17] TEST: Replace number of nexthop buckets [ OK ] # 125.73 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 126.52 [+0.79] TEST: Dump all nexthop buckets [ OK ] # 126.64 [+0.12] TEST: Dump all nexthop buckets in a group [ OK ] # 126.96 [+0.32] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 127.14 [+0.18] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 127.28 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 127.41 [+0.13] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 127.55 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 127.86 [+0.32] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 128.00 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 128.11 [+0.11] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 128.42 [+0.30] TEST: Maximum nexthop ID dump [ OK ] # 128.56 [+0.15] TEST: Get a valid nexthop bucket [ OK ] # 128.70 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 128.82 [+0.12] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 128.97 [+0.15] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 129.74 [+0.77] TEST: Initial bucket allocation [ OK ] # 130.12 [+0.38] TEST: Bucket allocation after replace [ OK ] # 130.65 [+0.52] TEST: Buckets migrated after idle timer change [ OK ] # 142.06 [+11.41] # 142.06 [+0.00] IPv4 functional # 142.07 [+0.00] ---------------------- # 142.18 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 142.33 [+0.15] TEST: Get nexthop by id [ OK ] # 142.63 [+0.30] TEST: Delete nexthop by id [ OK ] # 142.87 [+0.24] TEST: Create nexthop - gw only [ OK ] # 143.02 [+0.15] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 143.15 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 143.82 [+0.68] TEST: Nexthops removed on admin down [ OK ] # 144.60 [+0.77] TEST: Delete nexthop route warning [ OK ] # 145.27 [+0.68] TEST: Delete multipath route with only nh id based entry [ OK ] # 145.67 [+0.39] TEST: Delete route when specifying only nexthop device [ OK ] # 145.80 [+0.14] TEST: Delete route when specifying only gateway [ OK ] # 145.93 [+0.12] TEST: Delete route when not specifying nexthop attributes [ OK ] # 156.94 [+11.01] # 156.94 [+0.00] IPv4 groups functional # 156.94 [+0.00] ---------------------- # 157.21 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 157.33 [+0.13] TEST: Get nexthop group by id [ OK ] # 157.61 [+0.27] TEST: Delete nexthop group by id [ OK ] # 158.50 [+0.89] TEST: Nexthop group with multiple nexthops [ OK ] # 158.90 [+0.40] TEST: Nexthop group updated when entry is deleted [ OK ] # 159.15 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 159.55 [+0.40] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 159.83 [+0.29] TEST: Nexthops in groups removed on admin down [ OK ] # 161.64 [+1.81] TEST: Multiple groups with same nexthop [ OK ] # 162.18 [+0.53] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 162.29 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 162.57 [+0.27] TEST: Nexthop group with a blackhole entry [ OK ] # 162.69 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 173.77 [+11.08] # 173.77 [+0.00] IPv4 resilient groups functional # 173.78 [+0.00] -------------------------------- # 174.59 [+0.81] TEST: Nexthop group updated when entry is deleted [ OK ] # 174.75 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 175.16 [+0.40] TEST: Nexthop group updated after replace [ OK ] # 175.31 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 176.10 [+0.79] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 176.24 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 176.66 [+0.43] TEST: Nexthop group updated after replace - nECMP [ OK ] # 176.82 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 188.59 [+11.77] TEST: IPv6 nexthop with IPv4 route [ OK ] # 189.10 [+0.51] TEST: IPv6 nexthop with IPv4 route [ OK ] # 189.38 [+0.28] TEST: IPv4 route with IPv6 gateway [ OK ] # 189.66 [+0.28] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 201.05 [+11.39] # 201.05 [+0.00] IPv4 functional runtime # 201.05 [+0.00] ----------------------- # 201.32 [+0.28] TEST: Route add [ OK ] # 201.59 [+0.27] TEST: Route delete [ OK ] # 201.86 [+0.27] TEST: Route add - scope conflict with nexthop [ OK ] # 202.27 [+0.41] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 202.49 [+0.22] TEST: IPv4 route with invalid metric [ OK ] # 203.00 [+0.51] TEST: Basic ping [ OK ] # 203.60 [+0.60] TEST: Ping - multipath [ OK ] # 204.32 [+0.72] TEST: Ping - multiple default routes, nh first [ OK ] # 205.22 [+0.90] TEST: Ping - multiple default routes, nh second [ OK ] # 205.95 [+0.73] TEST: Ping - blackhole [ OK ] # 206.28 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 206.63 [+0.35] TEST: Ping - gateway replaced by blackhole [ OK ] # 207.31 [+0.68] TEST: Ping - group with blackhole [ OK ] # 207.65 [+0.34] TEST: Ping - group blackhole replaced with gateways [ OK ] # 207.92 [+0.27] TEST: IPv4 route with device only nexthop [ OK ] # 208.36 [+0.44] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 209.16 [+0.80] TEST: IPv6 nexthop with IPv4 route [ OK ] # 209.82 [+0.66] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 210.18 [+0.36] TEST: IPv6 nexthop with IPv4 route [ OK ] # 210.51 [+0.33] TEST: IPv4 route with IPv6 gateway [ OK ] # 211.25 [+0.73] TEST: IPv4 default route with IPv6 gateway [ OK ] # 211.62 [+0.37] TEST: IPv4 route with MPLS encap [ OK ] # 211.77 [+0.15] TEST: IPv4 route with MPLS encap - check [ OK ] # 211.91 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 212.07 [+0.16] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 223.58 [+11.51] # 223.58 [+0.00] IPv4 large groups (x32) # 223.58 [+0.00] --------------------- # 261.09 [+37.51] TEST: Dump large (x32) ecmp groups [ OK ] # 272.64 [+11.55] # 272.64 [+0.00] IPv4 large resilient group (128k buckets) # 272.64 [+0.00] ----------------------------------------- # 273.16 [+0.51] TEST: Dump large (x131072) nexthop buckets [ OK ] # 284.44 [+11.28] # 284.44 [+0.00] IPv4 nexthop api compat mode # 284.44 [+0.00] ---------------------------- # 284.79 [+0.35] TEST: IPv4 default nexthop compat mode check [ OK ] # 285.87 [+1.07] TEST: IPv4 compat mode on - route add notification [ OK ] # 286.04 [+0.17] TEST: IPv4 compat mode on - route dump [ OK ] # 286.87 [+0.84] TEST: IPv4 compat mode on - nexthop change [ OK ] # 287.04 [+0.17] TEST: IPv4 set compat mode - 0 [ OK ] # 287.87 [+0.83] TEST: IPv4 compat mode off - route add notification [ OK ] # 288.01 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 288.68 [+0.67] TEST: IPv4 compat mode off - nexthop change [ OK ] # 289.35 [+0.67] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 289.53 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 300.86 [+11.33] # 300.86 [+0.00] IPv4 fdb groups functional # 300.86 [+0.00] -------------------------- # 301.50 [+0.63] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 301.75 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 302.15 [+0.40] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 302.54 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 302.66 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 302.81 [+0.15] TEST: Fdb Nexthop with oif [ OK ] # 302.94 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 303.07 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 303.57 [+0.50] TEST: Fdb mac add with nexthop group [ OK ] # 303.69 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 303.83 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 303.95 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 304.23 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 304.37 [+0.14] TEST: Fdb nexthop delete [ OK ] # 304.50 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 315.85 [+11.35] # 315.85 [+0.00] IPv4 multipath selection # 315.85 [+0.00] ------------------------ # 318.04 [+2.19] TEST: Use valid neighbor during multipath selection [ OK ] # 318.46 [+0.41] TEST: Multipath selection with no valid neighbor [ OK ] # 329.70 [+11.24] # 329.70 [+0.00] IPv4 runtime torture # 329.70 [+0.00] -------------------- # 630.59 [+300.89] TEST: IPv4 torture test [ OK ] # 641.82 [+11.23] # 641.82 [+0.00] IPv4 runtime resilient nexthop group torture # 641.82 [+0.00] -------------------------------------------- # 942.86 [+301.04] TEST: IPv4 resilient nexthop group torture test [ OK ] # 954.14 [+11.28] # 954.14 [+0.00] IPv6 # 954.14 [+0.00] ---------------------- # 954.27 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 954.41 [+0.15] TEST: Get nexthop by id [ OK ] # 954.68 [+0.26] TEST: Delete nexthop by id [ OK ] # 954.93 [+0.25] TEST: Create nexthop - gw only [ OK ] # 955.07 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 955.20 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 955.88 [+0.68] TEST: Nexthops removed on admin down [ OK ] # 967.27 [+11.39] # 967.27 [+0.00] IPv6 groups functional # 967.27 [+0.00] ---------------------- # 967.55 [+0.28] TEST: Create nexthop group with single nexthop [ OK ] # 967.68 [+0.12] TEST: Get nexthop group by id [ OK ] # 967.97 [+0.30] TEST: Delete nexthop group by id [ OK ] # 969.15 [+1.18] TEST: Nexthop group with multiple nexthops [ OK ] # 969.60 [+0.45] TEST: Nexthop group updated when entry is deleted [ OK ] # 969.86 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 970.29 [+0.42] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 970.57 [+0.28] TEST: Nexthops in groups removed on admin down [ OK ] # 972.45 [+1.88] TEST: Multiple groups with same nexthop [ OK ] # 973.03 [+0.58] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 973.15 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 973.40 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 973.54 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 977.40 [+3.86] TEST: Nexthop group replace refcounts [ OK ] # 978.62 [+1.22] TEST: 16-bit weights [ OK ] # 989.81 [+11.19] # 989.81 [+0.00] IPv6 resilient groups functional # 989.81 [+0.00] -------------------------------- # 990.59 [+0.77] TEST: Nexthop group updated when entry is deleted [ OK ] # 990.74 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 991.17 [+0.42] TEST: Nexthop group updated after replace [ OK ] # 991.32 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 992.11 [+0.80] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 992.28 [+0.17] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 992.69 [+0.41] TEST: Nexthop group updated after replace - nECMP [ OK ] # 992.89 [+0.20] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 994.18 [+1.28] TEST: 16-bit weights [ OK ] # 1005.46 [+11.29] # 1005.47 [+0.00] IPv6 functional runtime # 1005.47 [+0.00] ----------------------- # 1005.72 [+0.25] TEST: Route add [ OK ] # 1005.86 [+0.14] TEST: Route delete [ OK ] # 1006.18 [+0.32] TEST: Ping with nexthop [ OK ] # 1006.85 [+0.68] TEST: Ping - multipath [ OK ] # 1007.32 [+0.46] TEST: Ping - blackhole [ OK ] # 1007.70 [+0.38] TEST: Ping - blackhole replaced with gateway [ OK ] # 1008.05 [+0.35] TEST: Ping - gateway replaced by blackhole [ OK ] # 1008.80 [+0.75] TEST: Ping - group with blackhole [ OK ] # 1009.12 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1009.44 [+0.32] TEST: IPv6 route with device only nexthop [ OK ] # 1009.85 [+0.41] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1010.38 [+0.53] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1010.64 [+0.26] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1010.90 [+0.26] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1011.57 [+0.67] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1011.83 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1012.09 [+0.27] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1012.76 [+0.66] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1013.03 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1013.28 [+0.26] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1013.81 [+0.53] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1014.03 [+0.22] TEST: IPv6 route with invalid metric [ OK ] # 1015.37 [+1.34] TEST: Nexthop with default route and rpfilter [ OK ] # 1015.70 [+0.33] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1026.78 [+11.08] # 1026.78 [+0.00] IPv6 large groups (x32) # 1026.78 [+0.00] --------------------- # 1063.41 [+36.63] TEST: Dump large (x32) ecmp groups [ OK ] # 1074.59 [+11.18] # 1074.59 [+0.00] IPv6 large resilient group (128k buckets) # 1074.59 [+0.00] ----------------------------------------- # 1075.11 [+0.51] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1086.11 [+11.01] # 1086.11 [+0.00] IPv6 nexthop api compat mode test # 1086.11 [+0.00] -------------------------------- # 1086.46 [+0.34] TEST: IPv6 default nexthop compat mode check [ OK ] # 1087.63 [+1.17] TEST: IPv6 compat mode on - route add notification [ OK ] # 1087.79 [+0.16] TEST: IPv6 compat mode on - route dump [ OK ] # 1088.66 [+0.88] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1088.82 [+0.16] TEST: IPv6 set compat mode - 0 [ OK ] # 1090.06 [+1.23] TEST: IPv6 compat mode off - route add notification [ OK ] # 1090.20 [+0.14] TEST: IPv6 compat mode off - route dump [ OK ] # 1090.99 [+0.79] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1091.67 [+0.68] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1091.85 [+0.18] TEST: IPv6 set compat mode - 1 [ OK ] # 1102.90 [+11.05] # 1102.90 [+0.00] IPv6 fdb groups functional # 1102.91 [+0.00] -------------------------- # 1103.59 [+0.68] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1103.87 [+0.28] TEST: Get Fdb nexthop group by id [ OK ] # 1104.27 [+0.40] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1104.67 [+0.40] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1104.79 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 1104.93 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1105.06 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1105.20 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 1105.48 [+0.28] TEST: Fdb mac add with nexthop group [ OK ] # 1105.60 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1105.73 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1105.86 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1106.14 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1106.26 [+0.12] TEST: Fdb nexthop delete [ OK ] # 1106.38 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1117.76 [+11.38] # 1117.76 [+0.00] IPv6 multipath selection # 1117.76 [+0.00] ------------------------ # 1121.24 [+3.48] TEST: Use valid neighbor during multipath selection [ OK ] # 1121.63 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 1133.00 [+11.36] # 1133.00 [+0.00] IPv6 runtime torture # 1133.00 [+0.00] -------------------- # 1433.86 [+300.87] TEST: IPv6 torture test [ OK ] # 1445.24 [+11.37] # 1445.24 [+0.01] IPv6 runtime resilient nexthop group torture # 1445.24 [+0.00] -------------------------------------------- # 1746.22 [+300.98] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1746.56 [+0.34] # 1746.56 [+0.00] Tests passed: 238 # 1746.56 [+0.00] Tests failed: 0 # 1746.56 [+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__->