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 # 13.25 [+13.25] # 13.25 [+0.00] Basic functional tests # 13.25 [+0.00] ---------------------- # 13.39 [+0.14] TEST: List with nothing defined [ OK ] # 13.53 [+0.15] TEST: Nexthop get on non-existent id [ OK ] # 13.68 [+0.15] TEST: Nexthop del with non-existent id [ OK ] # 13.84 [+0.16] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 14.03 [+0.19] TEST: Nexthop with no device or gateway [ OK ] # 14.34 [+0.31] TEST: Nexthop with down device [ OK ] # 14.78 [+0.44] TEST: Nexthop with device that is linkdown [ OK ] # 15.12 [+0.34] TEST: Nexthop with device only [ OK ] # 15.27 [+0.16] TEST: Nexthop with duplicate id [ OK ] # 15.42 [+0.15] TEST: Blackhole nexthop [ OK ] # 15.56 [+0.13] TEST: Blackhole nexthop with other attributes [ OK ] # 15.83 [+0.28] TEST: Blackhole nexthop with loopback device down [ OK ] # 16.37 [+0.53] TEST: Maximum nexthop ID dump [ OK ] # 16.51 [+0.14] TEST: Create group [ OK ] # 16.66 [+0.15] TEST: Create group with blackhole nexthop [ OK ] # 16.81 [+0.15] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 17.26 [+0.46] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 17.41 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 17.55 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 17.68 [+0.13] TEST: Replace nexthop with nexthop group [ OK ] # 17.83 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 17.97 [+0.15] TEST: Nexthop group and device [ OK ] # 19.60 [+1.63] TEST: Test proto flush [ OK ] # 19.80 [+0.20] TEST: Nexthop group and blackhole [ OK ] # 125.75 [+105.96] TEST: Large scale nexthop flushing [ OK ] # 140.05 [+14.30] # 140.05 [+0.00] Basic resilient nexthop group functional tests # 140.06 [+0.00] ---------------------------------------------- # 140.51 [+0.45] TEST: Add a nexthop group with default parameters [ OK ] # 140.81 [+0.30] TEST: Get a nexthop group with default parameters [ OK ] # 141.33 [+0.52] TEST: Get a nexthop group with non-default parameters [ OK ] # 141.48 [+0.15] TEST: Add a nexthop group with 0 buckets [ OK ] # 141.61 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 141.78 [+0.18] TEST: Get a nexthop group after replacing parameters [ OK ] # 141.93 [+0.15] TEST: Replace idle timer [ OK ] # 142.09 [+0.16] TEST: Get a nexthop group after replacing idle timer [ OK ] # 142.25 [+0.15] TEST: Replace unbalanced timer [ OK ] # 142.41 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 142.55 [+0.14] TEST: Replace with no parameters [ OK ] # 142.72 [+0.17] TEST: Get a nexthop group after replacing no parameters [ OK ] # 142.88 [+0.17] TEST: Replace nexthop group type - implicit [ OK ] # 143.02 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 143.20 [+0.18] TEST: Replace number of nexthop buckets [ OK ] # 143.36 [+0.16] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 144.37 [+1.01] TEST: Dump all nexthop buckets [ OK ] # 144.57 [+0.19] TEST: Dump all nexthop buckets in a group [ OK ] # 144.91 [+0.34] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 145.13 [+0.22] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 145.33 [+0.20] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 145.50 [+0.17] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 145.66 [+0.16] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 146.06 [+0.40] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 146.20 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 146.37 [+0.17] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 146.73 [+0.35] TEST: Maximum nexthop ID dump [ OK ] # 146.89 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 147.05 [+0.16] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 147.22 [+0.17] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 147.42 [+0.20] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 148.57 [+1.15] TEST: Initial bucket allocation [ OK ] # 149.14 [+0.57] TEST: Bucket allocation after replace [ OK ] # 149.92 [+0.78] TEST: Buckets migrated after idle timer change [ OK ] # 164.26 [+14.34] # 164.26 [+0.00] IPv4 functional # 164.26 [+0.00] ---------------------- # 164.43 [+0.17] TEST: Create nexthop with id, gw, dev [ OK ] # 164.58 [+0.14] TEST: Get nexthop by id [ OK ] # 164.97 [+0.39] TEST: Delete nexthop by id [ OK ] # 165.29 [+0.31] TEST: Create nexthop - gw only [ OK ] # 165.44 [+0.15] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 165.62 [+0.19] TEST: Create nexthop - gw+dev and onlink [ OK ] # 166.48 [+0.86] TEST: Nexthops removed on admin down [ OK ] # 167.34 [+0.85] TEST: Delete nexthop route warning [ OK ] # 168.21 [+0.88] TEST: Delete multipath route with only nh id based entry [ OK ] # 168.69 [+0.48] TEST: Delete route when specifying only nexthop device [ OK ] # 168.86 [+0.17] TEST: Delete route when specifying only gateway [ OK ] # 169.02 [+0.17] TEST: Delete route when not specifying nexthop attributes [ OK ] # 182.66 [+13.64] # 182.66 [+0.00] IPv4 groups functional # 182.66 [+0.00] ---------------------- # 183.01 [+0.34] TEST: Create nexthop group with single nexthop [ OK ] # 183.15 [+0.14] TEST: Get nexthop group by id [ OK ] # 183.48 [+0.33] TEST: Delete nexthop group by id [ OK ] # 184.69 [+1.22] TEST: Nexthop group with multiple nexthops [ OK ] # 185.26 [+0.57] TEST: Nexthop group updated when entry is deleted [ OK ] # 185.62 [+0.36] TEST: Nexthop group with weighted nexthops [ OK ] # 186.19 [+0.58] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 186.63 [+0.44] TEST: Nexthops in groups removed on admin down [ OK ] # 189.01 [+2.38] TEST: Multiple groups with same nexthop [ OK ] # 189.76 [+0.74] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 189.92 [+0.16] TEST: Nexthop group can not have a group as an entry [ OK ] # 190.26 [+0.34] TEST: Nexthop group with a blackhole entry [ OK ] # 190.41 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 204.55 [+14.14] # 204.55 [+0.00] IPv4 resilient groups functional # 204.55 [+0.00] -------------------------------- # 205.52 [+0.97] TEST: Nexthop group updated when entry is deleted [ OK ] # 205.70 [+0.18] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 206.17 [+0.47] TEST: Nexthop group updated after replace [ OK ] # 206.35 [+0.17] TEST: Nexthop buckets updated after replace [ OK ] # 207.34 [+0.99] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 207.58 [+0.24] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 208.19 [+0.60] TEST: Nexthop group updated after replace - nECMP [ OK ] # 208.36 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 222.68 [+14.32] TEST: IPv6 nexthop with IPv4 route [ OK ] # 223.29 [+0.61] TEST: IPv6 nexthop with IPv4 route [ OK ] # 223.59 [+0.30] TEST: IPv4 route with IPv6 gateway [ OK ] # 223.97 [+0.38] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 237.66 [+13.68] # 237.66 [+0.00] IPv4 functional runtime # 237.66 [+0.00] ----------------------- # 237.99 [+0.34] TEST: Route add [ OK ] # 238.39 [+0.39] TEST: Route delete [ OK ] # 238.76 [+0.38] TEST: Route add - scope conflict with nexthop [ OK ] # 239.33 [+0.57] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 239.67 [+0.34] TEST: IPv4 route with invalid metric [ OK ] # 240.33 [+0.65] TEST: Basic ping [ OK ] # 241.12 [+0.79] TEST: Ping - multipath [ OK ] # 242.18 [+1.06] TEST: Ping - multiple default routes, nh first [ OK ] # 243.38 [+1.20] TEST: Ping - multiple default routes, nh second [ OK ] # 244.38 [+1.00] TEST: Ping - blackhole [ OK ] # 244.82 [+0.44] TEST: Ping - blackhole replaced with gateway [ OK ] # 245.34 [+0.52] TEST: Ping - gateway replaced by blackhole [ OK ] # 246.26 [+0.92] TEST: Ping - group with blackhole [ OK ] # 246.73 [+0.47] TEST: Ping - group blackhole replaced with gateways [ OK ] # 247.12 [+0.38] TEST: IPv4 route with device only nexthop [ OK ] # 247.71 [+0.60] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 248.79 [+1.07] TEST: IPv6 nexthop with IPv4 route [ OK ] # 249.64 [+0.86] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 250.07 [+0.43] TEST: IPv6 nexthop with IPv4 route [ OK ] # 250.49 [+0.41] TEST: IPv4 route with IPv6 gateway [ OK ] # 251.58 [+1.09] TEST: IPv4 default route with IPv6 gateway [ OK ] # 252.04 [+0.46] TEST: IPv4 route with MPLS encap [ OK ] # 252.21 [+0.17] TEST: IPv4 route with MPLS encap - check [ OK ] # 252.39 [+0.18] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 252.58 [+0.19] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 268.38 [+15.81] # 268.39 [+0.00] IPv4 large groups (x32) # 268.39 [+0.00] --------------------- # 317.28 [+48.89] TEST: Dump large (x32) ecmp groups [ OK ] # 333.09 [+15.81] # 333.09 [+0.00] IPv4 large resilient group (128k buckets) # 333.09 [+0.00] ----------------------------------------- # 333.86 [+0.77] TEST: Dump large (x131072) nexthop buckets [ OK ] # 348.32 [+14.47] # 348.33 [+0.00] IPv4 nexthop api compat mode # 348.33 [+0.00] ---------------------------- # 348.71 [+0.39] TEST: IPv4 default nexthop compat mode check [ OK ] # 349.96 [+1.25] TEST: IPv4 compat mode on - route add notification [ OK ] # 350.15 [+0.19] TEST: IPv4 compat mode on - route dump [ OK ] # 351.04 [+0.89] TEST: IPv4 compat mode on - nexthop change [ OK ] # 351.25 [+0.20] TEST: IPv4 set compat mode - 0 [ OK ] # 352.41 [+1.16] TEST: IPv4 compat mode off - route add notification [ OK ] # 352.60 [+0.19] TEST: IPv4 compat mode off - route dump [ OK ] # 353.38 [+0.78] TEST: IPv4 compat mode off - nexthop change [ OK ] # 354.31 [+0.93] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 354.51 [+0.20] TEST: IPv4 set compat mode - 1 [ OK ] # 368.87 [+14.35] # 368.87 [+0.00] IPv4 fdb groups functional # 368.87 [+0.00] -------------------------- # 369.70 [+0.83] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 370.02 [+0.31] TEST: Get Fdb nexthop group by id [ OK ] # 370.62 [+0.61] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 371.18 [+0.56] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 371.35 [+0.17] TEST: Fdb Nexthop with blackhole [ OK ] # 371.53 [+0.17] TEST: Fdb Nexthop with oif [ OK ] # 371.68 [+0.16] TEST: Fdb Nexthop with onlink [ OK ] # 371.85 [+0.16] TEST: Fdb Nexthop with encap [ OK ] # 372.41 [+0.56] TEST: Fdb mac add with nexthop group [ OK ] # 372.55 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 372.71 [+0.16] TEST: Route add with fdb nexthop [ OK ] # 372.96 [+0.26] TEST: Route add with fdb nexthop group [ OK ] # 373.36 [+0.40] TEST: Fdb entry after deleting a single nexthop [ OK ] # 373.50 [+0.14] TEST: Fdb nexthop delete [ OK ] # 373.66 [+0.16] TEST: Fdb entry after deleting a nexthop group [ OK ] # 389.88 [+16.22] # 389.88 [+0.00] IPv4 multipath selection # 389.88 [+0.00] ------------------------ # 392.54 [+2.65] TEST: Use valid neighbor during multipath selection [ OK ] # 393.02 [+0.48] TEST: Multipath selection with no valid neighbor [ OK ] # 408.92 [+15.90] # 408.92 [+0.00] IPv4 runtime torture # 408.92 [+0.00] -------------------- # 710.07 [+301.15] TEST: IPv4 torture test [ OK ] # 725.90 [+15.84] # 725.91 [+0.00] IPv4 runtime resilient nexthop group torture # 725.91 [+0.00] -------------------------------------------- # 1027.27 [+301.37] TEST: IPv4 resilient nexthop group torture test [ OK ] # 1040.10 [+12.83] # 1040.10 [+0.00] IPv6 # 1040.10 [+0.00] ---------------------- # 1040.26 [+0.15] TEST: Create nexthop with id, gw, dev [ OK ] # 1040.40 [+0.15] TEST: Get nexthop by id [ OK ] # 1040.71 [+0.30] TEST: Delete nexthop by id [ OK ] # 1040.97 [+0.26] TEST: Create nexthop - gw only [ OK ] # 1041.10 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 1041.23 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 1041.96 [+0.73] TEST: Nexthops removed on admin down [ OK ] # 1054.19 [+12.22] # 1054.19 [+0.00] IPv6 groups functional # 1054.19 [+0.00] ---------------------- # 1054.47 [+0.28] TEST: Create nexthop group with single nexthop [ OK ] # 1054.62 [+0.15] TEST: Get nexthop group by id [ OK ] # 1054.94 [+0.32] TEST: Delete nexthop group by id [ OK ] # 1056.03 [+1.08] TEST: Nexthop group with multiple nexthops [ OK ] # 1056.49 [+0.46] TEST: Nexthop group updated when entry is deleted [ OK ] # 1056.79 [+0.30] TEST: Nexthop group with weighted nexthops [ OK ] # 1057.26 [+0.48] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1057.56 [+0.29] TEST: Nexthops in groups removed on admin down [ OK ] # 1059.58 [+2.03] TEST: Multiple groups with same nexthop [ OK ] # 1060.14 [+0.56] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1060.27 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 1060.54 [+0.28] TEST: Nexthop group with a blackhole entry [ OK ] # 1060.68 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1064.88 [+4.19] TEST: Nexthop group replace refcounts [ OK ] # 1066.23 [+1.36] TEST: 16-bit weights [ OK ] # 1078.75 [+12.52] # 1078.75 [+0.00] IPv6 resilient groups functional # 1078.75 [+0.00] -------------------------------- # 1079.59 [+0.83] TEST: Nexthop group updated when entry is deleted [ OK ] # 1079.75 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1080.22 [+0.47] TEST: Nexthop group updated after replace [ OK ] # 1080.37 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 1081.23 [+0.86] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1081.41 [+0.17] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1081.83 [+0.43] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1082.04 [+0.21] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1083.42 [+1.38] TEST: 16-bit weights [ OK ] # 1095.41 [+11.99] # 1095.42 [+0.00] IPv6 functional runtime # 1095.42 [+0.00] ----------------------- # 1095.68 [+0.26] TEST: Route add [ OK ] # 1095.81 [+0.13] TEST: Route delete [ OK ] # 1096.15 [+0.34] TEST: Ping with nexthop [ OK ] # 1096.74 [+0.59] TEST: Ping - multipath [ OK ] # 1097.21 [+0.46] TEST: Ping - blackhole [ OK ] # 1097.56 [+0.35] TEST: Ping - blackhole replaced with gateway [ OK ] # 1097.90 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 1098.59 [+0.68] TEST: Ping - group with blackhole [ OK ] # 1098.95 [+0.36] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1099.22 [+0.27] TEST: IPv6 route with device only nexthop [ OK ] # 1099.63 [+0.42] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1100.20 [+0.57] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1100.47 [+0.27] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1100.77 [+0.30] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1101.55 [+0.78] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1101.82 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1102.10 [+0.28] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1102.79 [+0.69] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1103.10 [+0.31] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1103.41 [+0.31] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1104.00 [+0.59] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1104.24 [+0.24] TEST: IPv6 route with invalid metric [ OK ] # 1105.91 [+1.66] TEST: Nexthop with default route and rpfilter [ OK ] # 1106.33 [+0.42] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1118.54 [+12.21] # 1118.55 [+0.01] IPv6 large groups (x32) # 1118.55 [+0.00] --------------------- # 1158.92 [+40.37] TEST: Dump large (x32) ecmp groups [ OK ] # 1171.29 [+12.37] # 1171.29 [+0.00] IPv6 large resilient group (128k buckets) # 1171.30 [+0.00] ----------------------------------------- # 1171.82 [+0.52] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1184.08 [+12.27] # 1184.09 [+0.00] IPv6 nexthop api compat mode test # 1184.09 [+0.00] -------------------------------- # 1184.47 [+0.39] TEST: IPv6 default nexthop compat mode check [ OK ] # 1185.61 [+1.14] TEST: IPv6 compat mode on - route add notification [ OK ] # 1185.77 [+0.16] TEST: IPv6 compat mode on - route dump [ OK ] # 1186.72 [+0.95] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1186.97 [+0.25] TEST: IPv6 set compat mode - 0 [ OK ] # 1188.32 [+1.35] TEST: IPv6 compat mode off - route add notification [ OK ] # 1188.49 [+0.17] TEST: IPv6 compat mode off - route dump [ OK ] # 1189.36 [+0.87] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1190.07 [+0.71] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1190.26 [+0.19] TEST: IPv6 set compat mode - 1 [ OK ] # 1202.37 [+12.11] # 1202.37 [+0.00] IPv6 fdb groups functional # 1202.37 [+0.00] -------------------------- # 1203.05 [+0.68] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1203.34 [+0.29] TEST: Get Fdb nexthop group by id [ OK ] # 1203.76 [+0.41] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1204.21 [+0.45] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1204.35 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 1204.49 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 1204.64 [+0.15] TEST: Fdb Nexthop with onlink [ OK ] # 1204.83 [+0.19] TEST: Fdb Nexthop with encap [ OK ] # 1205.18 [+0.35] TEST: Fdb mac add with nexthop group [ OK ] # 1205.36 [+0.18] TEST: Fdb mac add with nexthop [ OK ] # 1205.53 [+0.17] TEST: Route add with fdb nexthop [ OK ] # 1205.68 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 1205.97 [+0.29] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1206.11 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1206.25 [+0.15] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1218.82 [+12.57] # 1218.82 [+0.00] IPv6 multipath selection # 1218.82 [+0.00] ------------------------ # 1221.18 [+2.36] TEST: Use valid neighbor during multipath selection [ OK ] # 1221.62 [+0.44] TEST: Multipath selection with no valid neighbor [ OK ] # 1234.50 [+12.88] # 1234.50 [+0.00] IPv6 runtime torture # 1234.50 [+0.00] -------------------- # 1535.55 [+301.05] TEST: IPv6 torture test [ OK ] # 1548.65 [+13.09] # 1548.65 [+0.00] IPv6 runtime resilient nexthop group torture # 1548.65 [+0.00] -------------------------------------------- # 1849.72 [+301.08] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1850.16 [+0.44] # 1850.17 [+0.00] Tests passed: 238 # 1850.17 [+0.00] Tests failed: 0 # 1850.17 [+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__->