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.49 [+10.49] # 10.49 [+0.00] Basic functional tests # 10.49 [+0.00] ---------------------- # 10.63 [+0.14] TEST: List with nothing defined [ OK ] # 10.77 [+0.14] TEST: Nexthop get on non-existent id [ OK ] # 10.90 [+0.13] TEST: Nexthop del with non-existent id [ OK ] # 11.04 [+0.14] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.23 [+0.19] TEST: Nexthop with no device or gateway [ OK ] # 11.49 [+0.25] TEST: Nexthop with down device [ OK ] # 11.90 [+0.41] TEST: Nexthop with device that is linkdown [ OK ] # 12.17 [+0.28] TEST: Nexthop with device only [ OK ] # 12.33 [+0.16] TEST: Nexthop with duplicate id [ OK ] # 12.47 [+0.14] TEST: Blackhole nexthop [ OK ] # 12.60 [+0.13] TEST: Blackhole nexthop with other attributes [ OK ] # 12.88 [+0.28] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.37 [+0.49] TEST: Maximum nexthop ID dump [ OK ] # 13.51 [+0.14] TEST: Create group [ OK ] # 13.65 [+0.14] TEST: Create group with blackhole nexthop [ OK ] # 13.80 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.20 [+0.40] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.32 [+0.12] TEST: Create group with non-existent nexthop [ OK ] # 14.46 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 14.60 [+0.13] TEST: Replace nexthop with nexthop group [ OK ] # 14.72 [+0.12] TEST: Replace nexthop group with nexthop [ OK ] # 14.87 [+0.15] TEST: Nexthop group and device [ OK ] # 16.26 [+1.40] TEST: Test proto flush [ OK ] # 16.40 [+0.13] TEST: Nexthop group and blackhole [ OK ] # 246.80 [+230.40] TEST: Large scale nexthop flushing [ OK ] # 258.60 [+11.80] # 258.60 [+0.00] Basic resilient nexthop group functional tests # 258.61 [+0.00] ---------------------------------------------- # 259.02 [+0.41] TEST: Add a nexthop group with default parameters [ OK ] # 259.30 [+0.28] TEST: Get a nexthop group with default parameters [ OK ] # 259.73 [+0.43] TEST: Get a nexthop group with non-default parameters [ OK ] # 259.88 [+0.15] TEST: Add a nexthop group with 0 buckets [ OK ] # 260.03 [+0.15] TEST: Replace nexthop group parameters [ OK ] # 260.17 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 260.31 [+0.14] TEST: Replace idle timer [ OK ] # 260.45 [+0.14] TEST: Get a nexthop group after replacing idle timer [ OK ] # 260.59 [+0.13] TEST: Replace unbalanced timer [ OK ] # 260.72 [+0.14] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 260.85 [+0.13] TEST: Replace with no parameters [ OK ] # 261.00 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 261.13 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 261.26 [+0.12] TEST: Replace nexthop group type - explicit [ OK ] # 261.40 [+0.14] TEST: Replace number of nexthop buckets [ OK ] # 261.53 [+0.13] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 262.34 [+0.80] TEST: Dump all nexthop buckets [ OK ] # 262.48 [+0.14] TEST: Dump all nexthop buckets in a group [ OK ] # 262.80 [+0.32] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 262.94 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 263.13 [+0.19] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 263.27 [+0.14] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 263.41 [+0.14] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 263.72 [+0.30] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 263.86 [+0.15] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 263.99 [+0.12] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 264.31 [+0.32] TEST: Maximum nexthop ID dump [ OK ] # 264.44 [+0.14] TEST: Get a valid nexthop bucket [ OK ] # 264.57 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 264.69 [+0.12] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 264.83 [+0.14] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 265.60 [+0.77] TEST: Initial bucket allocation [ OK ] # 265.96 [+0.37] TEST: Bucket allocation after replace [ OK ] # 266.48 [+0.51] TEST: Buckets migrated after idle timer change [ OK ] # 277.67 [+11.19] # 277.67 [+0.00] IPv4 functional # 277.67 [+0.00] ---------------------- # 277.79 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 277.93 [+0.14] TEST: Get nexthop by id [ OK ] # 278.19 [+0.26] TEST: Delete nexthop by id [ OK ] # 278.44 [+0.25] TEST: Create nexthop - gw only [ OK ] # 278.58 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 278.71 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 279.37 [+0.66] TEST: Nexthops removed on admin down [ OK ] # 280.09 [+0.72] TEST: Delete nexthop route warning [ OK ] # 280.71 [+0.62] TEST: Delete multipath route with only nh id based entry [ OK ] # 281.09 [+0.38] TEST: Delete route when specifying only nexthop device [ OK ] # 281.24 [+0.15] TEST: Delete route when specifying only gateway [ OK ] # 281.35 [+0.11] TEST: Delete route when not specifying nexthop attributes [ OK ] # 292.16 [+10.80] # 292.16 [+0.00] IPv4 groups functional # 292.16 [+0.00] ---------------------- # 292.41 [+0.25] TEST: Create nexthop group with single nexthop [ OK ] # 292.53 [+0.13] TEST: Get nexthop group by id [ OK ] # 292.80 [+0.26] TEST: Delete nexthop group by id [ OK ] # 293.70 [+0.90] TEST: Nexthop group with multiple nexthops [ OK ] # 294.09 [+0.39] TEST: Nexthop group updated when entry is deleted [ OK ] # 294.35 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 294.75 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 295.02 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 296.82 [+1.80] TEST: Multiple groups with same nexthop [ OK ] # 297.34 [+0.52] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 297.48 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 297.73 [+0.25] TEST: Nexthop group with a blackhole entry [ OK ] # 297.86 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 308.91 [+11.04] # 308.91 [+0.00] IPv4 resilient groups functional # 308.91 [+0.00] -------------------------------- # 309.70 [+0.80] TEST: Nexthop group updated when entry is deleted [ OK ] # 309.85 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 310.23 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 310.37 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 311.13 [+0.76] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 311.27 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 311.68 [+0.42] TEST: Nexthop group updated after replace - nECMP [ OK ] # 311.80 [+0.12] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 322.96 [+11.15] TEST: IPv6 nexthop with IPv4 route [ OK ] # 323.48 [+0.52] TEST: IPv6 nexthop with IPv4 route [ OK ] # 323.75 [+0.27] TEST: IPv4 route with IPv6 gateway [ OK ] # 324.01 [+0.26] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 334.96 [+10.95] # 334.96 [+0.00] IPv4 functional runtime # 334.96 [+0.00] ----------------------- # 335.23 [+0.26] TEST: Route add [ OK ] # 335.51 [+0.28] TEST: Route delete [ OK ] # 335.83 [+0.32] TEST: Route add - scope conflict with nexthop [ OK ] # 336.24 [+0.41] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 336.47 [+0.23] TEST: IPv4 route with invalid metric [ OK ] # 336.93 [+0.46] TEST: Basic ping [ OK ] # 337.51 [+0.59] TEST: Ping - multipath [ OK ] # 338.22 [+0.70] TEST: Ping - multiple default routes, nh first [ OK ] # 339.03 [+0.82] TEST: Ping - multiple default routes, nh second [ OK ] # 339.74 [+0.71] TEST: Ping - blackhole [ OK ] # 340.07 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 340.41 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 341.04 [+0.63] TEST: Ping - group with blackhole [ OK ] # 341.36 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 341.61 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 341.99 [+0.39] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 342.76 [+0.77] TEST: IPv6 nexthop with IPv4 route [ OK ] # 343.36 [+0.60] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 343.69 [+0.33] TEST: IPv6 nexthop with IPv4 route [ OK ] # 344.01 [+0.32] TEST: IPv4 route with IPv6 gateway [ OK ] # 344.72 [+0.71] TEST: IPv4 default route with IPv6 gateway [ OK ] # 345.04 [+0.32] TEST: IPv4 route with MPLS encap [ OK ] # 345.19 [+0.14] TEST: IPv4 route with MPLS encap - check [ OK ] # 345.32 [+0.13] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 345.45 [+0.13] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 356.20 [+10.75] # 356.20 [+0.00] IPv4 large groups (x32) # 356.20 [+0.00] --------------------- # 391.82 [+35.62] TEST: Dump large (x32) ecmp groups [ OK ] # 402.71 [+10.89] # 402.71 [+0.00] IPv4 large resilient group (128k buckets) # 402.71 [+0.00] ----------------------------------------- # 403.19 [+0.48] TEST: Dump large (x131072) nexthop buckets [ OK ] # 414.13 [+10.93] # 414.13 [+0.00] IPv4 nexthop api compat mode # 414.13 [+0.00] ---------------------------- # 414.46 [+0.33] TEST: IPv4 default nexthop compat mode check [ OK ] # 415.47 [+1.01] TEST: IPv4 compat mode on - route add notification [ OK ] # 415.62 [+0.15] TEST: IPv4 compat mode on - route dump [ OK ] # 416.38 [+0.76] TEST: IPv4 compat mode on - nexthop change [ OK ] # 416.53 [+0.15] TEST: IPv4 set compat mode - 0 [ OK ] # 417.30 [+0.77] TEST: IPv4 compat mode off - route add notification [ OK ] # 417.42 [+0.12] TEST: IPv4 compat mode off - route dump [ OK ] # 418.07 [+0.65] TEST: IPv4 compat mode off - nexthop change [ OK ] # 418.70 [+0.63] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 418.87 [+0.16] TEST: IPv4 set compat mode - 1 [ OK ] # 429.61 [+10.75] # 429.61 [+0.00] IPv4 fdb groups functional # 429.62 [+0.00] -------------------------- # 430.22 [+0.61] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 430.48 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 430.87 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 431.24 [+0.36] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 431.36 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 431.49 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 431.62 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 431.75 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 432.21 [+0.45] TEST: Fdb mac add with nexthop group [ OK ] # 432.32 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 432.45 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 432.58 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 432.83 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 432.95 [+0.12] TEST: Fdb nexthop delete [ OK ] # 433.09 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 443.90 [+10.80] # 443.90 [+0.00] IPv4 multipath selection # 443.90 [+0.00] ------------------------ # 445.63 [+1.73] TEST: Use valid neighbor during multipath selection [ OK ] # 446.02 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 456.79 [+10.77] # 456.79 [+0.00] IPv4 runtime torture # 456.79 [+0.00] -------------------- # 757.61 [+300.82] TEST: IPv4 torture test [ OK ] # 768.98 [+11.37] # 768.98 [+0.00] IPv4 runtime resilient nexthop group torture # 768.98 [+0.00] -------------------------------------------- # 1069.89 [+300.91] TEST: IPv4 resilient nexthop group torture test [ OK ] # 1081.62 [+11.74] # 1081.62 [+0.00] IPv6 # 1081.62 [+0.00] ---------------------- # 1081.76 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 1081.90 [+0.14] TEST: Get nexthop by id [ OK ] # 1082.20 [+0.30] TEST: Delete nexthop by id [ OK ] # 1082.48 [+0.28] TEST: Create nexthop - gw only [ OK ] # 1082.64 [+0.16] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 1082.77 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 1083.50 [+0.72] TEST: Nexthops removed on admin down [ OK ] # 1094.78 [+11.29] # 1094.78 [+0.00] IPv6 groups functional # 1094.79 [+0.00] ---------------------- # 1095.05 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 1095.17 [+0.12] TEST: Get nexthop group by id [ OK ] # 1095.44 [+0.27] TEST: Delete nexthop group by id [ OK ] # 1096.44 [+1.00] TEST: Nexthop group with multiple nexthops [ OK ] # 1096.83 [+0.40] TEST: Nexthop group updated when entry is deleted [ OK ] # 1097.08 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 1097.49 [+0.41] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1097.76 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 1099.55 [+1.79] TEST: Multiple groups with same nexthop [ OK ] # 1100.09 [+0.54] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1100.21 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 1100.48 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 1100.61 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1104.34 [+3.73] TEST: Nexthop group replace refcounts [ OK ] # 1105.49 [+1.15] TEST: 16-bit weights [ OK ] # 1116.52 [+11.03] # 1116.52 [+0.00] IPv6 resilient groups functional # 1116.53 [+0.00] -------------------------------- # 1117.31 [+0.78] TEST: Nexthop group updated when entry is deleted [ OK ] # 1117.45 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1117.83 [+0.38] TEST: Nexthop group updated after replace [ OK ] # 1117.98 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 1118.74 [+0.76] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1118.88 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1119.26 [+0.38] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1119.41 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1120.59 [+1.18] TEST: 16-bit weights [ OK ] # 1131.54 [+10.95] # 1131.54 [+0.00] IPv6 functional runtime # 1131.54 [+0.00] ----------------------- # 1131.81 [+0.26] TEST: Route add [ OK ] # 1131.94 [+0.14] TEST: Route delete [ OK ] # 1132.29 [+0.35] TEST: Ping with nexthop [ OK ] # 1132.86 [+0.57] TEST: Ping - multipath [ OK ] # 1133.31 [+0.45] TEST: Ping - blackhole [ OK ] # 1133.67 [+0.35] TEST: Ping - blackhole replaced with gateway [ OK ] # 1134.00 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 1134.65 [+0.66] TEST: Ping - group with blackhole [ OK ] # 1134.96 [+0.31] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1135.24 [+0.28] TEST: IPv6 route with device only nexthop [ OK ] # 1135.64 [+0.40] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1136.17 [+0.53] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1136.43 [+0.26] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1136.70 [+0.27] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1137.38 [+0.67] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1137.63 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1137.88 [+0.25] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1138.51 [+0.64] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1138.78 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1139.02 [+0.25] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1139.54 [+0.51] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1139.76 [+0.22] TEST: IPv6 route with invalid metric [ OK ] # 1141.06 [+1.30] TEST: Nexthop with default route and rpfilter [ OK ] # 1141.39 [+0.33] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1152.32 [+10.93] # 1152.32 [+0.00] IPv6 large groups (x32) # 1152.32 [+0.00] --------------------- # 1188.14 [+35.83] TEST: Dump large (x32) ecmp groups [ OK ] # 1199.23 [+11.09] # 1199.24 [+0.00] IPv6 large resilient group (128k buckets) # 1199.24 [+0.00] ----------------------------------------- # 1199.73 [+0.50] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1210.93 [+11.20] # 1210.93 [+0.00] IPv6 nexthop api compat mode test # 1210.93 [+0.00] -------------------------------- # 1211.27 [+0.33] TEST: IPv6 default nexthop compat mode check [ OK ] # 1212.31 [+1.04] TEST: IPv6 compat mode on - route add notification [ OK ] # 1212.46 [+0.15] TEST: IPv6 compat mode on - route dump [ OK ] # 1213.28 [+0.82] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1213.44 [+0.16] TEST: IPv6 set compat mode - 0 [ OK ] # 1214.60 [+1.16] TEST: IPv6 compat mode off - route add notification [ OK ] # 1214.77 [+0.17] TEST: IPv6 compat mode off - route dump [ OK ] # 1215.55 [+0.78] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1216.18 [+0.63] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1216.36 [+0.18] TEST: IPv6 set compat mode - 1 [ OK ] # 1227.15 [+10.79] # 1227.15 [+0.00] IPv6 fdb groups functional # 1227.15 [+0.00] -------------------------- # 1227.75 [+0.60] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1227.99 [+0.24] TEST: Get Fdb nexthop group by id [ OK ] # 1228.37 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1228.75 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1228.88 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1229.00 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 1229.13 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1229.24 [+0.11] TEST: Fdb Nexthop with encap [ OK ] # 1229.52 [+0.28] TEST: Fdb mac add with nexthop group [ OK ] # 1229.66 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 1229.80 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 1229.93 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1230.16 [+0.23] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1230.29 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1230.42 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1241.38 [+10.96] # 1241.38 [+0.00] IPv6 multipath selection # 1241.38 [+0.00] ------------------------ # 1243.99 [+2.62] TEST: Use valid neighbor during multipath selection [ OK ] # 1244.38 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 1255.64 [+11.26] # 1255.64 [+0.00] IPv6 runtime torture # 1255.64 [+0.00] -------------------- # 1556.47 [+300.83] TEST: IPv6 torture test [ OK ] # 1568.47 [+12.00] # 1568.47 [+0.00] IPv6 runtime resilient nexthop group torture # 1568.47 [+0.00] -------------------------------------------- # 1869.44 [+300.97] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1869.79 [+0.35] # 1869.79 [+0.00] Tests passed: 238 # 1869.79 [+0.00] Tests failed: 0 # 1869.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__->