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.40 [+11.40] # 11.40 [+0.00] Basic functional tests # 11.40 [+0.00] ---------------------- # 11.57 [+0.16] TEST: List with nothing defined [ OK ] # 11.73 [+0.16] TEST: Nexthop get on non-existent id [ OK ] # 11.87 [+0.15] TEST: Nexthop del with non-existent id [ OK ] # 12.00 [+0.13] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 12.16 [+0.16] TEST: Nexthop with no device or gateway [ OK ] # 12.45 [+0.29] TEST: Nexthop with down device [ OK ] # 12.85 [+0.40] TEST: Nexthop with device that is linkdown [ OK ] # 13.18 [+0.33] TEST: Nexthop with device only [ OK ] # 13.41 [+0.23] TEST: Nexthop with duplicate id [ OK ] # 13.58 [+0.17] TEST: Blackhole nexthop [ OK ] # 13.75 [+0.17] TEST: Blackhole nexthop with other attributes [ OK ] # 14.09 [+0.35] TEST: Blackhole nexthop with loopback device down [ OK ] # 14.63 [+0.53] TEST: Maximum nexthop ID dump [ OK ] # 14.80 [+0.17] TEST: Create group [ OK ] # 15.01 [+0.21] TEST: Create group with blackhole nexthop [ OK ] # 15.20 [+0.19] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 15.73 [+0.54] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 15.90 [+0.16] TEST: Create group with non-existent nexthop [ OK ] # 16.06 [+0.16] TEST: Create group with same nexthop multiple times [ OK ] # 16.26 [+0.21] TEST: Replace nexthop with nexthop group [ OK ] # 16.43 [+0.17] TEST: Replace nexthop group with nexthop [ OK ] # 16.59 [+0.16] TEST: Nexthop group and device [ OK ] # 18.37 [+1.78] TEST: Test proto flush [ OK ] # 18.55 [+0.17] TEST: Nexthop group and blackhole [ OK ] # 128.48 [+109.94] TEST: Large scale nexthop flushing [ OK ] # 143.09 [+14.61] # 143.09 [+0.00] Basic resilient nexthop group functional tests # 143.09 [+0.00] ---------------------------------------------- # 143.53 [+0.44] TEST: Add a nexthop group with default parameters [ OK ] # 143.85 [+0.31] TEST: Get a nexthop group with default parameters [ OK ] # 144.28 [+0.43] TEST: Get a nexthop group with non-default parameters [ OK ] # 144.42 [+0.14] TEST: Add a nexthop group with 0 buckets [ OK ] # 144.56 [+0.14] TEST: Replace nexthop group parameters [ OK ] # 144.71 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 144.88 [+0.17] TEST: Replace idle timer [ OK ] # 145.07 [+0.19] TEST: Get a nexthop group after replacing idle timer [ OK ] # 145.21 [+0.14] TEST: Replace unbalanced timer [ OK ] # 145.37 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 145.51 [+0.14] TEST: Replace with no parameters [ OK ] # 145.67 [+0.16] TEST: Get a nexthop group after replacing no parameters [ OK ] # 145.82 [+0.15] TEST: Replace nexthop group type - implicit [ OK ] # 146.00 [+0.18] TEST: Replace nexthop group type - explicit [ OK ] # 146.16 [+0.17] TEST: Replace number of nexthop buckets [ OK ] # 146.32 [+0.16] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 147.23 [+0.91] TEST: Dump all nexthop buckets [ OK ] # 147.40 [+0.17] TEST: Dump all nexthop buckets in a group [ OK ] # 147.75 [+0.35] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 147.92 [+0.18] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 148.12 [+0.20] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 148.27 [+0.15] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 148.42 [+0.15] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 148.79 [+0.37] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 148.96 [+0.17] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 149.12 [+0.16] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 149.54 [+0.42] TEST: Maximum nexthop ID dump [ OK ] # 149.70 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 149.86 [+0.17] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 150.02 [+0.16] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 150.18 [+0.16] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 151.14 [+0.96] TEST: Initial bucket allocation [ OK ] # 151.68 [+0.54] TEST: Bucket allocation after replace [ OK ] # 152.45 [+0.77] TEST: Buckets migrated after idle timer change [ OK ] # 166.48 [+14.03] # 166.48 [+0.00] IPv4 functional # 166.48 [+0.00] ---------------------- # 166.66 [+0.17] TEST: Create nexthop with id, gw, dev [ OK ] # 166.85 [+0.20] TEST: Get nexthop by id [ OK ] # 167.21 [+0.35] TEST: Delete nexthop by id [ OK ] # 167.54 [+0.33] TEST: Create nexthop - gw only [ OK ] # 167.69 [+0.15] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 167.85 [+0.16] TEST: Create nexthop - gw+dev and onlink [ OK ] # 168.67 [+0.82] TEST: Nexthops removed on admin down [ OK ] # 169.49 [+0.83] TEST: Delete nexthop route warning [ OK ] # 170.24 [+0.74] TEST: Delete multipath route with only nh id based entry [ OK ] # 170.70 [+0.46] TEST: Delete route when specifying only nexthop device [ OK ] # 170.87 [+0.17] TEST: Delete route when specifying only gateway [ OK ] # 171.06 [+0.19] TEST: Delete route when not specifying nexthop attributes [ OK ] # 184.88 [+13.83] # 184.88 [+0.00] IPv4 groups functional # 184.88 [+0.00] ---------------------- # 185.22 [+0.34] TEST: Create nexthop group with single nexthop [ OK ] # 185.42 [+0.19] TEST: Get nexthop group by id [ OK ] # 185.83 [+0.41] TEST: Delete nexthop group by id [ OK ] # 187.03 [+1.20] TEST: Nexthop group with multiple nexthops [ OK ] # 187.59 [+0.56] TEST: Nexthop group updated when entry is deleted [ OK ] # 187.89 [+0.30] TEST: Nexthop group with weighted nexthops [ OK ] # 188.42 [+0.53] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 188.73 [+0.31] TEST: Nexthops in groups removed on admin down [ OK ] # 191.02 [+2.29] TEST: Multiple groups with same nexthop [ OK ] # 191.63 [+0.61] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 191.82 [+0.19] TEST: Nexthop group can not have a group as an entry [ OK ] # 192.14 [+0.32] TEST: Nexthop group with a blackhole entry [ OK ] # 192.29 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 205.63 [+13.35] # 205.63 [+0.00] IPv4 resilient groups functional # 205.63 [+0.00] -------------------------------- # 206.64 [+1.00] TEST: Nexthop group updated when entry is deleted [ OK ] # 206.81 [+0.18] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 207.32 [+0.51] TEST: Nexthop group updated after replace [ OK ] # 207.54 [+0.22] TEST: Nexthop buckets updated after replace [ OK ] # 208.49 [+0.94] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 208.67 [+0.18] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 209.19 [+0.52] TEST: Nexthop group updated after replace - nECMP [ OK ] # 209.37 [+0.18] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 224.63 [+15.26] TEST: IPv6 nexthop with IPv4 route [ OK ] # 225.40 [+0.77] TEST: IPv6 nexthop with IPv4 route [ OK ] # 225.80 [+0.40] TEST: IPv4 route with IPv6 gateway [ OK ] # 226.26 [+0.46] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 244.25 [+17.98] # 244.25 [+0.00] IPv4 functional runtime # 244.25 [+0.00] ----------------------- # 244.66 [+0.41] TEST: Route add [ OK ] # 245.11 [+0.45] TEST: Route delete [ OK ] # 245.53 [+0.42] TEST: Route add - scope conflict with nexthop [ OK ] # 246.18 [+0.65] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 246.51 [+0.33] TEST: IPv4 route with invalid metric [ OK ] # 247.25 [+0.74] TEST: Basic ping [ OK ] # 248.14 [+0.89] TEST: Ping - multipath [ OK ] # 249.19 [+1.05] TEST: Ping - multiple default routes, nh first [ OK ] # 250.37 [+1.18] TEST: Ping - multiple default routes, nh second [ OK ] # 251.27 [+0.91] TEST: Ping - blackhole [ OK ] # 251.71 [+0.44] TEST: Ping - blackhole replaced with gateway [ OK ] # 252.19 [+0.48] TEST: Ping - gateway replaced by blackhole [ OK ] # 253.15 [+0.97] TEST: Ping - group with blackhole [ OK ] # 253.61 [+0.46] TEST: Ping - group blackhole replaced with gateways [ OK ] # 253.98 [+0.37] TEST: IPv4 route with device only nexthop [ OK ] # 254.50 [+0.52] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 255.50 [+1.00] TEST: IPv6 nexthop with IPv4 route [ OK ] # 256.30 [+0.80] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 256.78 [+0.48] TEST: IPv6 nexthop with IPv4 route [ OK ] # 257.21 [+0.42] TEST: IPv4 route with IPv6 gateway [ OK ] # 258.17 [+0.97] TEST: IPv4 default route with IPv6 gateway [ OK ] # 258.57 [+0.39] TEST: IPv4 route with MPLS encap [ OK ] # 258.75 [+0.19] TEST: IPv4 route with MPLS encap - check [ OK ] # 258.90 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 259.08 [+0.19] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 272.68 [+13.60] # 272.68 [+0.00] IPv4 large groups (x32) # 272.68 [+0.00] --------------------- # 323.48 [+50.79] TEST: Dump large (x32) ecmp groups [ OK ] # 337.96 [+14.49] # 337.96 [+0.00] IPv4 large resilient group (128k buckets) # 337.96 [+0.00] ----------------------------------------- # 338.60 [+0.64] TEST: Dump large (x131072) nexthop buckets [ OK ] # 352.69 [+14.08] # 352.69 [+0.00] IPv4 nexthop api compat mode # 352.69 [+0.00] ---------------------------- # 353.10 [+0.41] TEST: IPv4 default nexthop compat mode check [ OK ] # 354.45 [+1.35] TEST: IPv4 compat mode on - route add notification [ OK ] # 354.60 [+0.15] TEST: IPv4 compat mode on - route dump [ OK ] # 355.63 [+1.03] TEST: IPv4 compat mode on - nexthop change [ OK ] # 355.83 [+0.20] TEST: IPv4 set compat mode - 0 [ OK ] # 356.95 [+1.12] TEST: IPv4 compat mode off - route add notification [ OK ] # 357.16 [+0.21] TEST: IPv4 compat mode off - route dump [ OK ] # 357.97 [+0.81] TEST: IPv4 compat mode off - nexthop change [ OK ] # 358.86 [+0.88] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 359.18 [+0.32] TEST: IPv4 set compat mode - 1 [ OK ] # 374.13 [+14.95] # 374.13 [+0.00] IPv4 fdb groups functional # 374.13 [+0.00] -------------------------- # 374.87 [+0.74] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 375.13 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 375.57 [+0.44] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 376.03 [+0.45] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 376.19 [+0.16] TEST: Fdb Nexthop with blackhole [ OK ] # 376.34 [+0.15] TEST: Fdb Nexthop with oif [ OK ] # 376.48 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 376.62 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 377.14 [+0.53] TEST: Fdb mac add with nexthop group [ OK ] # 377.28 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 377.43 [+0.15] TEST: Route add with fdb nexthop [ OK ] # 377.62 [+0.19] TEST: Route add with fdb nexthop group [ OK ] # 378.06 [+0.44] TEST: Fdb entry after deleting a single nexthop [ OK ] # 378.29 [+0.23] TEST: Fdb nexthop delete [ OK ] # 378.46 [+0.17] TEST: Fdb entry after deleting a nexthop group [ OK ] # 393.98 [+15.52] # 393.98 [+0.00] IPv4 multipath selection # 393.98 [+0.00] ------------------------ # 396.45 [+2.47] TEST: Use valid neighbor during multipath selection [ OK ] # 397.14 [+0.69] TEST: Multipath selection with no valid neighbor [ OK ] # 413.88 [+16.73] # 413.88 [+0.00] IPv4 runtime torture # 413.88 [+0.00] -------------------- # 715.02 [+301.14] TEST: IPv4 torture test [ OK ] # 730.30 [+15.28] # 730.30 [+0.00] IPv4 runtime resilient nexthop group torture # 730.31 [+0.00] -------------------------------------------- # 1031.60 [+301.29] TEST: IPv4 resilient nexthop group torture test [ OK ] # 1043.84 [+12.24] # 1043.84 [+0.00] IPv6 # 1043.84 [+0.00] ---------------------- # 1043.99 [+0.16] TEST: Create nexthop with id, gw, dev [ OK ] # 1044.13 [+0.13] TEST: Get nexthop by id [ OK ] # 1044.41 [+0.28] TEST: Delete nexthop by id [ OK ] # 1044.67 [+0.26] TEST: Create nexthop - gw only [ OK ] # 1044.81 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 1044.93 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 1045.64 [+0.70] TEST: Nexthops removed on admin down [ OK ] # 1057.58 [+11.95] # 1057.58 [+0.00] IPv6 groups functional # 1057.58 [+0.00] ---------------------- # 1057.83 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 1057.95 [+0.12] TEST: Get nexthop group by id [ OK ] # 1058.22 [+0.27] TEST: Delete nexthop group by id [ OK ] # 1059.36 [+1.13] TEST: Nexthop group with multiple nexthops [ OK ] # 1059.81 [+0.45] TEST: Nexthop group updated when entry is deleted [ OK ] # 1060.08 [+0.28] TEST: Nexthop group with weighted nexthops [ OK ] # 1060.51 [+0.42] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1060.81 [+0.30] TEST: Nexthops in groups removed on admin down [ OK ] # 1062.82 [+2.00] TEST: Multiple groups with same nexthop [ OK ] # 1063.41 [+0.59] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1063.53 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 1063.80 [+0.27] TEST: Nexthop group with a blackhole entry [ OK ] # 1063.94 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1067.89 [+3.95] TEST: Nexthop group replace refcounts [ OK ] # 1069.09 [+1.20] TEST: 16-bit weights [ OK ] # 1080.80 [+11.71] # 1080.80 [+0.00] IPv6 resilient groups functional # 1080.80 [+0.00] -------------------------------- # 1081.63 [+0.83] TEST: Nexthop group updated when entry is deleted [ OK ] # 1081.80 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1082.28 [+0.49] TEST: Nexthop group updated after replace [ OK ] # 1082.45 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 1083.33 [+0.89] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1083.53 [+0.20] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1083.96 [+0.43] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1084.13 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1085.64 [+1.51] TEST: 16-bit weights [ OK ] # 1099.96 [+14.32] # 1099.96 [+0.00] IPv6 functional runtime # 1099.96 [+0.00] ----------------------- # 1100.24 [+0.28] TEST: Route add [ OK ] # 1100.37 [+0.13] TEST: Route delete [ OK ] # 1100.77 [+0.40] TEST: Ping with nexthop [ OK ] # 1101.40 [+0.63] TEST: Ping - multipath [ OK ] # 1101.90 [+0.50] TEST: Ping - blackhole [ OK ] # 1102.29 [+0.40] TEST: Ping - blackhole replaced with gateway [ OK ] # 1102.64 [+0.35] TEST: Ping - gateway replaced by blackhole [ OK ] # 1103.44 [+0.80] TEST: Ping - group with blackhole [ OK ] # 1103.79 [+0.35] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1104.07 [+0.28] TEST: IPv6 route with device only nexthop [ OK ] # 1104.51 [+0.44] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1105.07 [+0.56] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1105.35 [+0.28] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1105.63 [+0.28] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1106.32 [+0.69] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1106.63 [+0.31] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1106.97 [+0.34] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1107.72 [+0.76] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1108.01 [+0.29] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1108.29 [+0.28] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1108.86 [+0.57] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1109.09 [+0.23] TEST: IPv6 route with invalid metric [ OK ] # 1110.82 [+1.73] TEST: Nexthop with default route and rpfilter [ OK ] # 1111.16 [+0.34] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1123.87 [+12.70] # 1123.87 [+0.00] IPv6 large groups (x32) # 1123.87 [+0.00] --------------------- # 1165.52 [+41.65] TEST: Dump large (x32) ecmp groups [ OK ] # 1178.25 [+12.73] # 1178.25 [+0.00] IPv6 large resilient group (128k buckets) # 1178.25 [+0.00] ----------------------------------------- # 1178.77 [+0.52] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1191.40 [+12.63] # 1191.40 [+0.00] IPv6 nexthop api compat mode test # 1191.40 [+0.00] -------------------------------- # 1191.75 [+0.35] TEST: IPv6 default nexthop compat mode check [ OK ] # 1192.93 [+1.18] TEST: IPv6 compat mode on - route add notification [ OK ] # 1193.09 [+0.16] TEST: IPv6 compat mode on - route dump [ OK ] # 1193.93 [+0.84] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1194.09 [+0.16] TEST: IPv6 set compat mode - 0 [ OK ] # 1195.32 [+1.23] TEST: IPv6 compat mode off - route add notification [ OK ] # 1195.50 [+0.18] TEST: IPv6 compat mode off - route dump [ OK ] # 1196.37 [+0.87] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1197.13 [+0.76] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1197.35 [+0.23] TEST: IPv6 set compat mode - 1 [ OK ] # 1209.52 [+12.17] # 1209.52 [+0.00] IPv6 fdb groups functional # 1209.52 [+0.00] -------------------------- # 1210.22 [+0.69] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1210.49 [+0.28] TEST: Get Fdb nexthop group by id [ OK ] # 1210.89 [+0.40] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1211.37 [+0.48] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1211.53 [+0.17] TEST: Fdb Nexthop with blackhole [ OK ] # 1211.68 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 1211.84 [+0.16] TEST: Fdb Nexthop with onlink [ OK ] # 1212.00 [+0.16] TEST: Fdb Nexthop with encap [ OK ] # 1212.30 [+0.30] TEST: Fdb mac add with nexthop group [ OK ] # 1212.45 [+0.15] TEST: Fdb mac add with nexthop [ OK ] # 1212.60 [+0.15] TEST: Route add with fdb nexthop [ OK ] # 1212.73 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1213.01 [+0.27] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1213.13 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1213.27 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1225.69 [+12.42] # 1225.69 [+0.00] IPv6 multipath selection # 1225.69 [+0.00] ------------------------ # 1228.07 [+2.37] TEST: Use valid neighbor during multipath selection [ OK ] # 1228.50 [+0.44] TEST: Multipath selection with no valid neighbor [ OK ] # 1241.61 [+13.11] # 1241.61 [+0.00] IPv6 runtime torture # 1241.61 [+0.00] -------------------- # 1542.62 [+301.01] TEST: IPv6 torture test [ OK ] # 1555.51 [+12.88] # 1555.51 [+0.00] IPv6 runtime resilient nexthop group torture # 1555.51 [+0.00] -------------------------------------------- # 1856.56 [+301.05] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1856.93 [+0.37] # 1856.93 [+0.00] Tests passed: 238 # 1856.93 [+0.00] Tests failed: 0 # 1856.93 [+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__->