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.47 [+11.47] # 11.47 [+0.00] Basic functional tests # 11.47 [+0.00] ---------------------- # 11.60 [+0.13] TEST: List with nothing defined [ OK ] # 11.73 [+0.12] TEST: Nexthop get on non-existent id [ OK ] # 11.91 [+0.18] TEST: Nexthop del with non-existent id [ OK ] # 12.07 [+0.16] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 12.20 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 12.47 [+0.27] TEST: Nexthop with down device [ OK ] # 12.96 [+0.49] TEST: Nexthop with device that is linkdown [ OK ] # 13.27 [+0.31] TEST: Nexthop with device only [ OK ] # 13.41 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 13.59 [+0.18] TEST: Blackhole nexthop [ OK ] # 13.74 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 14.07 [+0.34] TEST: Blackhole nexthop with loopback device down [ OK ] # 14.61 [+0.54] TEST: Maximum nexthop ID dump [ OK ] # 14.78 [+0.16] TEST: Create group [ OK ] # 14.92 [+0.14] TEST: Create group with blackhole nexthop [ OK ] # 15.07 [+0.15] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 15.54 [+0.47] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 15.67 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 15.81 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 15.95 [+0.14] TEST: Replace nexthop with nexthop group [ OK ] # 16.11 [+0.16] TEST: Replace nexthop group with nexthop [ OK ] # 16.26 [+0.15] TEST: Nexthop group and device [ OK ] # 17.84 [+1.58] TEST: Test proto flush [ OK ] # 17.99 [+0.15] TEST: Nexthop group and blackhole [ OK ] # 123.54 [+105.55] TEST: Large scale nexthop flushing [ OK ] # 137.56 [+14.02] # 137.56 [+0.00] Basic resilient nexthop group functional tests # 137.57 [+0.00] ---------------------------------------------- # 138.02 [+0.46] TEST: Add a nexthop group with default parameters [ OK ] # 138.36 [+0.34] TEST: Get a nexthop group with default parameters [ OK ] # 138.78 [+0.42] TEST: Get a nexthop group with non-default parameters [ OK ] # 138.94 [+0.16] TEST: Add a nexthop group with 0 buckets [ OK ] # 139.16 [+0.22] TEST: Replace nexthop group parameters [ OK ] # 139.31 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 139.47 [+0.16] TEST: Replace idle timer [ OK ] # 139.66 [+0.18] TEST: Get a nexthop group after replacing idle timer [ OK ] # 139.80 [+0.14] TEST: Replace unbalanced timer [ OK ] # 139.97 [+0.18] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 140.12 [+0.14] TEST: Replace with no parameters [ OK ] # 140.28 [+0.16] TEST: Get a nexthop group after replacing no parameters [ OK ] # 140.40 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 140.57 [+0.16] TEST: Replace nexthop group type - explicit [ OK ] # 140.73 [+0.16] TEST: Replace number of nexthop buckets [ OK ] # 140.92 [+0.19] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 141.78 [+0.86] TEST: Dump all nexthop buckets [ OK ] # 141.93 [+0.15] TEST: Dump all nexthop buckets in a group [ OK ] # 142.27 [+0.34] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 142.45 [+0.18] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 142.62 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 142.77 [+0.15] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 142.90 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 143.34 [+0.44] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 143.48 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 143.64 [+0.16] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 143.98 [+0.34] TEST: Maximum nexthop ID dump [ OK ] # 144.14 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 144.29 [+0.15] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 144.45 [+0.16] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 144.61 [+0.15] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 145.58 [+0.98] TEST: Initial bucket allocation [ OK ] # 146.07 [+0.48] TEST: Bucket allocation after replace [ OK ] # 146.70 [+0.63] TEST: Buckets migrated after idle timer change [ OK ] # 160.87 [+14.17] # 160.87 [+0.00] IPv4 functional # 160.87 [+0.00] ---------------------- # 161.08 [+0.21] TEST: Create nexthop with id, gw, dev [ OK ] # 161.27 [+0.19] TEST: Get nexthop by id [ OK ] # 161.62 [+0.35] TEST: Delete nexthop by id [ OK ] # 161.94 [+0.32] TEST: Create nexthop - gw only [ OK ] # 162.16 [+0.21] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 162.32 [+0.16] TEST: Create nexthop - gw+dev and onlink [ OK ] # 163.14 [+0.83] TEST: Nexthops removed on admin down [ OK ] # 164.08 [+0.93] TEST: Delete nexthop route warning [ OK ] # 165.01 [+0.94] TEST: Delete multipath route with only nh id based entry [ OK ] # 165.50 [+0.49] TEST: Delete route when specifying only nexthop device [ OK ] # 165.65 [+0.16] TEST: Delete route when specifying only gateway [ OK ] # 165.81 [+0.16] TEST: Delete route when not specifying nexthop attributes [ OK ] # 179.46 [+13.65] # 179.47 [+0.00] IPv4 groups functional # 179.47 [+0.00] ---------------------- # 179.82 [+0.36] TEST: Create nexthop group with single nexthop [ OK ] # 180.02 [+0.20] TEST: Get nexthop group by id [ OK ] # 180.36 [+0.34] TEST: Delete nexthop group by id [ OK ] # 181.58 [+1.21] TEST: Nexthop group with multiple nexthops [ OK ] # 182.09 [+0.51] TEST: Nexthop group updated when entry is deleted [ OK ] # 182.39 [+0.30] TEST: Nexthop group with weighted nexthops [ OK ] # 182.91 [+0.52] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 183.20 [+0.29] TEST: Nexthops in groups removed on admin down [ OK ] # 185.28 [+2.08] TEST: Multiple groups with same nexthop [ OK ] # 185.88 [+0.59] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 186.03 [+0.15] TEST: Nexthop group can not have a group as an entry [ OK ] # 186.29 [+0.27] TEST: Nexthop group with a blackhole entry [ OK ] # 186.44 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 202.74 [+16.30] # 202.74 [+0.00] IPv4 resilient groups functional # 202.74 [+0.00] -------------------------------- # 203.95 [+1.21] TEST: Nexthop group updated when entry is deleted [ OK ] # 204.20 [+0.24] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 204.83 [+0.64] TEST: Nexthop group updated after replace [ OK ] # 205.05 [+0.22] TEST: Nexthop buckets updated after replace [ OK ] # 206.36 [+1.31] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 206.60 [+0.24] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 207.19 [+0.59] TEST: Nexthop group updated after replace - nECMP [ OK ] # 207.47 [+0.28] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 223.03 [+15.56] TEST: IPv6 nexthop with IPv4 route [ OK ] # 223.63 [+0.60] TEST: IPv6 nexthop with IPv4 route [ OK ] # 223.99 [+0.35] TEST: IPv4 route with IPv6 gateway [ OK ] # 224.38 [+0.40] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 237.76 [+13.37] # 237.76 [+0.00] IPv4 functional runtime # 237.76 [+0.00] ----------------------- # 238.14 [+0.38] TEST: Route add [ OK ] # 238.48 [+0.33] TEST: Route delete [ OK ] # 238.78 [+0.30] TEST: Route add - scope conflict with nexthop [ OK ] # 239.20 [+0.42] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 239.54 [+0.34] TEST: IPv4 route with invalid metric [ OK ] # 240.12 [+0.58] TEST: Basic ping [ OK ] # 240.95 [+0.83] TEST: Ping - multipath [ OK ] # 241.93 [+0.98] TEST: Ping - multiple default routes, nh first [ OK ] # 242.99 [+1.06] TEST: Ping - multiple default routes, nh second [ OK ] # 243.89 [+0.90] TEST: Ping - blackhole [ OK ] # 244.33 [+0.44] TEST: Ping - blackhole replaced with gateway [ OK ] # 244.76 [+0.43] TEST: Ping - gateway replaced by blackhole [ OK ] # 245.79 [+1.03] TEST: Ping - group with blackhole [ OK ] # 246.21 [+0.42] TEST: Ping - group blackhole replaced with gateways [ OK ] # 246.52 [+0.31] TEST: IPv4 route with device only nexthop [ OK ] # 246.94 [+0.42] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 248.07 [+1.13] TEST: IPv6 nexthop with IPv4 route [ OK ] # 248.87 [+0.80] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 249.33 [+0.46] TEST: IPv6 nexthop with IPv4 route [ OK ] # 249.80 [+0.47] TEST: IPv4 route with IPv6 gateway [ OK ] # 250.75 [+0.95] TEST: IPv4 default route with IPv6 gateway [ OK ] # 251.28 [+0.53] TEST: IPv4 route with MPLS encap [ OK ] # 251.53 [+0.25] TEST: IPv4 route with MPLS encap - check [ OK ] # 251.69 [+0.16] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 251.91 [+0.22] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 266.57 [+14.66] # 266.57 [+0.00] IPv4 large groups (x32) # 266.57 [+0.00] --------------------- # 315.37 [+48.80] TEST: Dump large (x32) ecmp groups [ OK ] # 329.98 [+14.61] # 329.98 [+0.00] IPv4 large resilient group (128k buckets) # 329.98 [+0.00] ----------------------------------------- # 330.70 [+0.72] TEST: Dump large (x131072) nexthop buckets [ OK ] # 345.65 [+14.95] # 345.65 [+0.00] IPv4 nexthop api compat mode # 345.65 [+0.00] ---------------------------- # 346.05 [+0.40] TEST: IPv4 default nexthop compat mode check [ OK ] # 347.46 [+1.40] TEST: IPv4 compat mode on - route add notification [ OK ] # 347.62 [+0.16] TEST: IPv4 compat mode on - route dump [ OK ] # 348.73 [+1.11] TEST: IPv4 compat mode on - nexthop change [ OK ] # 349.03 [+0.30] TEST: IPv4 set compat mode - 0 [ OK ] # 350.23 [+1.21] TEST: IPv4 compat mode off - route add notification [ OK ] # 350.45 [+0.21] TEST: IPv4 compat mode off - route dump [ OK ] # 351.21 [+0.76] TEST: IPv4 compat mode off - nexthop change [ OK ] # 351.97 [+0.77] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 352.16 [+0.19] TEST: IPv4 set compat mode - 1 [ OK ] # 367.63 [+15.47] # 367.63 [+0.00] IPv4 fdb groups functional # 367.63 [+0.00] -------------------------- # 368.47 [+0.84] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 368.74 [+0.27] TEST: Get Fdb nexthop group by id [ OK ] # 369.17 [+0.43] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 369.83 [+0.65] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 370.03 [+0.20] TEST: Fdb Nexthop with blackhole [ OK ] # 370.20 [+0.17] TEST: Fdb Nexthop with oif [ OK ] # 370.35 [+0.16] TEST: Fdb Nexthop with onlink [ OK ] # 370.54 [+0.18] TEST: Fdb Nexthop with encap [ OK ] # 371.08 [+0.55] TEST: Fdb mac add with nexthop group [ OK ] # 371.33 [+0.24] TEST: Fdb mac add with nexthop [ OK ] # 371.53 [+0.21] TEST: Route add with fdb nexthop [ OK ] # 371.76 [+0.22] TEST: Route add with fdb nexthop group [ OK ] # 372.14 [+0.38] TEST: Fdb entry after deleting a single nexthop [ OK ] # 372.31 [+0.17] TEST: Fdb nexthop delete [ OK ] # 372.46 [+0.15] TEST: Fdb entry after deleting a nexthop group [ OK ] # 387.29 [+14.83] # 387.30 [+0.00] IPv4 multipath selection # 387.30 [+0.00] ------------------------ # 389.62 [+2.33] TEST: Use valid neighbor during multipath selection [ OK ] # 390.05 [+0.42] TEST: Multipath selection with no valid neighbor [ OK ] # 403.19 [+13.14] # 403.19 [+0.00] IPv4 runtime torture # 403.20 [+0.00] -------------------- # 704.29 [+301.09] TEST: IPv4 torture test [ OK ] # 719.79 [+15.51] # 719.80 [+0.00] IPv4 runtime resilient nexthop group torture # 719.80 [+0.00] -------------------------------------------- # 1021.04 [+301.24] TEST: IPv4 resilient nexthop group torture test [ OK ] # 1033.67 [+12.63] # 1033.68 [+0.00] IPv6 # 1033.68 [+0.00] ---------------------- # 1033.82 [+0.15] TEST: Create nexthop with id, gw, dev [ OK ] # 1033.96 [+0.14] TEST: Get nexthop by id [ OK ] # 1034.28 [+0.31] TEST: Delete nexthop by id [ OK ] # 1034.59 [+0.31] TEST: Create nexthop - gw only [ OK ] # 1034.73 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 1034.89 [+0.16] TEST: Create nexthop - gw+dev and onlink [ OK ] # 1035.66 [+0.77] TEST: Nexthops removed on admin down [ OK ] # 1048.07 [+12.41] # 1048.07 [+0.00] IPv6 groups functional # 1048.07 [+0.00] ---------------------- # 1048.36 [+0.29] TEST: Create nexthop group with single nexthop [ OK ] # 1048.52 [+0.15] TEST: Get nexthop group by id [ OK ] # 1048.83 [+0.31] TEST: Delete nexthop group by id [ OK ] # 1050.05 [+1.22] TEST: Nexthop group with multiple nexthops [ OK ] # 1050.52 [+0.47] TEST: Nexthop group updated when entry is deleted [ OK ] # 1050.80 [+0.28] TEST: Nexthop group with weighted nexthops [ OK ] # 1051.29 [+0.48] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1051.61 [+0.33] TEST: Nexthops in groups removed on admin down [ OK ] # 1053.65 [+2.03] TEST: Multiple groups with same nexthop [ OK ] # 1054.25 [+0.60] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1054.40 [+0.15] TEST: Nexthop group can not have a group as an entry [ OK ] # 1054.69 [+0.29] TEST: Nexthop group with a blackhole entry [ OK ] # 1054.84 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1059.11 [+4.27] TEST: Nexthop group replace refcounts [ OK ] # 1060.43 [+1.32] TEST: 16-bit weights [ OK ] # 1072.69 [+12.25] # 1072.69 [+0.00] IPv6 resilient groups functional # 1072.69 [+0.00] -------------------------------- # 1073.61 [+0.92] TEST: Nexthop group updated when entry is deleted [ OK ] # 1073.77 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1074.21 [+0.44] TEST: Nexthop group updated after replace [ OK ] # 1074.37 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 1075.22 [+0.85] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1075.39 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1075.84 [+0.45] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1076.02 [+0.19] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1077.37 [+1.34] TEST: 16-bit weights [ OK ] # 1089.98 [+12.62] # 1089.98 [+0.00] IPv6 functional runtime # 1089.98 [+0.00] ----------------------- # 1090.28 [+0.29] TEST: Route add [ OK ] # 1090.41 [+0.13] TEST: Route delete [ OK ] # 1090.82 [+0.42] TEST: Ping with nexthop [ OK ] # 1091.45 [+0.63] TEST: Ping - multipath [ OK ] # 1092.04 [+0.58] TEST: Ping - blackhole [ OK ] # 1092.41 [+0.38] TEST: Ping - blackhole replaced with gateway [ OK ] # 1092.75 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 1093.45 [+0.70] TEST: Ping - group with blackhole [ OK ] # 1093.80 [+0.35] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1094.06 [+0.27] TEST: IPv6 route with device only nexthop [ OK ] # 1094.50 [+0.44] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1095.10 [+0.60] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1095.39 [+0.29] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1095.67 [+0.28] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1096.38 [+0.71] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1096.66 [+0.29] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1096.94 [+0.27] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1097.62 [+0.68] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1097.91 [+0.29] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1098.18 [+0.27] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1098.80 [+0.62] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1099.07 [+0.27] TEST: IPv6 route with invalid metric [ OK ] # 1100.77 [+1.70] TEST: Nexthop with default route and rpfilter [ OK ] # 1101.13 [+0.36] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1113.20 [+12.08] # 1113.21 [+0.00] IPv6 large groups (x32) # 1113.21 [+0.00] --------------------- # 1154.54 [+41.33] TEST: Dump large (x32) ecmp groups [ OK ] # 1166.61 [+12.07] # 1166.61 [+0.00] IPv6 large resilient group (128k buckets) # 1166.61 [+0.00] ----------------------------------------- # 1167.20 [+0.59] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1179.41 [+12.21] # 1179.41 [+0.00] IPv6 nexthop api compat mode test # 1179.42 [+0.00] -------------------------------- # 1179.83 [+0.41] TEST: IPv6 default nexthop compat mode check [ OK ] # 1180.98 [+1.15] TEST: IPv6 compat mode on - route add notification [ OK ] # 1181.14 [+0.16] TEST: IPv6 compat mode on - route dump [ OK ] # 1181.98 [+0.84] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1182.16 [+0.18] TEST: IPv6 set compat mode - 0 [ OK ] # 1183.49 [+1.33] TEST: IPv6 compat mode off - route add notification [ OK ] # 1183.64 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1184.52 [+0.87] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1185.20 [+0.68] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1185.39 [+0.19] TEST: IPv6 set compat mode - 1 [ OK ] # 1197.61 [+12.21] # 1197.61 [+0.00] IPv6 fdb groups functional # 1197.61 [+0.00] -------------------------- # 1198.32 [+0.71] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1198.63 [+0.31] TEST: Get Fdb nexthop group by id [ OK ] # 1199.04 [+0.41] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1199.50 [+0.46] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1199.64 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 1199.81 [+0.17] TEST: Fdb Nexthop with oif [ OK ] # 1199.95 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 1200.13 [+0.18] TEST: Fdb Nexthop with encap [ OK ] # 1200.41 [+0.28] TEST: Fdb mac add with nexthop group [ OK ] # 1200.59 [+0.19] TEST: Fdb mac add with nexthop [ OK ] # 1200.73 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 1200.87 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1201.16 [+0.29] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1201.30 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1201.42 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1213.42 [+12.00] # 1213.42 [+0.00] IPv6 multipath selection # 1213.42 [+0.00] ------------------------ # 1215.82 [+2.40] TEST: Use valid neighbor during multipath selection [ OK ] # 1216.24 [+0.41] TEST: Multipath selection with no valid neighbor [ OK ] # 1228.80 [+12.56] # 1228.80 [+0.00] IPv6 runtime torture # 1228.80 [+0.00] -------------------- # 1529.85 [+301.05] TEST: IPv6 torture test [ OK ] # 1542.59 [+12.73] # 1542.59 [+0.00] IPv6 runtime resilient nexthop group torture # 1542.59 [+0.00] -------------------------------------------- # 1843.78 [+301.19] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1844.18 [+0.40] # 1844.18 [+0.00] Tests passed: 238 # 1844.18 [+0.00] Tests failed: 0 # 1844.18 [+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__->