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.34 [+10.34] # 10.34 [+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.74 [+0.14] TEST: Nexthop del with non-existent id [ OK ] # 10.87 [+0.12] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.01 [+0.14] TEST: Nexthop with no device or gateway [ OK ] # 11.28 [+0.27] TEST: Nexthop with down device [ OK ] # 11.72 [+0.44] TEST: Nexthop with device that is linkdown [ OK ] # 11.99 [+0.27] TEST: Nexthop with device only [ OK ] # 12.11 [+0.12] TEST: Nexthop with duplicate id [ OK ] # 12.26 [+0.15] TEST: Blackhole nexthop [ OK ] # 12.41 [+0.16] TEST: Blackhole nexthop with other attributes [ OK ] # 13.09 [+0.68] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.86 [+0.77] TEST: Maximum nexthop ID dump [ OK ] # 13.99 [+0.13] TEST: Create group [ OK ] # 14.11 [+0.12] TEST: Create group with blackhole nexthop [ OK ] # 14.26 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.65 [+0.40] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.78 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 14.91 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 15.06 [+0.14] TEST: Replace nexthop with nexthop group [ OK ] # 15.20 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 15.34 [+0.14] TEST: Nexthop group and device [ OK ] # 16.77 [+1.42] TEST: Test proto flush [ OK ] # 16.89 [+0.12] TEST: Nexthop group and blackhole [ OK ] # 113.33 [+96.44] TEST: Large scale nexthop flushing [ OK ] # 126.07 [+12.74] # 126.07 [+0.00] Basic resilient nexthop group functional tests # 126.07 [+0.00] ---------------------------------------------- # 126.48 [+0.41] TEST: Add a nexthop group with default parameters [ OK ] # 126.79 [+0.31] TEST: Get a nexthop group with default parameters [ OK ] # 127.24 [+0.45] TEST: Get a nexthop group with non-default parameters [ OK ] # 127.42 [+0.18] TEST: Add a nexthop group with 0 buckets [ OK ] # 127.54 [+0.12] TEST: Replace nexthop group parameters [ OK ] # 127.72 [+0.18] TEST: Get a nexthop group after replacing parameters [ OK ] # 127.85 [+0.13] TEST: Replace idle timer [ OK ] # 128.00 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 128.14 [+0.14] TEST: Replace unbalanced timer [ OK ] # 128.33 [+0.18] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 128.48 [+0.15] TEST: Replace with no parameters [ OK ] # 128.62 [+0.14] TEST: Get a nexthop group after replacing no parameters [ OK ] # 128.76 [+0.14] TEST: Replace nexthop group type - implicit [ OK ] # 128.91 [+0.15] TEST: Replace nexthop group type - explicit [ OK ] # 129.03 [+0.13] TEST: Replace number of nexthop buckets [ OK ] # 129.20 [+0.17] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 130.05 [+0.85] TEST: Dump all nexthop buckets [ OK ] # 130.22 [+0.17] TEST: Dump all nexthop buckets in a group [ OK ] # 130.54 [+0.32] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 130.71 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 130.86 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 130.98 [+0.12] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 131.13 [+0.15] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 131.47 [+0.35] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 131.62 [+0.15] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 131.76 [+0.14] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 132.12 [+0.35] TEST: Maximum nexthop ID dump [ OK ] # 132.28 [+0.17] TEST: Get a valid nexthop bucket [ OK ] # 132.43 [+0.15] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 132.57 [+0.14] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 132.73 [+0.16] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 133.65 [+0.91] TEST: Initial bucket allocation [ OK ] # 134.08 [+0.43] TEST: Bucket allocation after replace [ OK ] # 134.70 [+0.62] TEST: Buckets migrated after idle timer change [ OK ] # 147.44 [+12.74] # 147.44 [+0.00] IPv4 functional # 147.44 [+0.00] ---------------------- # 147.58 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 147.72 [+0.14] TEST: Get nexthop by id [ OK ] # 148.04 [+0.32] TEST: Delete nexthop by id [ OK ] # 148.32 [+0.28] TEST: Create nexthop - gw only [ OK ] # 148.46 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 148.60 [+0.15] TEST: Create nexthop - gw+dev and onlink [ OK ] # 149.33 [+0.73] TEST: Nexthops removed on admin down [ OK ] # 150.11 [+0.78] TEST: Delete nexthop route warning [ OK ] # 150.85 [+0.74] TEST: Delete multipath route with only nh id based entry [ OK ] # 151.32 [+0.47] TEST: Delete route when specifying only nexthop device [ OK ] # 151.46 [+0.14] TEST: Delete route when specifying only gateway [ OK ] # 151.61 [+0.15] TEST: Delete route when not specifying nexthop attributes [ OK ] # 163.91 [+12.30] # 163.91 [+0.00] IPv4 groups functional # 163.91 [+0.00] ---------------------- # 164.20 [+0.29] TEST: Create nexthop group with single nexthop [ OK ] # 164.36 [+0.16] TEST: Get nexthop group by id [ OK ] # 164.67 [+0.31] TEST: Delete nexthop group by id [ OK ] # 165.72 [+1.05] TEST: Nexthop group with multiple nexthops [ OK ] # 166.18 [+0.46] TEST: Nexthop group updated when entry is deleted [ OK ] # 166.47 [+0.30] TEST: Nexthop group with weighted nexthops [ OK ] # 166.98 [+0.51] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 167.31 [+0.33] TEST: Nexthops in groups removed on admin down [ OK ] # 169.45 [+2.14] TEST: Multiple groups with same nexthop [ OK ] # 170.02 [+0.57] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 170.16 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 170.46 [+0.30] TEST: Nexthop group with a blackhole entry [ OK ] # 170.60 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 184.62 [+14.02] # 184.62 [+0.00] IPv4 resilient groups functional # 184.62 [+0.00] -------------------------------- # 185.80 [+1.17] TEST: Nexthop group updated when entry is deleted [ OK ] # 185.97 [+0.18] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 186.43 [+0.46] TEST: Nexthop group updated after replace [ OK ] # 186.57 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 187.50 [+0.93] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 187.71 [+0.21] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 188.23 [+0.51] TEST: Nexthop group updated after replace - nECMP [ OK ] # 188.39 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 201.30 [+12.91] TEST: IPv6 nexthop with IPv4 route [ OK ] # 201.87 [+0.57] TEST: IPv6 nexthop with IPv4 route [ OK ] # 202.18 [+0.31] TEST: IPv4 route with IPv6 gateway [ OK ] # 202.49 [+0.31] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 215.39 [+12.90] # 215.39 [+0.00] IPv4 functional runtime # 215.39 [+0.00] ----------------------- # 215.71 [+0.32] TEST: Route add [ OK ] # 215.99 [+0.28] TEST: Route delete [ OK ] # 216.33 [+0.34] TEST: Route add - scope conflict with nexthop [ OK ] # 216.77 [+0.44] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 217.00 [+0.23] TEST: IPv4 route with invalid metric [ OK ] # 217.50 [+0.50] TEST: Basic ping [ OK ] # 218.13 [+0.63] TEST: Ping - multipath [ OK ] # 218.94 [+0.81] TEST: Ping - multiple default routes, nh first [ OK ] # 219.91 [+0.97] TEST: Ping - multiple default routes, nh second [ OK ] # 220.71 [+0.80] TEST: Ping - blackhole [ OK ] # 221.07 [+0.36] TEST: Ping - blackhole replaced with gateway [ OK ] # 221.41 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 222.17 [+0.76] TEST: Ping - group with blackhole [ OK ] # 222.52 [+0.35] TEST: Ping - group blackhole replaced with gateways [ OK ] # 222.79 [+0.28] TEST: IPv4 route with device only nexthop [ OK ] # 223.23 [+0.44] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 224.10 [+0.87] TEST: IPv6 nexthop with IPv4 route [ OK ] # 224.76 [+0.66] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 225.14 [+0.38] TEST: IPv6 nexthop with IPv4 route [ OK ] # 225.50 [+0.36] TEST: IPv4 route with IPv6 gateway [ OK ] # 226.28 [+0.78] TEST: IPv4 default route with IPv6 gateway [ OK ] # 226.70 [+0.42] TEST: IPv4 route with MPLS encap [ OK ] # 226.86 [+0.16] TEST: IPv4 route with MPLS encap - check [ OK ] # 227.04 [+0.18] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 227.19 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 240.02 [+12.82] # 240.02 [+0.00] IPv4 large groups (x32) # 240.02 [+0.00] --------------------- # 280.77 [+40.75] TEST: Dump large (x32) ecmp groups [ OK ] # 292.72 [+11.95] # 292.72 [+0.00] IPv4 large resilient group (128k buckets) # 292.72 [+0.00] ----------------------------------------- # 293.28 [+0.56] TEST: Dump large (x131072) nexthop buckets [ OK ] # 305.04 [+11.76] # 305.04 [+0.00] IPv4 nexthop api compat mode # 305.04 [+0.00] ---------------------------- # 305.38 [+0.34] TEST: IPv4 default nexthop compat mode check [ OK ] # 306.43 [+1.05] TEST: IPv4 compat mode on - route add notification [ OK ] # 306.57 [+0.14] TEST: IPv4 compat mode on - route dump [ OK ] # 307.34 [+0.77] TEST: IPv4 compat mode on - nexthop change [ OK ] # 307.52 [+0.17] TEST: IPv4 set compat mode - 0 [ OK ] # 308.31 [+0.80] TEST: IPv4 compat mode off - route add notification [ OK ] # 308.47 [+0.15] TEST: IPv4 compat mode off - route dump [ OK ] # 309.12 [+0.66] TEST: IPv4 compat mode off - nexthop change [ OK ] # 309.79 [+0.66] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 309.95 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 321.48 [+11.52] # 321.48 [+0.00] IPv4 fdb groups functional # 321.48 [+0.00] -------------------------- # 322.11 [+0.63] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 322.35 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 322.81 [+0.46] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 323.25 [+0.44] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 323.39 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 323.52 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 323.64 [+0.12] TEST: Fdb Nexthop with onlink [ OK ] # 323.77 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 324.23 [+0.46] TEST: Fdb mac add with nexthop group [ OK ] # 324.37 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 324.49 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 324.62 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 324.88 [+0.27] TEST: Fdb entry after deleting a single nexthop [ OK ] # 325.04 [+0.15] TEST: Fdb nexthop delete [ OK ] # 325.17 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 336.73 [+11.56] # 336.74 [+0.00] IPv4 multipath selection # 336.74 [+0.00] ------------------------ # 338.63 [+1.89] TEST: Use valid neighbor during multipath selection [ OK ] # 339.04 [+0.41] TEST: Multipath selection with no valid neighbor [ OK ] # 350.50 [+11.46] # 350.50 [+0.00] IPv4 runtime torture # 350.50 [+0.00] -------------------- # 651.47 [+300.97] TEST: IPv4 torture test [ OK ] # 663.82 [+12.35] # 663.82 [+0.00] IPv4 runtime resilient nexthop group torture # 663.82 [+0.00] -------------------------------------------- # 964.87 [+301.05] TEST: IPv4 resilient nexthop group torture test [ OK ] # 977.00 [+12.13] # 977.00 [+0.00] IPv6 # 977.00 [+0.00] ---------------------- # 977.13 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 977.28 [+0.15] TEST: Get nexthop by id [ OK ] # 977.57 [+0.29] TEST: Delete nexthop by id [ OK ] # 977.84 [+0.27] TEST: Create nexthop - gw only [ OK ] # 977.96 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 978.10 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 978.75 [+0.65] TEST: Nexthops removed on admin down [ OK ] # 990.26 [+11.51] # 990.26 [+0.00] IPv6 groups functional # 990.26 [+0.00] ---------------------- # 990.56 [+0.30] TEST: Create nexthop group with single nexthop [ OK ] # 990.68 [+0.12] TEST: Get nexthop group by id [ OK ] # 990.97 [+0.28] TEST: Delete nexthop group by id [ OK ] # 992.02 [+1.05] TEST: Nexthop group with multiple nexthops [ OK ] # 992.42 [+0.40] TEST: Nexthop group updated when entry is deleted [ OK ] # 992.70 [+0.28] TEST: Nexthop group with weighted nexthops [ OK ] # 993.10 [+0.40] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 993.39 [+0.29] TEST: Nexthops in groups removed on admin down [ OK ] # 995.31 [+1.92] TEST: Multiple groups with same nexthop [ OK ] # 995.88 [+0.56] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 996.01 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 996.26 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 996.38 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1000.33 [+3.95] TEST: Nexthop group replace refcounts [ OK ] # 1001.57 [+1.24] TEST: 16-bit weights [ OK ] # 1013.55 [+11.98] # 1013.55 [+0.00] IPv6 resilient groups functional # 1013.55 [+0.00] -------------------------------- # 1014.36 [+0.81] TEST: Nexthop group updated when entry is deleted [ OK ] # 1014.53 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1014.90 [+0.37] TEST: Nexthop group updated after replace [ OK ] # 1015.06 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 1015.84 [+0.77] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1015.98 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1016.40 [+0.42] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1016.54 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1017.81 [+1.27] TEST: 16-bit weights [ OK ] # 1029.40 [+11.59] # 1029.40 [+0.00] IPv6 functional runtime # 1029.40 [+0.00] ----------------------- # 1029.68 [+0.27] TEST: Route add [ OK ] # 1029.82 [+0.14] TEST: Route delete [ OK ] # 1030.20 [+0.39] TEST: Ping with nexthop [ OK ] # 1030.83 [+0.63] TEST: Ping - multipath [ OK ] # 1031.30 [+0.47] TEST: Ping - blackhole [ OK ] # 1031.62 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 1031.98 [+0.36] TEST: Ping - gateway replaced by blackhole [ OK ] # 1032.65 [+0.67] TEST: Ping - group with blackhole [ OK ] # 1032.98 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1033.24 [+0.26] TEST: IPv6 route with device only nexthop [ OK ] # 1033.67 [+0.43] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1034.24 [+0.56] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1034.50 [+0.26] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1034.77 [+0.27] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1035.42 [+0.65] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1035.71 [+0.29] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1035.96 [+0.25] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1036.69 [+0.73] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1036.94 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1037.21 [+0.27] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1037.72 [+0.51] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1037.94 [+0.22] TEST: IPv6 route with invalid metric [ OK ] # 1039.58 [+1.64] TEST: Nexthop with default route and rpfilter [ OK ] # 1039.92 [+0.33] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1051.54 [+11.62] # 1051.54 [+0.00] IPv6 large groups (x32) # 1051.54 [+0.00] --------------------- # 1090.21 [+38.67] TEST: Dump large (x32) ecmp groups [ OK ] # 1102.45 [+12.24] # 1102.45 [+0.00] IPv6 large resilient group (128k buckets) # 1102.45 [+0.00] ----------------------------------------- # 1103.02 [+0.57] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1115.69 [+12.67] # 1115.69 [+0.00] IPv6 nexthop api compat mode test # 1115.69 [+0.00] -------------------------------- # 1116.14 [+0.45] TEST: IPv6 default nexthop compat mode check [ OK ] # 1117.23 [+1.09] TEST: IPv6 compat mode on - route add notification [ OK ] # 1117.39 [+0.17] TEST: IPv6 compat mode on - route dump [ OK ] # 1118.25 [+0.86] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1118.42 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1119.67 [+1.25] TEST: IPv6 compat mode off - route add notification [ OK ] # 1119.82 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1120.65 [+0.83] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1121.30 [+0.65] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1121.47 [+0.17] TEST: IPv6 set compat mode - 1 [ OK ] # 1133.28 [+11.81] # 1133.28 [+0.00] IPv6 fdb groups functional # 1133.28 [+0.00] -------------------------- # 1133.96 [+0.68] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1134.22 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 1134.61 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1135.01 [+0.40] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1135.14 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1135.27 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1135.41 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 1135.56 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 1135.88 [+0.32] TEST: Fdb mac add with nexthop group [ OK ] # 1136.03 [+0.15] TEST: Fdb mac add with nexthop [ OK ] # 1136.17 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 1136.32 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 1136.58 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1136.71 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1136.84 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1148.93 [+12.09] # 1148.93 [+0.00] IPv6 multipath selection # 1148.93 [+0.00] ------------------------ # 1151.59 [+2.67] TEST: Use valid neighbor during multipath selection [ OK ] # 1152.03 [+0.44] TEST: Multipath selection with no valid neighbor [ OK ] # 1164.05 [+12.02] # 1164.05 [+0.00] IPv6 runtime torture # 1164.05 [+0.00] -------------------- # 1464.96 [+300.91] TEST: IPv6 torture test [ OK ] # 1477.87 [+12.91] # 1477.87 [+0.00] IPv6 runtime resilient nexthop group torture # 1477.87 [+0.00] -------------------------------------------- # 1778.90 [+301.03] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1779.29 [+0.39] # 1779.29 [+0.00] Tests passed: 238 # 1779.29 [+0.00] Tests failed: 0 # 1779.29 [+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__->