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.61 [+0.13] TEST: List with nothing defined [ OK ] # 11.73 [+0.12] TEST: Nexthop get on non-existent id [ OK ] # 11.87 [+0.14] TEST: Nexthop del with non-existent id [ OK ] # 12.01 [+0.14] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 12.17 [+0.16] TEST: Nexthop with no device or gateway [ OK ] # 12.53 [+0.37] TEST: Nexthop with down device [ OK ] # 13.01 [+0.48] TEST: Nexthop with device that is linkdown [ OK ] # 13.34 [+0.32] TEST: Nexthop with device only [ OK ] # 13.49 [+0.16] TEST: Nexthop with duplicate id [ OK ] # 13.62 [+0.13] TEST: Blackhole nexthop [ OK ] # 13.79 [+0.17] TEST: Blackhole nexthop with other attributes [ OK ] # 14.10 [+0.30] TEST: Blackhole nexthop with loopback device down [ OK ] # 14.61 [+0.51] TEST: Maximum nexthop ID dump [ OK ] # 14.75 [+0.14] TEST: Create group [ OK ] # 14.91 [+0.16] TEST: Create group with blackhole nexthop [ OK ] # 15.06 [+0.15] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 15.49 [+0.43] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 15.62 [+0.12] TEST: Create group with non-existent nexthop [ OK ] # 15.78 [+0.16] TEST: Create group with same nexthop multiple times [ OK ] # 15.92 [+0.14] TEST: Replace nexthop with nexthop group [ OK ] # 16.07 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 16.22 [+0.15] TEST: Nexthop group and device [ OK ] # 18.17 [+1.95] TEST: Test proto flush [ OK ] # 18.38 [+0.21] TEST: Nexthop group and blackhole [ OK ] # 120.89 [+102.51] TEST: Large scale nexthop flushing [ OK ] # 133.90 [+13.01] # 133.90 [+0.00] Basic resilient nexthop group functional tests # 133.90 [+0.00] ---------------------------------------------- # 134.32 [+0.42] TEST: Add a nexthop group with default parameters [ OK ] # 134.66 [+0.33] TEST: Get a nexthop group with default parameters [ OK ] # 135.16 [+0.51] TEST: Get a nexthop group with non-default parameters [ OK ] # 135.34 [+0.18] TEST: Add a nexthop group with 0 buckets [ OK ] # 135.49 [+0.15] TEST: Replace nexthop group parameters [ OK ] # 135.67 [+0.18] TEST: Get a nexthop group after replacing parameters [ OK ] # 135.82 [+0.15] TEST: Replace idle timer [ OK ] # 135.99 [+0.18] TEST: Get a nexthop group after replacing idle timer [ OK ] # 136.14 [+0.14] TEST: Replace unbalanced timer [ OK ] # 136.32 [+0.18] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 136.45 [+0.13] TEST: Replace with no parameters [ OK ] # 136.59 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 136.75 [+0.16] TEST: Replace nexthop group type - implicit [ OK ] # 136.89 [+0.14] TEST: Replace nexthop group type - explicit [ OK ] # 137.04 [+0.14] TEST: Replace number of nexthop buckets [ OK ] # 137.22 [+0.18] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 138.14 [+0.92] TEST: Dump all nexthop buckets [ OK ] # 138.30 [+0.17] TEST: Dump all nexthop buckets in a group [ OK ] # 138.67 [+0.37] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 138.84 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 139.02 [+0.18] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 139.17 [+0.15] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 139.33 [+0.16] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 139.68 [+0.35] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 139.84 [+0.16] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 140.00 [+0.15] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 140.36 [+0.37] TEST: Maximum nexthop ID dump [ OK ] # 140.58 [+0.21] TEST: Get a valid nexthop bucket [ OK ] # 140.72 [+0.15] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 140.91 [+0.18] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 141.07 [+0.16] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 142.02 [+0.95] TEST: Initial bucket allocation [ OK ] # 142.55 [+0.53] TEST: Bucket allocation after replace [ OK ] # 143.18 [+0.63] TEST: Buckets migrated after idle timer change [ OK ] # 156.03 [+12.85] # 156.03 [+0.00] IPv4 functional # 156.03 [+0.00] ---------------------- # 156.16 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 156.33 [+0.17] TEST: Get nexthop by id [ OK ] # 156.65 [+0.31] TEST: Delete nexthop by id [ OK ] # 156.93 [+0.28] TEST: Create nexthop - gw only [ OK ] # 157.08 [+0.15] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 157.22 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 157.97 [+0.74] TEST: Nexthops removed on admin down [ OK ] # 158.79 [+0.83] TEST: Delete nexthop route warning [ OK ] # 159.53 [+0.74] TEST: Delete multipath route with only nh id based entry [ OK ] # 159.96 [+0.43] TEST: Delete route when specifying only nexthop device [ OK ] # 160.12 [+0.16] TEST: Delete route when specifying only gateway [ OK ] # 160.27 [+0.15] TEST: Delete route when not specifying nexthop attributes [ OK ] # 172.97 [+12.70] # 172.97 [+0.00] IPv4 groups functional # 172.97 [+0.00] ---------------------- # 173.29 [+0.32] TEST: Create nexthop group with single nexthop [ OK ] # 173.43 [+0.14] TEST: Get nexthop group by id [ OK ] # 173.75 [+0.32] TEST: Delete nexthop group by id [ OK ] # 174.82 [+1.07] TEST: Nexthop group with multiple nexthops [ OK ] # 175.31 [+0.49] TEST: Nexthop group updated when entry is deleted [ OK ] # 175.62 [+0.31] TEST: Nexthop group with weighted nexthops [ OK ] # 176.07 [+0.46] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 176.42 [+0.34] TEST: Nexthops in groups removed on admin down [ OK ] # 178.69 [+2.28] TEST: Multiple groups with same nexthop [ OK ] # 179.41 [+0.71] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 179.54 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 179.85 [+0.31] TEST: Nexthop group with a blackhole entry [ OK ] # 180.03 [+0.18] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 193.17 [+13.13] # 193.17 [+0.00] IPv4 resilient groups functional # 193.17 [+0.00] -------------------------------- # 194.15 [+0.98] TEST: Nexthop group updated when entry is deleted [ OK ] # 194.33 [+0.18] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 194.81 [+0.48] TEST: Nexthop group updated after replace [ OK ] # 194.99 [+0.17] TEST: Nexthop buckets updated after replace [ OK ] # 195.91 [+0.92] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 196.07 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 196.55 [+0.48] TEST: Nexthop group updated after replace - nECMP [ OK ] # 196.71 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 209.17 [+12.47] TEST: IPv6 nexthop with IPv4 route [ OK ] # 209.77 [+0.59] TEST: IPv6 nexthop with IPv4 route [ OK ] # 210.07 [+0.30] TEST: IPv4 route with IPv6 gateway [ OK ] # 210.40 [+0.33] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 223.63 [+13.23] # 223.63 [+0.00] IPv4 functional runtime # 223.63 [+0.00] ----------------------- # 224.06 [+0.43] TEST: Route add [ OK ] # 224.53 [+0.48] TEST: Route delete [ OK ] # 224.98 [+0.45] TEST: Route add - scope conflict with nexthop [ OK ] # 225.59 [+0.60] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 225.93 [+0.35] TEST: IPv4 route with invalid metric [ OK ] # 226.67 [+0.74] TEST: Basic ping [ OK ] # 227.56 [+0.89] TEST: Ping - multipath [ OK ] # 228.51 [+0.94] TEST: Ping - multiple default routes, nh first [ OK ] # 229.55 [+1.04] TEST: Ping - multiple default routes, nh second [ OK ] # 230.40 [+0.85] TEST: Ping - blackhole [ OK ] # 230.81 [+0.41] TEST: Ping - blackhole replaced with gateway [ OK ] # 231.20 [+0.39] TEST: Ping - gateway replaced by blackhole [ OK ] # 231.95 [+0.75] TEST: Ping - group with blackhole [ OK ] # 232.30 [+0.36] TEST: Ping - group blackhole replaced with gateways [ OK ] # 232.64 [+0.34] TEST: IPv4 route with device only nexthop [ OK ] # 233.11 [+0.47] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 234.15 [+1.05] TEST: IPv6 nexthop with IPv4 route [ OK ] # 234.90 [+0.75] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 235.29 [+0.38] TEST: IPv6 nexthop with IPv4 route [ OK ] # 235.68 [+0.40] TEST: IPv4 route with IPv6 gateway [ OK ] # 236.48 [+0.80] TEST: IPv4 default route with IPv6 gateway [ OK ] # 236.89 [+0.41] TEST: IPv4 route with MPLS encap [ OK ] # 237.07 [+0.17] TEST: IPv4 route with MPLS encap - check [ OK ] # 237.25 [+0.18] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 237.41 [+0.16] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 251.91 [+14.51] # 251.91 [+0.00] IPv4 large groups (x32) # 251.92 [+0.00] --------------------- # 303.22 [+51.30] TEST: Dump large (x32) ecmp groups [ OK ] # 317.49 [+14.27] # 317.49 [+0.00] IPv4 large resilient group (128k buckets) # 317.49 [+0.00] ----------------------------------------- # 318.06 [+0.58] TEST: Dump large (x131072) nexthop buckets [ OK ] # 332.55 [+14.49] # 332.55 [+0.00] IPv4 nexthop api compat mode # 332.56 [+0.00] ---------------------------- # 333.04 [+0.49] TEST: IPv4 default nexthop compat mode check [ OK ] # 334.48 [+1.44] TEST: IPv4 compat mode on - route add notification [ OK ] # 334.68 [+0.20] TEST: IPv4 compat mode on - route dump [ OK ] # 335.67 [+0.99] TEST: IPv4 compat mode on - nexthop change [ OK ] # 335.89 [+0.22] TEST: IPv4 set compat mode - 0 [ OK ] # 336.88 [+0.99] TEST: IPv4 compat mode off - route add notification [ OK ] # 337.09 [+0.21] TEST: IPv4 compat mode off - route dump [ OK ] # 337.86 [+0.77] TEST: IPv4 compat mode off - nexthop change [ OK ] # 338.62 [+0.76] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 338.82 [+0.21] TEST: IPv4 set compat mode - 1 [ OK ] # 352.78 [+13.96] # 352.78 [+0.00] IPv4 fdb groups functional # 352.78 [+0.00] -------------------------- # 353.55 [+0.77] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 353.89 [+0.34] TEST: Get Fdb nexthop group by id [ OK ] # 354.39 [+0.50] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 354.98 [+0.59] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 355.14 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 355.34 [+0.21] TEST: Fdb Nexthop with oif [ OK ] # 355.55 [+0.21] TEST: Fdb Nexthop with onlink [ OK ] # 355.75 [+0.20] TEST: Fdb Nexthop with encap [ OK ] # 356.37 [+0.62] TEST: Fdb mac add with nexthop group [ OK ] # 356.51 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 356.67 [+0.16] TEST: Route add with fdb nexthop [ OK ] # 356.84 [+0.17] TEST: Route add with fdb nexthop group [ OK ] # 357.15 [+0.32] TEST: Fdb entry after deleting a single nexthop [ OK ] # 357.31 [+0.16] TEST: Fdb nexthop delete [ OK ] # 357.52 [+0.21] TEST: Fdb entry after deleting a nexthop group [ OK ] # 372.45 [+14.93] # 372.45 [+0.00] IPv4 multipath selection # 372.45 [+0.00] ------------------------ # 374.89 [+2.44] TEST: Use valid neighbor during multipath selection [ OK ] # 375.44 [+0.55] TEST: Multipath selection with no valid neighbor [ OK ] # 388.74 [+13.30] # 388.74 [+0.00] IPv4 runtime torture # 388.74 [+0.00] -------------------- # 689.73 [+300.99] TEST: IPv4 torture test [ OK ] # 703.34 [+13.61] # 703.34 [+0.00] IPv4 runtime resilient nexthop group torture # 703.34 [+0.00] -------------------------------------------- # 1004.57 [+301.23] TEST: IPv4 resilient nexthop group torture test [ OK ] # 1017.50 [+12.94] # 1017.51 [+0.00] IPv6 # 1017.51 [+0.00] ---------------------- # 1017.67 [+0.17] TEST: Create nexthop with id, gw, dev [ OK ] # 1017.84 [+0.17] TEST: Get nexthop by id [ OK ] # 1018.21 [+0.37] TEST: Delete nexthop by id [ OK ] # 1018.52 [+0.31] TEST: Create nexthop - gw only [ OK ] # 1018.66 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 1018.81 [+0.15] TEST: Create nexthop - gw+dev and onlink [ OK ] # 1019.55 [+0.74] TEST: Nexthops removed on admin down [ OK ] # 1032.73 [+13.18] # 1032.73 [+0.00] IPv6 groups functional # 1032.73 [+0.00] ---------------------- # 1033.02 [+0.28] TEST: Create nexthop group with single nexthop [ OK ] # 1033.19 [+0.17] TEST: Get nexthop group by id [ OK ] # 1033.53 [+0.34] TEST: Delete nexthop group by id [ OK ] # 1034.71 [+1.18] TEST: Nexthop group with multiple nexthops [ OK ] # 1035.13 [+0.42] TEST: Nexthop group updated when entry is deleted [ OK ] # 1035.41 [+0.28] TEST: Nexthop group with weighted nexthops [ OK ] # 1035.89 [+0.48] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1036.19 [+0.30] TEST: Nexthops in groups removed on admin down [ OK ] # 1038.28 [+2.09] TEST: Multiple groups with same nexthop [ OK ] # 1038.91 [+0.63] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1039.06 [+0.15] TEST: Nexthop group can not have a group as an entry [ OK ] # 1039.36 [+0.30] TEST: Nexthop group with a blackhole entry [ OK ] # 1039.51 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1043.96 [+4.45] TEST: Nexthop group replace refcounts [ OK ] # 1045.41 [+1.45] TEST: 16-bit weights [ OK ] # 1058.43 [+13.02] # 1058.43 [+0.00] IPv6 resilient groups functional # 1058.43 [+0.00] -------------------------------- # 1059.37 [+0.94] TEST: Nexthop group updated when entry is deleted [ OK ] # 1059.54 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1060.06 [+0.51] TEST: Nexthop group updated after replace [ OK ] # 1060.23 [+0.17] TEST: Nexthop buckets updated after replace [ OK ] # 1061.11 [+0.88] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1061.27 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1061.71 [+0.44] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1061.88 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1063.19 [+1.31] TEST: 16-bit weights [ OK ] # 1076.42 [+13.23] # 1076.42 [+0.00] IPv6 functional runtime # 1076.43 [+0.00] ----------------------- # 1076.74 [+0.32] TEST: Route add [ OK ] # 1076.88 [+0.14] TEST: Route delete [ OK ] # 1077.32 [+0.43] TEST: Ping with nexthop [ OK ] # 1078.01 [+0.69] TEST: Ping - multipath [ OK ] # 1078.60 [+0.59] TEST: Ping - blackhole [ OK ] # 1078.97 [+0.36] TEST: Ping - blackhole replaced with gateway [ OK ] # 1079.34 [+0.38] TEST: Ping - gateway replaced by blackhole [ OK ] # 1080.12 [+0.78] TEST: Ping - group with blackhole [ OK ] # 1080.54 [+0.42] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1080.87 [+0.33] TEST: IPv6 route with device only nexthop [ OK ] # 1081.32 [+0.45] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1081.97 [+0.65] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1082.28 [+0.31] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1082.61 [+0.33] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1083.41 [+0.80] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1083.70 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1084.05 [+0.35] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1084.81 [+0.76] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1085.13 [+0.32] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1085.43 [+0.31] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1086.01 [+0.58] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1086.28 [+0.28] TEST: IPv6 route with invalid metric [ OK ] # 1088.14 [+1.85] TEST: Nexthop with default route and rpfilter [ OK ] # 1088.58 [+0.45] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1102.05 [+13.47] # 1102.05 [+0.00] IPv6 large groups (x32) # 1102.05 [+0.00] --------------------- # 1146.08 [+44.02] TEST: Dump large (x32) ecmp groups [ OK ] # 1160.56 [+14.48] # 1160.56 [+0.00] IPv6 large resilient group (128k buckets) # 1160.56 [+0.00] ----------------------------------------- # 1161.32 [+0.76] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1175.82 [+14.50] # 1175.82 [+0.00] IPv6 nexthop api compat mode test # 1175.82 [+0.00] -------------------------------- # 1176.30 [+0.48] TEST: IPv6 default nexthop compat mode check [ OK ] # 1177.69 [+1.39] TEST: IPv6 compat mode on - route add notification [ OK ] # 1177.89 [+0.20] TEST: IPv6 compat mode on - route dump [ OK ] # 1178.95 [+1.06] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1179.17 [+0.22] TEST: IPv6 set compat mode - 0 [ OK ] # 1180.63 [+1.46] TEST: IPv6 compat mode off - route add notification [ OK ] # 1180.87 [+0.24] TEST: IPv6 compat mode off - route dump [ OK ] # 1181.87 [+1.00] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1182.71 [+0.84] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1182.89 [+0.18] TEST: IPv6 set compat mode - 1 [ OK ] # 1196.11 [+13.22] # 1196.12 [+0.00] IPv6 fdb groups functional # 1196.12 [+0.00] -------------------------- # 1196.92 [+0.80] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1197.21 [+0.29] TEST: Get Fdb nexthop group by id [ OK ] # 1197.78 [+0.57] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1198.36 [+0.58] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1198.53 [+0.17] TEST: Fdb Nexthop with blackhole [ OK ] # 1198.70 [+0.16] TEST: Fdb Nexthop with oif [ OK ] # 1198.85 [+0.16] TEST: Fdb Nexthop with onlink [ OK ] # 1199.05 [+0.20] TEST: Fdb Nexthop with encap [ OK ] # 1199.41 [+0.36] TEST: Fdb mac add with nexthop group [ OK ] # 1199.61 [+0.20] TEST: Fdb mac add with nexthop [ OK ] # 1199.74 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1199.90 [+0.16] TEST: Route add with fdb nexthop group [ OK ] # 1200.23 [+0.33] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1200.41 [+0.18] TEST: Fdb nexthop delete [ OK ] # 1200.56 [+0.15] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1214.74 [+14.18] # 1214.74 [+0.00] IPv6 multipath selection # 1214.74 [+0.00] ------------------------ # 1217.44 [+2.70] TEST: Use valid neighbor during multipath selection [ OK ] # 1217.97 [+0.52] TEST: Multipath selection with no valid neighbor [ OK ] # 1232.22 [+14.25] # 1232.22 [+0.00] IPv6 runtime torture # 1232.22 [+0.00] -------------------- # 1533.34 [+301.12] TEST: IPv6 torture test [ OK ] # 1546.47 [+13.12] # 1546.47 [+0.00] IPv6 runtime resilient nexthop group torture # 1546.47 [+0.00] -------------------------------------------- # 1847.66 [+301.19] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1848.03 [+0.37] # 1848.03 [+0.00] Tests passed: 238 # 1848.03 [+0.00] Tests failed: 0 # 1848.03 [+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__->