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.97 [+10.97] # 10.97 [+0.00] Basic functional tests # 10.97 [+0.00] ---------------------- # 11.13 [+0.15] TEST: List with nothing defined [ OK ] # 11.28 [+0.15] TEST: Nexthop get on non-existent id [ OK ] # 11.46 [+0.18] TEST: Nexthop del with non-existent id [ OK ] # 11.58 [+0.12] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.72 [+0.14] TEST: Nexthop with no device or gateway [ OK ] # 11.97 [+0.25] TEST: Nexthop with down device [ OK ] # 12.39 [+0.42] TEST: Nexthop with device that is linkdown [ OK ] # 12.68 [+0.29] TEST: Nexthop with device only [ OK ] # 12.81 [+0.13] TEST: Nexthop with duplicate id [ OK ] # 12.94 [+0.13] TEST: Blackhole nexthop [ OK ] # 13.12 [+0.18] TEST: Blackhole nexthop with other attributes [ OK ] # 13.41 [+0.29] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.98 [+0.57] TEST: Maximum nexthop ID dump [ OK ] # 14.13 [+0.16] TEST: Create group [ OK ] # 14.27 [+0.14] TEST: Create group with blackhole nexthop [ OK ] # 14.41 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.81 [+0.40] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.95 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 15.09 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 15.24 [+0.16] TEST: Replace nexthop with nexthop group [ OK ] # 15.39 [+0.15] TEST: Replace nexthop group with nexthop [ OK ] # 15.55 [+0.16] TEST: Nexthop group and device [ OK ] # 17.04 [+1.49] TEST: Test proto flush [ OK ] # 17.19 [+0.15] TEST: Nexthop group and blackhole [ OK ] # 120.68 [+103.48] TEST: Large scale nexthop flushing [ OK ] # 135.34 [+14.67] # 135.34 [+0.00] Basic resilient nexthop group functional tests # 135.35 [+0.00] ---------------------------------------------- # 135.81 [+0.46] TEST: Add a nexthop group with default parameters [ OK ] # 136.13 [+0.33] TEST: Get a nexthop group with default parameters [ OK ] # 136.66 [+0.52] TEST: Get a nexthop group with non-default parameters [ OK ] # 136.81 [+0.16] TEST: Add a nexthop group with 0 buckets [ OK ] # 136.98 [+0.16] TEST: Replace nexthop group parameters [ OK ] # 137.20 [+0.22] TEST: Get a nexthop group after replacing parameters [ OK ] # 137.38 [+0.18] TEST: Replace idle timer [ OK ] # 137.60 [+0.22] TEST: Get a nexthop group after replacing idle timer [ OK ] # 137.79 [+0.19] TEST: Replace unbalanced timer [ OK ] # 137.94 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 138.12 [+0.17] TEST: Replace with no parameters [ OK ] # 138.29 [+0.18] TEST: Get a nexthop group after replacing no parameters [ OK ] # 138.48 [+0.19] TEST: Replace nexthop group type - implicit [ OK ] # 138.63 [+0.15] TEST: Replace nexthop group type - explicit [ OK ] # 138.80 [+0.17] TEST: Replace number of nexthop buckets [ OK ] # 138.97 [+0.17] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 139.90 [+0.93] TEST: Dump all nexthop buckets [ OK ] # 140.09 [+0.18] TEST: Dump all nexthop buckets in a group [ OK ] # 140.46 [+0.37] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 140.65 [+0.19] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 140.84 [+0.19] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 140.99 [+0.16] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 141.14 [+0.15] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 141.54 [+0.40] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 141.69 [+0.15] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 141.85 [+0.16] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 142.26 [+0.41] TEST: Maximum nexthop ID dump [ OK ] # 142.49 [+0.22] TEST: Get a valid nexthop bucket [ OK ] # 142.70 [+0.21] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 142.87 [+0.17] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 143.08 [+0.21] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 144.12 [+1.03] TEST: Initial bucket allocation [ OK ] # 144.64 [+0.53] TEST: Bucket allocation after replace [ OK ] # 145.34 [+0.70] TEST: Buckets migrated after idle timer change [ OK ] # 161.61 [+16.27] # 161.61 [+0.00] IPv4 functional # 161.61 [+0.00] ---------------------- # 161.77 [+0.16] TEST: Create nexthop with id, gw, dev [ OK ] # 161.93 [+0.16] TEST: Get nexthop by id [ OK ] # 162.33 [+0.40] TEST: Delete nexthop by id [ OK ] # 162.72 [+0.39] TEST: Create nexthop - gw only [ OK ] # 162.87 [+0.15] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 163.11 [+0.24] TEST: Create nexthop - gw+dev and onlink [ OK ] # 164.03 [+0.92] TEST: Nexthops removed on admin down [ OK ] # 165.10 [+1.07] TEST: Delete nexthop route warning [ OK ] # 165.98 [+0.88] TEST: Delete multipath route with only nh id based entry [ OK ] # 166.51 [+0.53] TEST: Delete route when specifying only nexthop device [ OK ] # 166.67 [+0.16] TEST: Delete route when specifying only gateway [ OK ] # 166.86 [+0.19] TEST: Delete route when not specifying nexthop attributes [ OK ] # 181.82 [+14.96] # 181.83 [+0.00] IPv4 groups functional # 181.83 [+0.00] ---------------------- # 182.17 [+0.34] TEST: Create nexthop group with single nexthop [ OK ] # 182.36 [+0.19] TEST: Get nexthop group by id [ OK ] # 182.70 [+0.35] TEST: Delete nexthop group by id [ OK ] # 184.10 [+1.40] TEST: Nexthop group with multiple nexthops [ OK ] # 184.68 [+0.58] TEST: Nexthop group updated when entry is deleted [ OK ] # 185.00 [+0.33] TEST: Nexthop group with weighted nexthops [ OK ] # 185.62 [+0.61] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 186.01 [+0.39] TEST: Nexthops in groups removed on admin down [ OK ] # 188.63 [+2.62] TEST: Multiple groups with same nexthop [ OK ] # 189.57 [+0.94] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 189.77 [+0.20] TEST: Nexthop group can not have a group as an entry [ OK ] # 190.12 [+0.34] TEST: Nexthop group with a blackhole entry [ OK ] # 190.29 [+0.18] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 204.53 [+14.24] # 204.53 [+0.00] IPv4 resilient groups functional # 204.54 [+0.00] -------------------------------- # 205.50 [+0.96] TEST: Nexthop group updated when entry is deleted [ OK ] # 205.70 [+0.20] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 206.17 [+0.47] TEST: Nexthop group updated after replace [ OK ] # 206.35 [+0.18] TEST: Nexthop buckets updated after replace [ OK ] # 207.38 [+1.03] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 207.55 [+0.17] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 208.05 [+0.50] TEST: Nexthop group updated after replace - nECMP [ OK ] # 208.29 [+0.23] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 222.46 [+14.17] TEST: IPv6 nexthop with IPv4 route [ OK ] # 223.15 [+0.69] TEST: IPv6 nexthop with IPv4 route [ OK ] # 223.48 [+0.33] TEST: IPv4 route with IPv6 gateway [ OK ] # 223.82 [+0.34] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 237.97 [+14.14] # 237.97 [+0.00] IPv4 functional runtime # 237.97 [+0.00] ----------------------- # 238.28 [+0.32] TEST: Route add [ OK ] # 238.59 [+0.31] TEST: Route delete [ OK ] # 238.87 [+0.28] TEST: Route add - scope conflict with nexthop [ OK ] # 239.43 [+0.56] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 239.72 [+0.29] TEST: IPv4 route with invalid metric [ OK ] # 240.29 [+0.57] TEST: Basic ping [ OK ] # 240.97 [+0.68] TEST: Ping - multipath [ OK ] # 241.90 [+0.93] TEST: Ping - multiple default routes, nh first [ OK ] # 242.92 [+1.01] TEST: Ping - multiple default routes, nh second [ OK ] # 243.82 [+0.90] TEST: Ping - blackhole [ OK ] # 244.25 [+0.44] TEST: Ping - blackhole replaced with gateway [ OK ] # 244.62 [+0.36] TEST: Ping - gateway replaced by blackhole [ OK ] # 245.44 [+0.82] TEST: Ping - group with blackhole [ OK ] # 245.80 [+0.37] TEST: Ping - group blackhole replaced with gateways [ OK ] # 246.15 [+0.35] TEST: IPv4 route with device only nexthop [ OK ] # 246.71 [+0.56] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 247.76 [+1.05] TEST: IPv6 nexthop with IPv4 route [ OK ] # 248.61 [+0.85] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 249.13 [+0.52] TEST: IPv6 nexthop with IPv4 route [ OK ] # 249.59 [+0.46] TEST: IPv4 route with IPv6 gateway [ OK ] # 250.47 [+0.88] TEST: IPv4 default route with IPv6 gateway [ OK ] # 250.88 [+0.40] TEST: IPv4 route with MPLS encap [ OK ] # 251.04 [+0.17] TEST: IPv4 route with MPLS encap - check [ OK ] # 251.21 [+0.17] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 251.39 [+0.18] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 265.89 [+14.50] # 265.89 [+0.00] IPv4 large groups (x32) # 265.89 [+0.00] --------------------- # 316.81 [+50.92] TEST: Dump large (x32) ecmp groups [ OK ] # 333.03 [+16.21] # 333.03 [+0.00] IPv4 large resilient group (128k buckets) # 333.03 [+0.00] ----------------------------------------- # 333.72 [+0.69] TEST: Dump large (x131072) nexthop buckets [ OK ] # 350.68 [+16.96] # 350.68 [+0.00] IPv4 nexthop api compat mode # 350.68 [+0.00] ---------------------------- # 351.26 [+0.58] TEST: IPv4 default nexthop compat mode check [ OK ] # 352.89 [+1.62] TEST: IPv4 compat mode on - route add notification [ OK ] # 353.13 [+0.24] TEST: IPv4 compat mode on - route dump [ OK ] # 354.28 [+1.15] TEST: IPv4 compat mode on - nexthop change [ OK ] # 354.57 [+0.29] TEST: IPv4 set compat mode - 0 [ OK ] # 355.79 [+1.22] TEST: IPv4 compat mode off - route add notification [ OK ] # 356.06 [+0.27] TEST: IPv4 compat mode off - route dump [ OK ] # 357.06 [+1.00] TEST: IPv4 compat mode off - nexthop change [ OK ] # 358.06 [+1.00] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 358.38 [+0.32] TEST: IPv4 set compat mode - 1 [ OK ] # 374.44 [+16.05] # 374.44 [+0.00] IPv4 fdb groups functional # 374.44 [+0.00] -------------------------- # 375.32 [+0.88] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 375.65 [+0.32] TEST: Get Fdb nexthop group by id [ OK ] # 376.21 [+0.56] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 376.72 [+0.51] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 376.88 [+0.16] TEST: Fdb Nexthop with blackhole [ OK ] # 377.06 [+0.18] TEST: Fdb Nexthop with oif [ OK ] # 377.21 [+0.16] TEST: Fdb Nexthop with onlink [ OK ] # 377.40 [+0.19] TEST: Fdb Nexthop with encap [ OK ] # 378.04 [+0.64] TEST: Fdb mac add with nexthop group [ OK ] # 378.19 [+0.16] TEST: Fdb mac add with nexthop [ OK ] # 378.39 [+0.20] TEST: Route add with fdb nexthop [ OK ] # 378.57 [+0.18] TEST: Route add with fdb nexthop group [ OK ] # 378.89 [+0.33] TEST: Fdb entry after deleting a single nexthop [ OK ] # 379.07 [+0.17] TEST: Fdb nexthop delete [ OK ] # 379.21 [+0.15] TEST: Fdb entry after deleting a nexthop group [ OK ] # 393.29 [+14.07] # 393.29 [+0.00] IPv4 multipath selection # 393.29 [+0.00] ------------------------ # 396.30 [+3.01] TEST: Use valid neighbor during multipath selection [ OK ] # 396.94 [+0.64] TEST: Multipath selection with no valid neighbor [ OK ] # 412.25 [+15.31] # 412.25 [+0.00] IPv4 runtime torture # 412.25 [+0.00] -------------------- # 713.67 [+301.42] TEST: IPv4 torture test [ OK ] # 728.28 [+14.61] # 728.28 [+0.00] IPv4 runtime resilient nexthop group torture # 728.28 [+0.00] -------------------------------------------- # 1029.50 [+301.22] TEST: IPv4 resilient nexthop group torture test [ OK ] # 1043.14 [+13.65] # 1043.14 [+0.00] IPv6 # 1043.14 [+0.00] ---------------------- # 1043.29 [+0.15] TEST: Create nexthop with id, gw, dev [ OK ] # 1043.45 [+0.15] TEST: Get nexthop by id [ OK ] # 1043.79 [+0.34] TEST: Delete nexthop by id [ OK ] # 1044.13 [+0.35] TEST: Create nexthop - gw only [ OK ] # 1044.29 [+0.16] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 1044.47 [+0.18] TEST: Create nexthop - gw+dev and onlink [ OK ] # 1045.29 [+0.81] TEST: Nexthops removed on admin down [ OK ] # 1059.97 [+14.68] # 1059.97 [+0.00] IPv6 groups functional # 1059.97 [+0.00] ---------------------- # 1060.33 [+0.36] TEST: Create nexthop group with single nexthop [ OK ] # 1060.55 [+0.22] TEST: Get nexthop group by id [ OK ] # 1060.95 [+0.40] TEST: Delete nexthop group by id [ OK ] # 1062.17 [+1.22] TEST: Nexthop group with multiple nexthops [ OK ] # 1062.65 [+0.48] TEST: Nexthop group updated when entry is deleted [ OK ] # 1063.03 [+0.38] TEST: Nexthop group with weighted nexthops [ OK ] # 1063.54 [+0.51] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1063.86 [+0.33] TEST: Nexthops in groups removed on admin down [ OK ] # 1066.02 [+2.15] TEST: Multiple groups with same nexthop [ OK ] # 1066.66 [+0.65] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1066.85 [+0.19] TEST: Nexthop group can not have a group as an entry [ OK ] # 1067.14 [+0.29] TEST: Nexthop group with a blackhole entry [ OK ] # 1067.31 [+0.16] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1072.13 [+4.83] TEST: Nexthop group replace refcounts [ OK ] # 1073.99 [+1.85] TEST: 16-bit weights [ OK ] # 1087.82 [+13.84] # 1087.83 [+0.00] IPv6 resilient groups functional # 1087.83 [+0.00] -------------------------------- # 1088.74 [+0.91] TEST: Nexthop group updated when entry is deleted [ OK ] # 1088.89 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1089.34 [+0.45] TEST: Nexthop group updated after replace [ OK ] # 1089.54 [+0.21] TEST: Nexthop buckets updated after replace [ OK ] # 1090.58 [+1.04] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1090.77 [+0.19] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1091.24 [+0.47] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1091.42 [+0.19] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1092.85 [+1.42] TEST: 16-bit weights [ OK ] # 1106.20 [+13.35] # 1106.20 [+0.00] IPv6 functional runtime # 1106.20 [+0.00] ----------------------- # 1106.54 [+0.34] TEST: Route add [ OK ] # 1106.67 [+0.14] TEST: Route delete [ OK ] # 1107.07 [+0.40] TEST: Ping with nexthop [ OK ] # 1107.87 [+0.79] TEST: Ping - multipath [ OK ] # 1108.44 [+0.57] TEST: Ping - blackhole [ OK ] # 1108.87 [+0.43] TEST: Ping - blackhole replaced with gateway [ OK ] # 1109.30 [+0.43] TEST: Ping - gateway replaced by blackhole [ OK ] # 1110.23 [+0.93] TEST: Ping - group with blackhole [ OK ] # 1110.66 [+0.43] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1110.94 [+0.28] TEST: IPv6 route with device only nexthop [ OK ] # 1111.48 [+0.54] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1112.30 [+0.82] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1112.63 [+0.33] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1112.99 [+0.36] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1113.90 [+0.91] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1114.23 [+0.34] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1114.58 [+0.34] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1115.37 [+0.79] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1115.68 [+0.30] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1116.03 [+0.36] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1116.68 [+0.64] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1116.98 [+0.30] TEST: IPv6 route with invalid metric [ OK ] # 1119.04 [+2.06] TEST: Nexthop with default route and rpfilter [ OK ] # 1119.52 [+0.48] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1133.69 [+14.16] # 1133.69 [+0.00] IPv6 large groups (x32) # 1133.69 [+0.00] --------------------- # 1177.98 [+44.29] TEST: Dump large (x32) ecmp groups [ OK ] # 1191.16 [+13.18] # 1191.16 [+0.00] IPv6 large resilient group (128k buckets) # 1191.17 [+0.00] ----------------------------------------- # 1191.91 [+0.74] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1205.65 [+13.74] # 1205.66 [+0.00] IPv6 nexthop api compat mode test # 1205.66 [+0.00] -------------------------------- # 1206.06 [+0.40] TEST: IPv6 default nexthop compat mode check [ OK ] # 1207.28 [+1.22] TEST: IPv6 compat mode on - route add notification [ OK ] # 1207.45 [+0.17] TEST: IPv6 compat mode on - route dump [ OK ] # 1208.49 [+1.04] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1208.71 [+0.22] TEST: IPv6 set compat mode - 0 [ OK ] # 1210.08 [+1.36] TEST: IPv6 compat mode off - route add notification [ OK ] # 1210.26 [+0.18] TEST: IPv6 compat mode off - route dump [ OK ] # 1211.20 [+0.94] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1211.95 [+0.76] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1212.17 [+0.22] TEST: IPv6 set compat mode - 1 [ OK ] # 1226.50 [+14.33] # 1226.50 [+0.00] IPv6 fdb groups functional # 1226.50 [+0.00] -------------------------- # 1227.38 [+0.87] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1227.71 [+0.33] TEST: Get Fdb nexthop group by id [ OK ] # 1228.27 [+0.56] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1228.86 [+0.59] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1229.05 [+0.19] TEST: Fdb Nexthop with blackhole [ OK ] # 1229.25 [+0.20] TEST: Fdb Nexthop with oif [ OK ] # 1229.42 [+0.17] TEST: Fdb Nexthop with onlink [ OK ] # 1229.61 [+0.19] TEST: Fdb Nexthop with encap [ OK ] # 1230.04 [+0.43] TEST: Fdb mac add with nexthop group [ OK ] # 1230.22 [+0.18] TEST: Fdb mac add with nexthop [ OK ] # 1230.41 [+0.19] TEST: Route add with fdb nexthop [ OK ] # 1230.62 [+0.21] TEST: Route add with fdb nexthop group [ OK ] # 1230.95 [+0.32] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1231.11 [+0.17] TEST: Fdb nexthop delete [ OK ] # 1231.27 [+0.15] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1246.03 [+14.76] # 1246.03 [+0.00] IPv6 multipath selection # 1246.03 [+0.00] ------------------------ # 1249.90 [+3.87] TEST: Use valid neighbor during multipath selection [ OK ] # 1250.36 [+0.46] TEST: Multipath selection with no valid neighbor [ OK ] # 1263.28 [+12.93] # 1263.29 [+0.00] IPv6 runtime torture # 1263.29 [+0.00] -------------------- # 1564.26 [+300.97] TEST: IPv6 torture test [ OK ] # 1576.87 [+12.61] # 1576.87 [+0.00] IPv6 runtime resilient nexthop group torture # 1576.87 [+0.00] -------------------------------------------- # 1877.90 [+301.02] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1878.33 [+0.43] # 1878.33 [+0.00] Tests passed: 238 # 1878.33 [+0.00] Tests failed: 0 # 1878.33 [+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__->