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.26 [+11.26] # 11.26 [+0.00] Basic functional tests # 11.26 [+0.00] ---------------------- # 11.39 [+0.13] TEST: List with nothing defined [ OK ] # 11.54 [+0.14] TEST: Nexthop get on non-existent id [ OK ] # 11.66 [+0.13] TEST: Nexthop del with non-existent id [ OK ] # 11.80 [+0.14] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.95 [+0.15] TEST: Nexthop with no device or gateway [ OK ] # 12.22 [+0.26] TEST: Nexthop with down device [ OK ] # 12.66 [+0.44] TEST: Nexthop with device that is linkdown [ OK ] # 12.96 [+0.30] TEST: Nexthop with device only [ OK ] # 13.15 [+0.19] TEST: Nexthop with duplicate id [ OK ] # 13.32 [+0.16] TEST: Blackhole nexthop [ OK ] # 13.45 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 13.74 [+0.29] TEST: Blackhole nexthop with loopback device down [ OK ] # 14.24 [+0.50] TEST: Maximum nexthop ID dump [ OK ] # 14.38 [+0.14] TEST: Create group [ OK ] # 14.52 [+0.14] TEST: Create group with blackhole nexthop [ OK ] # 14.65 [+0.13] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 15.07 [+0.42] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 15.20 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 15.39 [+0.18] TEST: Create group with same nexthop multiple times [ OK ] # 15.57 [+0.18] TEST: Replace nexthop with nexthop group [ OK ] # 15.70 [+0.13] TEST: Replace nexthop group with nexthop [ OK ] # 15.83 [+0.14] TEST: Nexthop group and device [ OK ] # 17.21 [+1.37] TEST: Test proto flush [ OK ] # 17.35 [+0.15] TEST: Nexthop group and blackhole [ OK ] # 118.16 [+100.81] TEST: Large scale nexthop flushing [ OK ] # 130.58 [+12.42] # 130.59 [+0.00] Basic resilient nexthop group functional tests # 130.59 [+0.00] ---------------------------------------------- # 131.00 [+0.42] TEST: Add a nexthop group with default parameters [ OK ] # 131.32 [+0.32] TEST: Get a nexthop group with default parameters [ OK ] # 131.78 [+0.46] TEST: Get a nexthop group with non-default parameters [ OK ] # 131.93 [+0.15] TEST: Add a nexthop group with 0 buckets [ OK ] # 132.07 [+0.14] TEST: Replace nexthop group parameters [ OK ] # 132.22 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 132.37 [+0.15] TEST: Replace idle timer [ OK ] # 132.56 [+0.19] TEST: Get a nexthop group after replacing idle timer [ OK ] # 132.74 [+0.18] TEST: Replace unbalanced timer [ OK ] # 132.91 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 133.06 [+0.16] TEST: Replace with no parameters [ OK ] # 133.20 [+0.13] TEST: Get a nexthop group after replacing no parameters [ OK ] # 133.35 [+0.15] TEST: Replace nexthop group type - implicit [ OK ] # 133.49 [+0.14] TEST: Replace nexthop group type - explicit [ OK ] # 133.65 [+0.16] TEST: Replace number of nexthop buckets [ OK ] # 133.82 [+0.17] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 134.70 [+0.89] TEST: Dump all nexthop buckets [ OK ] # 134.88 [+0.17] TEST: Dump all nexthop buckets in a group [ OK ] # 135.19 [+0.31] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 135.36 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 135.51 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 135.64 [+0.13] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 135.79 [+0.15] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 136.13 [+0.34] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 136.27 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 136.41 [+0.14] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 136.78 [+0.37] TEST: Maximum nexthop ID dump [ OK ] # 136.96 [+0.18] TEST: Get a valid nexthop bucket [ OK ] # 137.10 [+0.15] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 137.27 [+0.16] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 137.43 [+0.16] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 138.29 [+0.86] TEST: Initial bucket allocation [ OK ] # 138.77 [+0.48] TEST: Bucket allocation after replace [ OK ] # 139.36 [+0.59] TEST: Buckets migrated after idle timer change [ OK ] # 152.54 [+13.18] # 152.54 [+0.00] IPv4 functional # 152.54 [+0.00] ---------------------- # 152.70 [+0.16] TEST: Create nexthop with id, gw, dev [ OK ] # 152.87 [+0.16] TEST: Get nexthop by id [ OK ] # 153.17 [+0.31] TEST: Delete nexthop by id [ OK ] # 153.47 [+0.30] TEST: Create nexthop - gw only [ OK ] # 153.62 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 153.77 [+0.15] TEST: Create nexthop - gw+dev and onlink [ OK ] # 154.52 [+0.75] TEST: Nexthops removed on admin down [ OK ] # 155.34 [+0.82] TEST: Delete nexthop route warning [ OK ] # 156.06 [+0.72] TEST: Delete multipath route with only nh id based entry [ OK ] # 156.48 [+0.42] TEST: Delete route when specifying only nexthop device [ OK ] # 156.66 [+0.18] TEST: Delete route when specifying only gateway [ OK ] # 156.80 [+0.14] TEST: Delete route when not specifying nexthop attributes [ OK ] # 169.03 [+12.22] # 169.03 [+0.00] IPv4 groups functional # 169.03 [+0.00] ---------------------- # 169.31 [+0.28] TEST: Create nexthop group with single nexthop [ OK ] # 169.46 [+0.15] TEST: Get nexthop group by id [ OK ] # 169.74 [+0.28] TEST: Delete nexthop group by id [ OK ] # 170.73 [+0.99] TEST: Nexthop group with multiple nexthops [ OK ] # 171.19 [+0.46] TEST: Nexthop group updated when entry is deleted [ OK ] # 171.48 [+0.29] TEST: Nexthop group with weighted nexthops [ OK ] # 171.95 [+0.47] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 172.24 [+0.29] TEST: Nexthops in groups removed on admin down [ OK ] # 174.30 [+2.05] TEST: Multiple groups with same nexthop [ OK ] # 174.85 [+0.56] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 174.97 [+0.12] TEST: Nexthop group can not have a group as an entry [ OK ] # 175.26 [+0.29] TEST: Nexthop group with a blackhole entry [ OK ] # 175.40 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 187.61 [+12.21] # 187.61 [+0.00] IPv4 resilient groups functional # 187.61 [+0.00] -------------------------------- # 188.47 [+0.86] TEST: Nexthop group updated when entry is deleted [ OK ] # 188.62 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 189.08 [+0.46] TEST: Nexthop group updated after replace [ OK ] # 189.23 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 190.14 [+0.91] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 190.30 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 190.78 [+0.48] TEST: Nexthop group updated after replace - nECMP [ OK ] # 190.94 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 204.33 [+13.39] TEST: IPv6 nexthop with IPv4 route [ OK ] # 204.90 [+0.58] TEST: IPv6 nexthop with IPv4 route [ OK ] # 205.21 [+0.30] TEST: IPv4 route with IPv6 gateway [ OK ] # 205.50 [+0.29] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 217.95 [+12.45] # 217.95 [+0.00] IPv4 functional runtime # 217.95 [+0.00] ----------------------- # 218.23 [+0.28] TEST: Route add [ OK ] # 218.53 [+0.31] TEST: Route delete [ OK ] # 218.80 [+0.26] TEST: Route add - scope conflict with nexthop [ OK ] # 219.26 [+0.46] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 219.51 [+0.25] TEST: IPv4 route with invalid metric [ OK ] # 220.01 [+0.50] TEST: Basic ping [ OK ] # 220.65 [+0.64] TEST: Ping - multipath [ OK ] # 221.45 [+0.80] TEST: Ping - multiple default routes, nh first [ OK ] # 222.45 [+1.01] TEST: Ping - multiple default routes, nh second [ OK ] # 223.37 [+0.92] TEST: Ping - blackhole [ OK ] # 223.78 [+0.41] TEST: Ping - blackhole replaced with gateway [ OK ] # 224.16 [+0.38] TEST: Ping - gateway replaced by blackhole [ OK ] # 224.90 [+0.74] TEST: Ping - group with blackhole [ OK ] # 225.31 [+0.41] TEST: Ping - group blackhole replaced with gateways [ OK ] # 225.61 [+0.30] TEST: IPv4 route with device only nexthop [ OK ] # 226.07 [+0.46] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 226.97 [+0.90] TEST: IPv6 nexthop with IPv4 route [ OK ] # 227.73 [+0.76] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 228.12 [+0.39] TEST: IPv6 nexthop with IPv4 route [ OK ] # 228.51 [+0.39] TEST: IPv4 route with IPv6 gateway [ OK ] # 229.36 [+0.86] TEST: IPv4 default route with IPv6 gateway [ OK ] # 229.78 [+0.41] TEST: IPv4 route with MPLS encap [ OK ] # 229.95 [+0.17] TEST: IPv4 route with MPLS encap - check [ OK ] # 230.09 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 230.27 [+0.18] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 242.75 [+12.48] # 242.75 [+0.00] IPv4 large groups (x32) # 242.75 [+0.00] --------------------- # 284.33 [+41.58] TEST: Dump large (x32) ecmp groups [ OK ] # 297.05 [+12.72] # 297.06 [+0.00] IPv4 large resilient group (128k buckets) # 297.06 [+0.00] ----------------------------------------- # 297.61 [+0.55] TEST: Dump large (x131072) nexthop buckets [ OK ] # 310.36 [+12.75] # 310.36 [+0.00] IPv4 nexthop api compat mode # 310.36 [+0.00] ---------------------------- # 310.77 [+0.41] TEST: IPv4 default nexthop compat mode check [ OK ] # 311.90 [+1.13] TEST: IPv4 compat mode on - route add notification [ OK ] # 312.05 [+0.15] TEST: IPv4 compat mode on - route dump [ OK ] # 312.93 [+0.89] TEST: IPv4 compat mode on - nexthop change [ OK ] # 313.15 [+0.22] TEST: IPv4 set compat mode - 0 [ OK ] # 314.05 [+0.90] TEST: IPv4 compat mode off - route add notification [ OK ] # 314.19 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 314.91 [+0.72] TEST: IPv4 compat mode off - nexthop change [ OK ] # 315.65 [+0.74] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 315.84 [+0.19] TEST: IPv4 set compat mode - 1 [ OK ] # 329.16 [+13.31] # 329.16 [+0.00] IPv4 fdb groups functional # 329.16 [+0.00] -------------------------- # 329.89 [+0.73] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 330.15 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 330.58 [+0.43] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 331.06 [+0.47] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 331.21 [+0.16] TEST: Fdb Nexthop with blackhole [ OK ] # 331.35 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 331.50 [+0.15] TEST: Fdb Nexthop with onlink [ OK ] # 331.66 [+0.16] TEST: Fdb Nexthop with encap [ OK ] # 332.13 [+0.48] TEST: Fdb mac add with nexthop group [ OK ] # 332.27 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 332.44 [+0.17] TEST: Route add with fdb nexthop [ OK ] # 332.59 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 332.92 [+0.33] TEST: Fdb entry after deleting a single nexthop [ OK ] # 333.07 [+0.15] TEST: Fdb nexthop delete [ OK ] # 333.24 [+0.16] TEST: Fdb entry after deleting a nexthop group [ OK ] # 346.34 [+13.11] # 346.34 [+0.00] IPv4 multipath selection # 346.34 [+0.00] ------------------------ # 348.63 [+2.29] TEST: Use valid neighbor during multipath selection [ OK ] # 349.09 [+0.47] TEST: Multipath selection with no valid neighbor [ OK ] # 362.36 [+13.27] # 362.36 [+0.00] IPv4 runtime torture # 362.37 [+0.00] -------------------- # 663.36 [+300.99] TEST: IPv4 torture test [ OK ] # 676.61 [+13.25] # 676.61 [+0.00] IPv4 runtime resilient nexthop group torture # 676.61 [+0.00] -------------------------------------------- # 977.81 [+301.20] TEST: IPv4 resilient nexthop group torture test [ OK ] # 990.65 [+12.84] # 990.66 [+0.00] IPv6 # 990.66 [+0.00] ---------------------- # 990.80 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 990.95 [+0.15] TEST: Get nexthop by id [ OK ] # 991.25 [+0.30] TEST: Delete nexthop by id [ OK ] # 991.52 [+0.27] TEST: Create nexthop - gw only [ OK ] # 991.66 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 991.80 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 992.53 [+0.73] TEST: Nexthops removed on admin down [ OK ] # 1005.04 [+12.51] # 1005.04 [+0.00] IPv6 groups functional # 1005.04 [+0.00] ---------------------- # 1005.36 [+0.32] TEST: Create nexthop group with single nexthop [ OK ] # 1005.51 [+0.15] TEST: Get nexthop group by id [ OK ] # 1005.79 [+0.28] TEST: Delete nexthop group by id [ OK ] # 1006.91 [+1.12] TEST: Nexthop group with multiple nexthops [ OK ] # 1007.43 [+0.52] TEST: Nexthop group updated when entry is deleted [ OK ] # 1007.72 [+0.29] TEST: Nexthop group with weighted nexthops [ OK ] # 1008.23 [+0.50] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1008.54 [+0.32] TEST: Nexthops in groups removed on admin down [ OK ] # 1010.63 [+2.09] TEST: Multiple groups with same nexthop [ OK ] # 1011.24 [+0.61] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1011.37 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 1011.66 [+0.30] TEST: Nexthop group with a blackhole entry [ OK ] # 1011.79 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1016.11 [+4.32] TEST: Nexthop group replace refcounts [ OK ] # 1017.37 [+1.26] TEST: 16-bit weights [ OK ] # 1029.53 [+12.16] # 1029.53 [+0.00] IPv6 resilient groups functional # 1029.53 [+0.00] -------------------------------- # 1030.36 [+0.83] TEST: Nexthop group updated when entry is deleted [ OK ] # 1030.53 [+0.18] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1030.98 [+0.44] TEST: Nexthop group updated after replace [ OK ] # 1031.16 [+0.18] TEST: Nexthop buckets updated after replace [ OK ] # 1032.04 [+0.89] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1032.21 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1032.62 [+0.42] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1032.76 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1034.14 [+1.38] TEST: 16-bit weights [ OK ] # 1046.33 [+12.19] # 1046.33 [+0.00] IPv6 functional runtime # 1046.33 [+0.00] ----------------------- # 1046.62 [+0.29] TEST: Route add [ OK ] # 1046.75 [+0.12] TEST: Route delete [ OK ] # 1047.10 [+0.36] TEST: Ping with nexthop [ OK ] # 1047.70 [+0.60] TEST: Ping - multipath [ OK ] # 1048.21 [+0.51] TEST: Ping - blackhole [ OK ] # 1048.58 [+0.37] TEST: Ping - blackhole replaced with gateway [ OK ] # 1048.92 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 1049.66 [+0.75] TEST: Ping - group with blackhole [ OK ] # 1050.04 [+0.38] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1050.34 [+0.29] TEST: IPv6 route with device only nexthop [ OK ] # 1050.78 [+0.44] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1051.37 [+0.59] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1051.71 [+0.33] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1051.97 [+0.26] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1052.66 [+0.69] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1052.95 [+0.29] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1053.27 [+0.32] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1053.94 [+0.67] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1054.20 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1054.48 [+0.28] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1055.02 [+0.53] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1055.25 [+0.23] TEST: IPv6 route with invalid metric [ OK ] # 1056.98 [+1.73] TEST: Nexthop with default route and rpfilter [ OK ] # 1057.32 [+0.35] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1069.44 [+12.12] # 1069.44 [+0.00] IPv6 large groups (x32) # 1069.44 [+0.00] --------------------- # 1109.75 [+40.31] TEST: Dump large (x32) ecmp groups [ OK ] # 1122.31 [+12.56] # 1122.31 [+0.00] IPv6 large resilient group (128k buckets) # 1122.31 [+0.00] ----------------------------------------- # 1122.86 [+0.56] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1135.45 [+12.59] # 1135.45 [+0.00] IPv6 nexthop api compat mode test # 1135.45 [+0.00] -------------------------------- # 1135.84 [+0.39] TEST: IPv6 default nexthop compat mode check [ OK ] # 1136.99 [+1.14] TEST: IPv6 compat mode on - route add notification [ OK ] # 1137.16 [+0.17] TEST: IPv6 compat mode on - route dump [ OK ] # 1137.99 [+0.83] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1138.16 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1139.45 [+1.29] TEST: IPv6 compat mode off - route add notification [ OK ] # 1139.63 [+0.18] TEST: IPv6 compat mode off - route dump [ OK ] # 1140.51 [+0.88] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1141.19 [+0.67] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1141.38 [+0.20] TEST: IPv6 set compat mode - 1 [ OK ] # 1153.41 [+12.03] # 1153.41 [+0.00] IPv6 fdb groups functional # 1153.41 [+0.00] -------------------------- # 1154.10 [+0.69] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1154.41 [+0.30] TEST: Get Fdb nexthop group by id [ OK ] # 1154.86 [+0.45] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1155.26 [+0.40] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1155.40 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 1155.51 [+0.11] TEST: Fdb Nexthop with oif [ OK ] # 1155.64 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1155.78 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1156.10 [+0.32] TEST: Fdb mac add with nexthop group [ OK ] # 1156.22 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1156.36 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 1156.50 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1156.77 [+0.27] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1156.93 [+0.16] TEST: Fdb nexthop delete [ OK ] # 1157.07 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1169.38 [+12.32] # 1169.38 [+0.00] IPv6 multipath selection # 1169.39 [+0.00] ------------------------ # 1171.96 [+2.57] TEST: Use valid neighbor during multipath selection [ OK ] # 1172.37 [+0.41] TEST: Multipath selection with no valid neighbor [ OK ] # 1185.04 [+12.68] # 1185.04 [+0.00] IPv6 runtime torture # 1185.05 [+0.00] -------------------- # 1486.04 [+300.99] TEST: IPv6 torture test [ OK ] # 1498.94 [+12.91] # 1498.95 [+0.00] IPv6 runtime resilient nexthop group torture # 1498.95 [+0.00] -------------------------------------------- # 1800.03 [+301.08] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1800.41 [+0.38] # 1800.41 [+0.00] Tests passed: 238 # 1800.43 [+0.02] Tests failed: 0 # 1800.43 [+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__->