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 # 11.94 [+11.94] # 11.94 [+0.00] Basic functional tests # 11.94 [+0.00] ---------------------- # 12.13 [+0.19] TEST: List with nothing defined [ OK ] # 12.30 [+0.17] TEST: Nexthop get on non-existent id [ OK ] # 12.45 [+0.15] TEST: Nexthop del with non-existent id [ OK ] # 12.58 [+0.14] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 12.73 [+0.15] TEST: Nexthop with no device or gateway [ OK ] # 13.01 [+0.28] TEST: Nexthop with down device [ OK ] # 13.42 [+0.41] TEST: Nexthop with device that is linkdown [ OK ] # 13.75 [+0.33] TEST: Nexthop with device only [ OK ] # 13.91 [+0.16] TEST: Nexthop with duplicate id [ OK ] # 14.05 [+0.14] TEST: Blackhole nexthop [ OK ] # 14.21 [+0.16] TEST: Blackhole nexthop with other attributes [ OK ] # 14.53 [+0.33] TEST: Blackhole nexthop with loopback device down [ OK ] # 15.09 [+0.55] TEST: Maximum nexthop ID dump [ OK ] # 15.24 [+0.15] TEST: Create group [ OK ] # 15.39 [+0.15] TEST: Create group with blackhole nexthop [ OK ] # 15.55 [+0.15] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 16.01 [+0.46] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 16.13 [+0.12] TEST: Create group with non-existent nexthop [ OK ] # 16.31 [+0.19] TEST: Create group with same nexthop multiple times [ OK ] # 16.45 [+0.14] TEST: Replace nexthop with nexthop group [ OK ] # 16.62 [+0.17] TEST: Replace nexthop group with nexthop [ OK ] # 16.77 [+0.15] TEST: Nexthop group and device [ OK ] # 18.36 [+1.59] TEST: Test proto flush [ OK ] # 18.54 [+0.17] TEST: Nexthop group and blackhole [ OK ] # 124.37 [+105.83] TEST: Large scale nexthop flushing [ OK ] # 137.89 [+13.52] # 137.89 [+0.00] Basic resilient nexthop group functional tests # 137.89 [+0.00] ---------------------------------------------- # 138.40 [+0.51] TEST: Add a nexthop group with default parameters [ OK ] # 138.73 [+0.34] TEST: Get a nexthop group with default parameters [ OK ] # 139.21 [+0.47] TEST: Get a nexthop group with non-default parameters [ OK ] # 139.35 [+0.15] TEST: Add a nexthop group with 0 buckets [ OK ] # 139.50 [+0.15] TEST: Replace nexthop group parameters [ OK ] # 139.66 [+0.16] TEST: Get a nexthop group after replacing parameters [ OK ] # 139.80 [+0.14] TEST: Replace idle timer [ OK ] # 139.97 [+0.17] TEST: Get a nexthop group after replacing idle timer [ OK ] # 140.11 [+0.14] TEST: Replace unbalanced timer [ OK ] # 140.27 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 140.42 [+0.15] TEST: Replace with no parameters [ OK ] # 140.61 [+0.19] TEST: Get a nexthop group after replacing no parameters [ OK ] # 140.76 [+0.16] TEST: Replace nexthop group type - implicit [ OK ] # 140.92 [+0.15] TEST: Replace nexthop group type - explicit [ OK ] # 141.09 [+0.17] TEST: Replace number of nexthop buckets [ OK ] # 141.24 [+0.15] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 142.19 [+0.95] TEST: Dump all nexthop buckets [ OK ] # 142.35 [+0.16] TEST: Dump all nexthop buckets in a group [ OK ] # 142.70 [+0.35] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 142.86 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 143.03 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 143.18 [+0.15] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 143.31 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 143.68 [+0.37] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 143.82 [+0.13] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 143.97 [+0.15] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 144.40 [+0.43] TEST: Maximum nexthop ID dump [ OK ] # 144.55 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 144.69 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 144.85 [+0.16] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 144.99 [+0.14] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 145.90 [+0.91] TEST: Initial bucket allocation [ OK ] # 146.42 [+0.52] TEST: Bucket allocation after replace [ OK ] # 147.01 [+0.59] TEST: Buckets migrated after idle timer change [ OK ] # 160.00 [+12.99] # 160.00 [+0.00] IPv4 functional # 160.00 [+0.00] ---------------------- # 160.18 [+0.17] TEST: Create nexthop with id, gw, dev [ OK ] # 160.33 [+0.15] TEST: Get nexthop by id [ OK ] # 160.71 [+0.38] TEST: Delete nexthop by id [ OK ] # 161.08 [+0.37] TEST: Create nexthop - gw only [ OK ] # 161.22 [+0.15] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 161.40 [+0.18] TEST: Create nexthop - gw+dev and onlink [ OK ] # 162.23 [+0.82] TEST: Nexthops removed on admin down [ OK ] # 163.09 [+0.86] TEST: Delete nexthop route warning [ OK ] # 163.84 [+0.76] TEST: Delete multipath route with only nh id based entry [ OK ] # 164.34 [+0.49] TEST: Delete route when specifying only nexthop device [ OK ] # 164.47 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 164.62 [+0.14] TEST: Delete route when not specifying nexthop attributes [ OK ] # 178.34 [+13.73] # 178.34 [+0.00] IPv4 groups functional # 178.35 [+0.00] ---------------------- # 178.70 [+0.35] TEST: Create nexthop group with single nexthop [ OK ] # 178.84 [+0.15] TEST: Get nexthop group by id [ OK ] # 179.14 [+0.30] TEST: Delete nexthop group by id [ OK ] # 180.22 [+1.08] TEST: Nexthop group with multiple nexthops [ OK ] # 180.70 [+0.48] TEST: Nexthop group updated when entry is deleted [ OK ] # 180.99 [+0.29] TEST: Nexthop group with weighted nexthops [ OK ] # 181.43 [+0.44] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 181.75 [+0.32] TEST: Nexthops in groups removed on admin down [ OK ] # 183.94 [+2.19] TEST: Multiple groups with same nexthop [ OK ] # 184.59 [+0.65] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 184.75 [+0.16] TEST: Nexthop group can not have a group as an entry [ OK ] # 185.06 [+0.31] TEST: Nexthop group with a blackhole entry [ OK ] # 185.22 [+0.16] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 198.60 [+13.38] # 198.60 [+0.00] IPv4 resilient groups functional # 198.60 [+0.00] -------------------------------- # 199.49 [+0.89] TEST: Nexthop group updated when entry is deleted [ OK ] # 199.65 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 200.10 [+0.45] TEST: Nexthop group updated after replace [ OK ] # 200.29 [+0.18] TEST: Nexthop buckets updated after replace [ OK ] # 201.16 [+0.87] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 201.37 [+0.21] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 201.84 [+0.48] TEST: Nexthop group updated after replace - nECMP [ OK ] # 202.04 [+0.19] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 215.94 [+13.91] TEST: IPv6 nexthop with IPv4 route [ OK ] # 216.56 [+0.62] TEST: IPv6 nexthop with IPv4 route [ OK ] # 216.90 [+0.34] TEST: IPv4 route with IPv6 gateway [ OK ] # 217.26 [+0.35] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 230.31 [+13.05] # 230.31 [+0.00] IPv4 functional runtime # 230.31 [+0.00] ----------------------- # 230.59 [+0.28] TEST: Route add [ OK ] # 230.90 [+0.31] TEST: Route delete [ OK ] # 231.20 [+0.29] TEST: Route add - scope conflict with nexthop [ OK ] # 231.67 [+0.48] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 231.93 [+0.26] TEST: IPv4 route with invalid metric [ OK ] # 232.44 [+0.51] TEST: Basic ping [ OK ] # 233.08 [+0.65] TEST: Ping - multipath [ OK ] # 233.94 [+0.85] TEST: Ping - multiple default routes, nh first [ OK ] # 234.96 [+1.02] TEST: Ping - multiple default routes, nh second [ OK ] # 235.80 [+0.84] TEST: Ping - blackhole [ OK ] # 236.18 [+0.38] TEST: Ping - blackhole replaced with gateway [ OK ] # 236.54 [+0.37] TEST: Ping - gateway replaced by blackhole [ OK ] # 237.35 [+0.81] TEST: Ping - group with blackhole [ OK ] # 237.76 [+0.40] TEST: Ping - group blackhole replaced with gateways [ OK ] # 238.07 [+0.32] TEST: IPv4 route with device only nexthop [ OK ] # 238.53 [+0.46] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 239.50 [+0.97] TEST: IPv6 nexthop with IPv4 route [ OK ] # 240.26 [+0.77] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 240.64 [+0.38] TEST: IPv6 nexthop with IPv4 route [ OK ] # 241.03 [+0.39] TEST: IPv4 route with IPv6 gateway [ OK ] # 241.85 [+0.82] TEST: IPv4 default route with IPv6 gateway [ OK ] # 242.22 [+0.37] TEST: IPv4 route with MPLS encap [ OK ] # 242.39 [+0.17] TEST: IPv4 route with MPLS encap - check [ OK ] # 242.56 [+0.17] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 242.72 [+0.16] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 256.11 [+13.39] # 256.11 [+0.00] IPv4 large groups (x32) # 256.11 [+0.00] --------------------- # 300.17 [+44.05] TEST: Dump large (x32) ecmp groups [ OK ] # 313.49 [+13.32] # 313.49 [+0.00] IPv4 large resilient group (128k buckets) # 313.49 [+0.00] ----------------------------------------- # 314.07 [+0.58] TEST: Dump large (x131072) nexthop buckets [ OK ] # 327.51 [+13.44] # 327.51 [+0.00] IPv4 nexthop api compat mode # 327.51 [+0.00] ---------------------------- # 327.92 [+0.40] TEST: IPv4 default nexthop compat mode check [ OK ] # 329.13 [+1.21] TEST: IPv4 compat mode on - route add notification [ OK ] # 329.29 [+0.16] TEST: IPv4 compat mode on - route dump [ OK ] # 330.16 [+0.87] TEST: IPv4 compat mode on - nexthop change [ OK ] # 330.34 [+0.17] TEST: IPv4 set compat mode - 0 [ OK ] # 331.29 [+0.96] TEST: IPv4 compat mode off - route add notification [ OK ] # 331.47 [+0.18] TEST: IPv4 compat mode off - route dump [ OK ] # 332.23 [+0.75] TEST: IPv4 compat mode off - nexthop change [ OK ] # 332.98 [+0.75] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 333.19 [+0.21] TEST: IPv4 set compat mode - 1 [ OK ] # 346.23 [+13.04] # 346.23 [+0.00] IPv4 fdb groups functional # 346.23 [+0.00] -------------------------- # 346.94 [+0.71] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 347.23 [+0.29] TEST: Get Fdb nexthop group by id [ OK ] # 347.75 [+0.52] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 348.29 [+0.54] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 348.46 [+0.17] TEST: Fdb Nexthop with blackhole [ OK ] # 348.63 [+0.17] TEST: Fdb Nexthop with oif [ OK ] # 348.77 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 348.92 [+0.15] TEST: Fdb Nexthop with encap [ OK ] # 349.51 [+0.59] TEST: Fdb mac add with nexthop group [ OK ] # 349.65 [+0.15] TEST: Fdb mac add with nexthop [ OK ] # 349.80 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 349.97 [+0.17] TEST: Route add with fdb nexthop group [ OK ] # 350.28 [+0.31] TEST: Fdb entry after deleting a single nexthop [ OK ] # 350.44 [+0.17] TEST: Fdb nexthop delete [ OK ] # 350.60 [+0.16] TEST: Fdb entry after deleting a nexthop group [ OK ] # 363.87 [+13.27] # 363.87 [+0.00] IPv4 multipath selection # 363.87 [+0.00] ------------------------ # 366.00 [+2.12] TEST: Use valid neighbor during multipath selection [ OK ] # 366.47 [+0.47] TEST: Multipath selection with no valid neighbor [ OK ] # 380.26 [+13.79] # 380.26 [+0.00] IPv4 runtime torture # 380.26 [+0.00] -------------------- # 681.24 [+300.98] TEST: IPv4 torture test [ OK ] # 694.92 [+13.68] # 694.92 [+0.00] IPv4 runtime resilient nexthop group torture # 694.92 [+0.00] -------------------------------------------- # 996.07 [+301.15] TEST: IPv4 resilient nexthop group torture test [ OK ] # 1009.47 [+13.40] # 1009.47 [+0.00] IPv6 # 1009.47 [+0.00] ---------------------- # 1009.60 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 1009.75 [+0.15] TEST: Get nexthop by id [ OK ] # 1010.07 [+0.31] TEST: Delete nexthop by id [ OK ] # 1010.37 [+0.30] TEST: Create nexthop - gw only [ OK ] # 1010.54 [+0.17] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 1010.68 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 1011.43 [+0.75] TEST: Nexthops removed on admin down [ OK ] # 1024.25 [+12.81] # 1024.25 [+0.00] IPv6 groups functional # 1024.25 [+0.00] ---------------------- # 1024.57 [+0.32] TEST: Create nexthop group with single nexthop [ OK ] # 1024.71 [+0.14] TEST: Get nexthop group by id [ OK ] # 1025.03 [+0.32] TEST: Delete nexthop group by id [ OK ] # 1026.23 [+1.20] TEST: Nexthop group with multiple nexthops [ OK ] # 1026.70 [+0.47] TEST: Nexthop group updated when entry is deleted [ OK ] # 1026.97 [+0.28] TEST: Nexthop group with weighted nexthops [ OK ] # 1027.43 [+0.45] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1027.73 [+0.31] TEST: Nexthops in groups removed on admin down [ OK ] # 1029.90 [+2.17] TEST: Multiple groups with same nexthop [ OK ] # 1030.49 [+0.59] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1030.65 [+0.16] TEST: Nexthop group can not have a group as an entry [ OK ] # 1030.93 [+0.29] TEST: Nexthop group with a blackhole entry [ OK ] # 1031.09 [+0.16] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1035.47 [+4.38] TEST: Nexthop group replace refcounts [ OK ] # 1036.90 [+1.42] TEST: 16-bit weights [ OK ] # 1049.36 [+12.46] # 1049.36 [+0.00] IPv6 resilient groups functional # 1049.36 [+0.00] -------------------------------- # 1050.25 [+0.89] TEST: Nexthop group updated when entry is deleted [ OK ] # 1050.42 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1050.88 [+0.47] TEST: Nexthop group updated after replace [ OK ] # 1051.02 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 1051.94 [+0.92] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1052.14 [+0.21] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1052.57 [+0.43] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1052.75 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1054.09 [+1.34] TEST: 16-bit weights [ OK ] # 1066.80 [+12.71] # 1066.80 [+0.00] IPv6 functional runtime # 1066.80 [+0.00] ----------------------- # 1067.09 [+0.30] TEST: Route add [ OK ] # 1067.28 [+0.18] TEST: Route delete [ OK ] # 1067.67 [+0.39] TEST: Ping with nexthop [ OK ] # 1068.31 [+0.64] TEST: Ping - multipath [ OK ] # 1068.82 [+0.51] TEST: Ping - blackhole [ OK ] # 1069.19 [+0.38] TEST: Ping - blackhole replaced with gateway [ OK ] # 1069.57 [+0.38] TEST: Ping - gateway replaced by blackhole [ OK ] # 1070.38 [+0.81] TEST: Ping - group with blackhole [ OK ] # 1070.81 [+0.43] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1071.11 [+0.30] TEST: IPv6 route with device only nexthop [ OK ] # 1071.55 [+0.44] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1072.14 [+0.59] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1072.46 [+0.32] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1072.76 [+0.31] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1073.57 [+0.81] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1073.88 [+0.31] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1074.18 [+0.30] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1074.93 [+0.75] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1075.25 [+0.32] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1075.61 [+0.36] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1076.21 [+0.60] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1076.49 [+0.28] TEST: IPv6 route with invalid metric [ OK ] # 1078.38 [+1.90] TEST: Nexthop with default route and rpfilter [ OK ] # 1078.79 [+0.41] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1091.75 [+12.95] # 1091.75 [+0.00] IPv6 large groups (x32) # 1091.75 [+0.00] --------------------- # 1134.50 [+42.75] TEST: Dump large (x32) ecmp groups [ OK ] # 1147.44 [+12.94] # 1147.44 [+0.00] IPv6 large resilient group (128k buckets) # 1147.44 [+0.00] ----------------------------------------- # 1148.05 [+0.61] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1160.95 [+12.90] # 1160.95 [+0.00] IPv6 nexthop api compat mode test # 1160.95 [+0.00] -------------------------------- # 1161.33 [+0.38] TEST: IPv6 default nexthop compat mode check [ OK ] # 1162.45 [+1.12] TEST: IPv6 compat mode on - route add notification [ OK ] # 1162.64 [+0.18] TEST: IPv6 compat mode on - route dump [ OK ] # 1163.46 [+0.82] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1163.70 [+0.24] TEST: IPv6 set compat mode - 0 [ OK ] # 1165.06 [+1.36] TEST: IPv6 compat mode off - route add notification [ OK ] # 1165.24 [+0.18] TEST: IPv6 compat mode off - route dump [ OK ] # 1166.12 [+0.88] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1166.82 [+0.70] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1167.02 [+0.20] TEST: IPv6 set compat mode - 1 [ OK ] # 1179.78 [+12.76] # 1179.79 [+0.00] IPv6 fdb groups functional # 1179.79 [+0.00] -------------------------- # 1180.49 [+0.70] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1180.76 [+0.27] TEST: Get Fdb nexthop group by id [ OK ] # 1181.19 [+0.43] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1181.64 [+0.45] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1181.81 [+0.17] TEST: Fdb Nexthop with blackhole [ OK ] # 1181.98 [+0.17] TEST: Fdb Nexthop with oif [ OK ] # 1182.13 [+0.15] TEST: Fdb Nexthop with onlink [ OK ] # 1182.28 [+0.15] TEST: Fdb Nexthop with encap [ OK ] # 1182.59 [+0.31] TEST: Fdb mac add with nexthop group [ OK ] # 1182.72 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1182.88 [+0.16] TEST: Route add with fdb nexthop [ OK ] # 1183.03 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 1183.30 [+0.27] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1183.48 [+0.17] TEST: Fdb nexthop delete [ OK ] # 1183.62 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1196.52 [+12.90] # 1196.52 [+0.00] IPv6 multipath selection # 1196.52 [+0.00] ------------------------ # 1198.82 [+2.30] TEST: Use valid neighbor during multipath selection [ OK ] # 1199.28 [+0.46] TEST: Multipath selection with no valid neighbor [ OK ] # 1212.78 [+13.50] # 1212.78 [+0.00] IPv6 runtime torture # 1212.78 [+0.00] -------------------- # 1513.81 [+301.03] TEST: IPv6 torture test [ OK ] # 1527.22 [+13.41] # 1527.22 [+0.00] IPv6 runtime resilient nexthop group torture # 1527.22 [+0.00] -------------------------------------------- # 1828.37 [+301.14] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1828.79 [+0.42] # 1828.79 [+0.00] Tests passed: 238 # 1828.79 [+0.00] Tests failed: 0 # 1828.79 [+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__->