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.70 [+10.70] # 10.70 [+0.00] Basic functional tests # 10.70 [+0.00] ---------------------- # 10.83 [+0.13] TEST: List with nothing defined [ OK ] # 10.99 [+0.16] TEST: Nexthop get on non-existent id [ OK ] # 11.12 [+0.14] TEST: Nexthop del with non-existent id [ OK ] # 11.26 [+0.14] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.39 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 11.64 [+0.25] TEST: Nexthop with down device [ OK ] # 12.05 [+0.41] TEST: Nexthop with device that is linkdown [ OK ] # 12.37 [+0.32] TEST: Nexthop with device only [ OK ] # 12.51 [+0.15] TEST: Nexthop with duplicate id [ OK ] # 12.67 [+0.15] TEST: Blackhole nexthop [ OK ] # 12.83 [+0.16] TEST: Blackhole nexthop with other attributes [ OK ] # 13.18 [+0.34] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.71 [+0.53] TEST: Maximum nexthop ID dump [ OK ] # 13.84 [+0.13] TEST: Create group [ OK ] # 13.98 [+0.14] TEST: Create group with blackhole nexthop [ OK ] # 14.12 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.56 [+0.45] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.72 [+0.16] TEST: Create group with non-existent nexthop [ OK ] # 14.85 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 15.01 [+0.15] TEST: Replace nexthop with nexthop group [ OK ] # 15.16 [+0.16] TEST: Replace nexthop group with nexthop [ OK ] # 15.31 [+0.15] TEST: Nexthop group and device [ OK ] # 16.82 [+1.51] TEST: Test proto flush [ OK ] # 16.96 [+0.14] TEST: Nexthop group and blackhole [ OK ] # 123.32 [+106.36] TEST: Large scale nexthop flushing [ OK ] # 137.11 [+13.79] # 137.11 [+0.00] Basic resilient nexthop group functional tests # 137.11 [+0.00] ---------------------------------------------- # 137.56 [+0.45] TEST: Add a nexthop group with default parameters [ OK ] # 137.93 [+0.37] TEST: Get a nexthop group with default parameters [ OK ] # 138.43 [+0.50] TEST: Get a nexthop group with non-default parameters [ OK ] # 138.57 [+0.14] TEST: Add a nexthop group with 0 buckets [ OK ] # 138.71 [+0.14] TEST: Replace nexthop group parameters [ OK ] # 138.90 [+0.19] TEST: Get a nexthop group after replacing parameters [ OK ] # 139.04 [+0.14] TEST: Replace idle timer [ OK ] # 139.23 [+0.19] TEST: Get a nexthop group after replacing idle timer [ OK ] # 139.38 [+0.15] TEST: Replace unbalanced timer [ OK ] # 139.57 [+0.20] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 139.73 [+0.16] TEST: Replace with no parameters [ OK ] # 139.93 [+0.21] TEST: Get a nexthop group after replacing no parameters [ OK ] # 140.10 [+0.17] TEST: Replace nexthop group type - implicit [ OK ] # 140.28 [+0.17] TEST: Replace nexthop group type - explicit [ OK ] # 140.42 [+0.14] TEST: Replace number of nexthop buckets [ OK ] # 140.60 [+0.18] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 141.54 [+0.94] TEST: Dump all nexthop buckets [ OK ] # 141.75 [+0.21] TEST: Dump all nexthop buckets in a group [ OK ] # 142.08 [+0.33] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 142.24 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 142.42 [+0.18] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 142.58 [+0.16] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 142.74 [+0.16] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 143.15 [+0.40] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 143.31 [+0.16] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 143.47 [+0.16] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 143.84 [+0.37] TEST: Maximum nexthop ID dump [ OK ] # 144.04 [+0.20] TEST: Get a valid nexthop bucket [ OK ] # 144.17 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 144.35 [+0.18] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 144.53 [+0.18] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 145.54 [+1.01] TEST: Initial bucket allocation [ OK ] # 146.00 [+0.46] TEST: Bucket allocation after replace [ OK ] # 146.69 [+0.68] TEST: Buckets migrated after idle timer change [ OK ] # 159.93 [+13.25] # 159.93 [+0.00] IPv4 functional # 159.93 [+0.00] ---------------------- # 160.10 [+0.17] TEST: Create nexthop with id, gw, dev [ OK ] # 160.25 [+0.15] TEST: Get nexthop by id [ OK ] # 160.56 [+0.32] TEST: Delete nexthop by id [ OK ] # 160.87 [+0.31] TEST: Create nexthop - gw only [ OK ] # 161.03 [+0.16] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 161.23 [+0.20] TEST: Create nexthop - gw+dev and onlink [ OK ] # 162.03 [+0.80] TEST: Nexthops removed on admin down [ OK ] # 162.84 [+0.81] TEST: Delete nexthop route warning [ OK ] # 163.60 [+0.76] TEST: Delete multipath route with only nh id based entry [ OK ] # 164.10 [+0.50] TEST: Delete route when specifying only nexthop device [ OK ] # 164.24 [+0.14] TEST: Delete route when specifying only gateway [ OK ] # 164.41 [+0.17] TEST: Delete route when not specifying nexthop attributes [ OK ] # 178.30 [+13.89] # 178.30 [+0.00] IPv4 groups functional # 178.30 [+0.00] ---------------------- # 178.60 [+0.30] TEST: Create nexthop group with single nexthop [ OK ] # 178.78 [+0.18] TEST: Get nexthop group by id [ OK ] # 179.13 [+0.35] TEST: Delete nexthop group by id [ OK ] # 180.41 [+1.29] TEST: Nexthop group with multiple nexthops [ OK ] # 180.98 [+0.57] TEST: Nexthop group updated when entry is deleted [ OK ] # 181.39 [+0.41] TEST: Nexthop group with weighted nexthops [ OK ] # 181.92 [+0.54] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 182.33 [+0.40] TEST: Nexthops in groups removed on admin down [ OK ] # 184.82 [+2.49] TEST: Multiple groups with same nexthop [ OK ] # 185.65 [+0.83] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 185.82 [+0.18] TEST: Nexthop group can not have a group as an entry [ OK ] # 186.25 [+0.43] TEST: Nexthop group with a blackhole entry [ OK ] # 186.44 [+0.18] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 200.41 [+13.97] # 200.41 [+0.00] IPv4 resilient groups functional # 200.41 [+0.00] -------------------------------- # 201.52 [+1.11] TEST: Nexthop group updated when entry is deleted [ OK ] # 201.71 [+0.19] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 202.35 [+0.64] TEST: Nexthop group updated after replace [ OK ] # 202.56 [+0.20] TEST: Nexthop buckets updated after replace [ OK ] # 203.62 [+1.06] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 203.86 [+0.25] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 204.37 [+0.51] TEST: Nexthop group updated after replace - nECMP [ OK ] # 204.57 [+0.20] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 219.06 [+14.49] TEST: IPv6 nexthop with IPv4 route [ OK ] # 219.68 [+0.63] TEST: IPv6 nexthop with IPv4 route [ OK ] # 219.99 [+0.31] TEST: IPv4 route with IPv6 gateway [ OK ] # 220.30 [+0.31] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 234.56 [+14.26] # 234.56 [+0.00] IPv4 functional runtime # 234.56 [+0.00] ----------------------- # 234.90 [+0.34] TEST: Route add [ OK ] # 235.25 [+0.35] TEST: Route delete [ OK ] # 235.54 [+0.29] TEST: Route add - scope conflict with nexthop [ OK ] # 236.02 [+0.48] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 236.33 [+0.31] TEST: IPv4 route with invalid metric [ OK ] # 236.88 [+0.55] TEST: Basic ping [ OK ] # 237.61 [+0.73] TEST: Ping - multipath [ OK ] # 238.48 [+0.88] TEST: Ping - multiple default routes, nh first [ OK ] # 239.43 [+0.94] TEST: Ping - multiple default routes, nh second [ OK ] # 240.34 [+0.92] TEST: Ping - blackhole [ OK ] # 240.75 [+0.40] TEST: Ping - blackhole replaced with gateway [ OK ] # 241.11 [+0.36] TEST: Ping - gateway replaced by blackhole [ OK ] # 241.87 [+0.76] TEST: Ping - group with blackhole [ OK ] # 242.22 [+0.36] TEST: Ping - group blackhole replaced with gateways [ OK ] # 242.58 [+0.35] TEST: IPv4 route with device only nexthop [ OK ] # 243.09 [+0.52] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 244.15 [+1.06] TEST: IPv6 nexthop with IPv4 route [ OK ] # 244.86 [+0.71] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 245.30 [+0.44] TEST: IPv6 nexthop with IPv4 route [ OK ] # 245.76 [+0.46] TEST: IPv4 route with IPv6 gateway [ OK ] # 246.61 [+0.85] TEST: IPv4 default route with IPv6 gateway [ OK ] # 246.99 [+0.38] TEST: IPv4 route with MPLS encap [ OK ] # 247.17 [+0.18] TEST: IPv4 route with MPLS encap - check [ OK ] # 247.32 [+0.15] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 247.48 [+0.16] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 261.15 [+13.67] # 261.15 [+0.00] IPv4 large groups (x32) # 261.16 [+0.00] --------------------- # 311.35 [+50.19] TEST: Dump large (x32) ecmp groups [ OK ] # 326.05 [+14.70] # 326.05 [+0.00] IPv4 large resilient group (128k buckets) # 326.05 [+0.00] ----------------------------------------- # 326.61 [+0.56] TEST: Dump large (x131072) nexthop buckets [ OK ] # 339.41 [+12.79] # 339.41 [+0.00] IPv4 nexthop api compat mode # 339.41 [+0.00] ---------------------------- # 339.77 [+0.36] TEST: IPv4 default nexthop compat mode check [ OK ] # 340.95 [+1.18] TEST: IPv4 compat mode on - route add notification [ OK ] # 341.12 [+0.17] TEST: IPv4 compat mode on - route dump [ OK ] # 342.02 [+0.90] TEST: IPv4 compat mode on - nexthop change [ OK ] # 342.21 [+0.18] TEST: IPv4 set compat mode - 0 [ OK ] # 343.14 [+0.93] TEST: IPv4 compat mode off - route add notification [ OK ] # 343.31 [+0.17] TEST: IPv4 compat mode off - route dump [ OK ] # 344.10 [+0.79] TEST: IPv4 compat mode off - nexthop change [ OK ] # 344.84 [+0.74] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 345.03 [+0.19] TEST: IPv4 set compat mode - 1 [ OK ] # 357.90 [+12.87] # 357.90 [+0.00] IPv4 fdb groups functional # 357.90 [+0.00] -------------------------- # 358.71 [+0.80] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 359.00 [+0.30] TEST: Get Fdb nexthop group by id [ OK ] # 359.47 [+0.47] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 359.96 [+0.49] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 360.14 [+0.17] TEST: Fdb Nexthop with blackhole [ OK ] # 360.28 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 360.41 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 360.60 [+0.19] TEST: Fdb Nexthop with encap [ OK ] # 361.09 [+0.49] TEST: Fdb mac add with nexthop group [ OK ] # 361.23 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 361.38 [+0.15] TEST: Route add with fdb nexthop [ OK ] # 361.57 [+0.19] TEST: Route add with fdb nexthop group [ OK ] # 361.85 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 362.01 [+0.15] TEST: Fdb nexthop delete [ OK ] # 362.16 [+0.15] TEST: Fdb entry after deleting a nexthop group [ OK ] # 377.99 [+15.83] # 377.99 [+0.00] IPv4 multipath selection # 377.99 [+0.00] ------------------------ # 380.10 [+2.11] TEST: Use valid neighbor during multipath selection [ OK ] # 380.55 [+0.45] TEST: Multipath selection with no valid neighbor [ OK ] # 395.72 [+15.18] # 395.73 [+0.00] IPv4 runtime torture # 395.73 [+0.00] -------------------- # 696.85 [+301.12] TEST: IPv4 torture test [ OK ] # 710.05 [+13.21] # 710.06 [+0.00] IPv4 runtime resilient nexthop group torture # 710.06 [+0.00] -------------------------------------------- # 1011.12 [+301.06] TEST: IPv4 resilient nexthop group torture test [ OK ] # 1025.38 [+14.27] # 1025.38 [+0.00] IPv6 # 1025.39 [+0.00] ---------------------- # 1025.52 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 1025.69 [+0.17] TEST: Get nexthop by id [ OK ] # 1026.05 [+0.36] TEST: Delete nexthop by id [ OK ] # 1026.45 [+0.39] TEST: Create nexthop - gw only [ OK ] # 1026.58 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 1026.78 [+0.20] TEST: Create nexthop - gw+dev and onlink [ OK ] # 1027.55 [+0.77] TEST: Nexthops removed on admin down [ OK ] # 1041.50 [+13.95] # 1041.50 [+0.00] IPv6 groups functional # 1041.50 [+0.00] ---------------------- # 1041.87 [+0.36] TEST: Create nexthop group with single nexthop [ OK ] # 1042.02 [+0.15] TEST: Get nexthop group by id [ OK ] # 1042.38 [+0.36] TEST: Delete nexthop group by id [ OK ] # 1043.69 [+1.31] TEST: Nexthop group with multiple nexthops [ OK ] # 1044.13 [+0.44] TEST: Nexthop group updated when entry is deleted [ OK ] # 1044.44 [+0.31] TEST: Nexthop group with weighted nexthops [ OK ] # 1045.01 [+0.56] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1045.36 [+0.35] TEST: Nexthops in groups removed on admin down [ OK ] # 1047.59 [+2.23] TEST: Multiple groups with same nexthop [ OK ] # 1048.27 [+0.68] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1048.44 [+0.18] TEST: Nexthop group can not have a group as an entry [ OK ] # 1048.74 [+0.29] TEST: Nexthop group with a blackhole entry [ OK ] # 1048.91 [+0.17] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1053.29 [+4.39] TEST: Nexthop group replace refcounts [ OK ] # 1054.62 [+1.33] TEST: 16-bit weights [ OK ] # 1067.89 [+13.27] # 1067.89 [+0.00] IPv6 resilient groups functional # 1067.90 [+0.00] -------------------------------- # 1068.91 [+1.02] TEST: Nexthop group updated when entry is deleted [ OK ] # 1069.09 [+0.18] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1069.54 [+0.44] TEST: Nexthop group updated after replace [ OK ] # 1069.70 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 1070.64 [+0.94] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1070.83 [+0.20] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1071.30 [+0.46] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1071.52 [+0.22] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1073.11 [+1.60] TEST: 16-bit weights [ OK ] # 1088.41 [+15.30] # 1088.41 [+0.00] IPv6 functional runtime # 1088.41 [+0.00] ----------------------- # 1088.77 [+0.35] TEST: Route add [ OK ] # 1088.94 [+0.18] TEST: Route delete [ OK ] # 1089.43 [+0.49] TEST: Ping with nexthop [ OK ] # 1090.34 [+0.91] TEST: Ping - multipath [ OK ] # 1090.98 [+0.64] TEST: Ping - blackhole [ OK ] # 1091.42 [+0.44] TEST: Ping - blackhole replaced with gateway [ OK ] # 1091.82 [+0.40] TEST: Ping - gateway replaced by blackhole [ OK ] # 1092.69 [+0.87] TEST: Ping - group with blackhole [ OK ] # 1093.13 [+0.43] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1093.43 [+0.30] TEST: IPv6 route with device only nexthop [ OK ] # 1093.98 [+0.55] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1094.62 [+0.64] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1094.96 [+0.34] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1095.32 [+0.35] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1096.18 [+0.86] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1096.47 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1096.79 [+0.33] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1097.58 [+0.78] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1097.86 [+0.29] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1098.14 [+0.28] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1098.81 [+0.66] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1099.10 [+0.29] TEST: IPv6 route with invalid metric [ OK ] # 1100.99 [+1.89] TEST: Nexthop with default route and rpfilter [ OK ] # 1101.42 [+0.43] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1114.47 [+13.05] # 1114.47 [+0.00] IPv6 large groups (x32) # 1114.47 [+0.00] --------------------- # 1155.03 [+40.56] TEST: Dump large (x32) ecmp groups [ OK ] # 1167.55 [+12.52] # 1167.55 [+0.00] IPv6 large resilient group (128k buckets) # 1167.56 [+0.00] ----------------------------------------- # 1168.05 [+0.49] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1180.09 [+12.04] # 1180.09 [+0.00] IPv6 nexthop api compat mode test # 1180.09 [+0.00] -------------------------------- # 1180.43 [+0.35] TEST: IPv6 default nexthop compat mode check [ OK ] # 1181.48 [+1.05] TEST: IPv6 compat mode on - route add notification [ OK ] # 1181.61 [+0.13] TEST: IPv6 compat mode on - route dump [ OK ] # 1182.41 [+0.80] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1182.59 [+0.18] TEST: IPv6 set compat mode - 0 [ OK ] # 1183.84 [+1.25] TEST: IPv6 compat mode off - route add notification [ OK ] # 1184.01 [+0.17] TEST: IPv6 compat mode off - route dump [ OK ] # 1184.82 [+0.81] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1185.54 [+0.72] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1185.70 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1197.80 [+12.10] # 1197.80 [+0.00] IPv6 fdb groups functional # 1197.80 [+0.00] -------------------------- # 1198.46 [+0.66] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1198.72 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 1199.13 [+0.40] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1199.51 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1199.68 [+0.17] TEST: Fdb Nexthop with blackhole [ OK ] # 1199.80 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 1199.94 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 1200.10 [+0.16] TEST: Fdb Nexthop with encap [ OK ] # 1200.40 [+0.29] TEST: Fdb mac add with nexthop group [ OK ] # 1200.55 [+0.15] TEST: Fdb mac add with nexthop [ OK ] # 1200.71 [+0.17] TEST: Route add with fdb nexthop [ OK ] # 1200.86 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 1201.13 [+0.27] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1201.28 [+0.14] TEST: Fdb nexthop delete [ OK ] # 1201.41 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1213.52 [+12.10] # 1213.52 [+0.00] IPv6 multipath selection # 1213.52 [+0.00] ------------------------ # 1215.69 [+2.17] TEST: Use valid neighbor during multipath selection [ OK ] # 1216.18 [+0.48] TEST: Multipath selection with no valid neighbor [ OK ] # 1228.49 [+12.31] # 1228.49 [+0.00] IPv6 runtime torture # 1228.49 [+0.00] -------------------- # 1529.41 [+300.92] TEST: IPv6 torture test [ OK ] # 1541.94 [+12.53] # 1541.94 [+0.00] IPv6 runtime resilient nexthop group torture # 1541.94 [+0.00] -------------------------------------------- # 1842.98 [+301.03] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1843.34 [+0.36] # 1843.34 [+0.00] Tests passed: 238 # 1843.34 [+0.00] Tests failed: 0 # 1843.34 [+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__->