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.65 [+10.65] # 10.65 [+0.00] Basic functional tests # 10.65 [+0.00] ---------------------- # 10.78 [+0.13] TEST: List with nothing defined [ OK ] # 10.91 [+0.13] TEST: Nexthop get on non-existent id [ OK ] # 11.04 [+0.13] TEST: Nexthop del with non-existent id [ OK ] # 11.17 [+0.13] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.30 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 11.57 [+0.27] TEST: Nexthop with down device [ OK ] # 11.99 [+0.42] TEST: Nexthop with device that is linkdown [ OK ] # 12.26 [+0.27] TEST: Nexthop with device only [ OK ] # 12.41 [+0.15] TEST: Nexthop with duplicate id [ OK ] # 12.53 [+0.12] TEST: Blackhole nexthop [ OK ] # 12.67 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 12.96 [+0.29] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.45 [+0.49] TEST: Maximum nexthop ID dump [ OK ] # 13.58 [+0.13] TEST: Create group [ OK ] # 13.73 [+0.15] TEST: Create group with blackhole nexthop [ OK ] # 13.87 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.29 [+0.42] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.42 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 14.59 [+0.17] TEST: Create group with same nexthop multiple times [ OK ] # 14.74 [+0.15] TEST: Replace nexthop with nexthop group [ OK ] # 14.88 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 15.00 [+0.13] TEST: Nexthop group and device [ OK ] # 17.17 [+2.17] TEST: Test proto flush [ OK ] # 17.40 [+0.23] TEST: Nexthop group and blackhole [ OK ] # 116.13 [+98.73] TEST: Large scale nexthop flushing [ OK ] # 128.68 [+12.55] # 128.68 [+0.00] Basic resilient nexthop group functional tests # 128.68 [+0.00] ---------------------------------------------- # 129.05 [+0.37] TEST: Add a nexthop group with default parameters [ OK ] # 129.34 [+0.29] TEST: Get a nexthop group with default parameters [ OK ] # 129.79 [+0.45] TEST: Get a nexthop group with non-default parameters [ OK ] # 129.92 [+0.13] TEST: Add a nexthop group with 0 buckets [ OK ] # 130.06 [+0.14] TEST: Replace nexthop group parameters [ OK ] # 130.21 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 130.35 [+0.13] TEST: Replace idle timer [ OK ] # 130.52 [+0.17] TEST: Get a nexthop group after replacing idle timer [ OK ] # 130.66 [+0.14] TEST: Replace unbalanced timer [ OK ] # 130.81 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 130.95 [+0.14] TEST: Replace with no parameters [ OK ] # 131.11 [+0.16] TEST: Get a nexthop group after replacing no parameters [ OK ] # 131.24 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 131.37 [+0.12] TEST: Replace nexthop group type - explicit [ OK ] # 131.50 [+0.13] TEST: Replace number of nexthop buckets [ OK ] # 131.64 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 132.53 [+0.89] TEST: Dump all nexthop buckets [ OK ] # 132.71 [+0.18] TEST: Dump all nexthop buckets in a group [ OK ] # 133.05 [+0.34] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 133.22 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 133.37 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 133.48 [+0.11] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 133.61 [+0.14] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 133.94 [+0.33] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 134.08 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 134.22 [+0.14] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 134.60 [+0.38] TEST: Maximum nexthop ID dump [ OK ] # 134.78 [+0.18] TEST: Get a valid nexthop bucket [ OK ] # 134.92 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 135.05 [+0.13] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 135.18 [+0.13] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 136.12 [+0.94] TEST: Initial bucket allocation [ OK ] # 136.55 [+0.42] TEST: Bucket allocation after replace [ OK ] # 137.12 [+0.57] TEST: Buckets migrated after idle timer change [ OK ] # 149.71 [+12.59] # 149.71 [+0.00] IPv4 functional # 149.71 [+0.00] ---------------------- # 149.86 [+0.16] TEST: Create nexthop with id, gw, dev [ OK ] # 150.01 [+0.15] TEST: Get nexthop by id [ OK ] # 150.35 [+0.34] TEST: Delete nexthop by id [ OK ] # 150.65 [+0.30] TEST: Create nexthop - gw only [ OK ] # 150.82 [+0.17] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 150.98 [+0.16] TEST: Create nexthop - gw+dev and onlink [ OK ] # 151.69 [+0.71] TEST: Nexthops removed on admin down [ OK ] # 152.56 [+0.87] TEST: Delete nexthop route warning [ OK ] # 153.35 [+0.79] TEST: Delete multipath route with only nh id based entry [ OK ] # 153.81 [+0.46] TEST: Delete route when specifying only nexthop device [ OK ] # 153.97 [+0.16] TEST: Delete route when specifying only gateway [ OK ] # 154.16 [+0.18] TEST: Delete route when not specifying nexthop attributes [ OK ] # 166.86 [+12.71] # 166.87 [+0.00] IPv4 groups functional # 166.87 [+0.00] ---------------------- # 167.16 [+0.29] TEST: Create nexthop group with single nexthop [ OK ] # 167.31 [+0.14] TEST: Get nexthop group by id [ OK ] # 167.58 [+0.27] TEST: Delete nexthop group by id [ OK ] # 168.54 [+0.96] TEST: Nexthop group with multiple nexthops [ OK ] # 168.98 [+0.43] TEST: Nexthop group updated when entry is deleted [ OK ] # 169.27 [+0.29] TEST: Nexthop group with weighted nexthops [ OK ] # 169.71 [+0.44] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 170.01 [+0.30] TEST: Nexthops in groups removed on admin down [ OK ] # 172.05 [+2.04] TEST: Multiple groups with same nexthop [ OK ] # 172.67 [+0.62] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 172.81 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 173.09 [+0.27] TEST: Nexthop group with a blackhole entry [ OK ] # 173.24 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 185.90 [+12.66] # 185.90 [+0.00] IPv4 resilient groups functional # 185.90 [+0.00] -------------------------------- # 186.81 [+0.90] TEST: Nexthop group updated when entry is deleted [ OK ] # 186.97 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 187.48 [+0.51] TEST: Nexthop group updated after replace [ OK ] # 187.68 [+0.20] TEST: Nexthop buckets updated after replace [ OK ] # 188.64 [+0.96] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 188.84 [+0.20] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 189.31 [+0.47] TEST: Nexthop group updated after replace - nECMP [ OK ] # 189.51 [+0.20] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 202.43 [+12.92] TEST: IPv6 nexthop with IPv4 route [ OK ] # 203.00 [+0.57] TEST: IPv6 nexthop with IPv4 route [ OK ] # 203.28 [+0.27] TEST: IPv4 route with IPv6 gateway [ OK ] # 203.58 [+0.30] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 216.31 [+12.73] # 216.31 [+0.00] IPv4 functional runtime # 216.31 [+0.00] ----------------------- # 216.59 [+0.28] TEST: Route add [ OK ] # 216.90 [+0.30] TEST: Route delete [ OK ] # 217.23 [+0.34] TEST: Route add - scope conflict with nexthop [ OK ] # 217.66 [+0.42] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 217.94 [+0.28] TEST: IPv4 route with invalid metric [ OK ] # 218.44 [+0.50] TEST: Basic ping [ OK ] # 219.10 [+0.65] TEST: Ping - multipath [ OK ] # 219.85 [+0.75] TEST: Ping - multiple default routes, nh first [ OK ] # 220.80 [+0.95] TEST: Ping - multiple default routes, nh second [ OK ] # 221.59 [+0.79] TEST: Ping - blackhole [ OK ] # 221.95 [+0.36] TEST: Ping - blackhole replaced with gateway [ OK ] # 222.31 [+0.36] TEST: Ping - gateway replaced by blackhole [ OK ] # 223.04 [+0.73] TEST: Ping - group with blackhole [ OK ] # 223.40 [+0.35] TEST: Ping - group blackhole replaced with gateways [ OK ] # 223.68 [+0.28] TEST: IPv4 route with device only nexthop [ OK ] # 224.11 [+0.44] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 224.94 [+0.83] TEST: IPv6 nexthop with IPv4 route [ OK ] # 225.65 [+0.70] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 226.02 [+0.37] TEST: IPv6 nexthop with IPv4 route [ OK ] # 226.34 [+0.33] TEST: IPv4 route with IPv6 gateway [ OK ] # 227.10 [+0.76] TEST: IPv4 default route with IPv6 gateway [ OK ] # 227.48 [+0.38] TEST: IPv4 route with MPLS encap [ OK ] # 227.62 [+0.14] TEST: IPv4 route with MPLS encap - check [ OK ] # 227.76 [+0.13] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 227.97 [+0.21] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 240.47 [+12.50] # 240.47 [+0.00] IPv4 large groups (x32) # 240.47 [+0.00] --------------------- # 281.12 [+40.65] TEST: Dump large (x32) ecmp groups [ OK ] # 293.51 [+12.40] # 293.52 [+0.00] IPv4 large resilient group (128k buckets) # 293.52 [+0.00] ----------------------------------------- # 294.00 [+0.49] TEST: Dump large (x131072) nexthop buckets [ OK ] # 305.88 [+11.88] # 305.89 [+0.00] IPv4 nexthop api compat mode # 305.89 [+0.00] ---------------------------- # 306.28 [+0.39] TEST: IPv4 default nexthop compat mode check [ OK ] # 307.35 [+1.07] TEST: IPv4 compat mode on - route add notification [ OK ] # 307.53 [+0.18] TEST: IPv4 compat mode on - route dump [ OK ] # 308.37 [+0.84] TEST: IPv4 compat mode on - nexthop change [ OK ] # 308.56 [+0.19] TEST: IPv4 set compat mode - 0 [ OK ] # 309.41 [+0.86] TEST: IPv4 compat mode off - route add notification [ OK ] # 309.57 [+0.16] TEST: IPv4 compat mode off - route dump [ OK ] # 310.30 [+0.73] TEST: IPv4 compat mode off - nexthop change [ OK ] # 310.99 [+0.69] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 311.16 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 323.10 [+11.94] # 323.10 [+0.00] IPv4 fdb groups functional # 323.10 [+0.00] -------------------------- # 323.76 [+0.67] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 324.01 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 324.42 [+0.41] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 324.85 [+0.43] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 324.98 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 325.14 [+0.16] TEST: Fdb Nexthop with oif [ OK ] # 325.28 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 325.43 [+0.15] TEST: Fdb Nexthop with encap [ OK ] # 325.90 [+0.47] TEST: Fdb mac add with nexthop group [ OK ] # 326.04 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 326.17 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 326.31 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 326.61 [+0.30] TEST: Fdb entry after deleting a single nexthop [ OK ] # 326.76 [+0.15] TEST: Fdb nexthop delete [ OK ] # 326.88 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 339.13 [+12.25] # 339.13 [+0.00] IPv4 multipath selection # 339.13 [+0.00] ------------------------ # 341.07 [+1.94] TEST: Use valid neighbor during multipath selection [ OK ] # 341.47 [+0.40] TEST: Multipath selection with no valid neighbor [ OK ] # 354.07 [+12.60] # 354.07 [+0.00] IPv4 runtime torture # 354.07 [+0.00] -------------------- # 655.11 [+301.04] TEST: IPv4 torture test [ OK ] # 667.94 [+12.83] # 667.94 [+0.00] IPv4 runtime resilient nexthop group torture # 667.94 [+0.00] -------------------------------------------- # 969.00 [+301.06] TEST: IPv4 resilient nexthop group torture test [ OK ] # 981.58 [+12.58] # 981.58 [+0.00] IPv6 # 981.58 [+0.00] ---------------------- # 981.75 [+0.16] TEST: Create nexthop with id, gw, dev [ OK ] # 981.90 [+0.16] TEST: Get nexthop by id [ OK ] # 982.19 [+0.29] TEST: Delete nexthop by id [ OK ] # 982.50 [+0.31] TEST: Create nexthop - gw only [ OK ] # 982.64 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 982.80 [+0.16] TEST: Create nexthop - gw+dev and onlink [ OK ] # 983.56 [+0.76] TEST: Nexthops removed on admin down [ OK ] # 995.52 [+11.95] # 995.52 [+0.00] IPv6 groups functional # 995.52 [+0.00] ---------------------- # 995.78 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 995.92 [+0.13] TEST: Get nexthop group by id [ OK ] # 996.19 [+0.28] TEST: Delete nexthop group by id [ OK ] # 997.27 [+1.08] TEST: Nexthop group with multiple nexthops [ OK ] # 997.74 [+0.47] TEST: Nexthop group updated when entry is deleted [ OK ] # 998.02 [+0.28] TEST: Nexthop group with weighted nexthops [ OK ] # 998.47 [+0.45] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 998.79 [+0.32] TEST: Nexthops in groups removed on admin down [ OK ] # 1000.75 [+1.96] TEST: Multiple groups with same nexthop [ OK ] # 1001.30 [+0.55] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1001.45 [+0.15] TEST: Nexthop group can not have a group as an entry [ OK ] # 1001.78 [+0.33] TEST: Nexthop group with a blackhole entry [ OK ] # 1001.91 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1006.04 [+4.13] TEST: Nexthop group replace refcounts [ OK ] # 1007.31 [+1.28] TEST: 16-bit weights [ OK ] # 1021.81 [+14.49] # 1021.81 [+0.00] IPv6 resilient groups functional # 1021.81 [+0.00] -------------------------------- # 1022.75 [+0.94] TEST: Nexthop group updated when entry is deleted [ OK ] # 1022.94 [+0.20] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1023.50 [+0.56] TEST: Nexthop group updated after replace [ OK ] # 1023.72 [+0.22] TEST: Nexthop buckets updated after replace [ OK ] # 1024.70 [+0.98] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1024.89 [+0.19] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1025.37 [+0.48] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1025.55 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1027.05 [+1.50] TEST: 16-bit weights [ OK ] # 1039.81 [+12.77] # 1039.82 [+0.00] IPv6 functional runtime # 1039.82 [+0.00] ----------------------- # 1040.12 [+0.31] TEST: Route add [ OK ] # 1040.27 [+0.14] TEST: Route delete [ OK ] # 1040.71 [+0.44] TEST: Ping with nexthop [ OK ] # 1041.35 [+0.65] TEST: Ping - multipath [ OK ] # 1041.91 [+0.56] TEST: Ping - blackhole [ OK ] # 1042.32 [+0.41] TEST: Ping - blackhole replaced with gateway [ OK ] # 1042.71 [+0.39] TEST: Ping - gateway replaced by blackhole [ OK ] # 1043.53 [+0.82] TEST: Ping - group with blackhole [ OK ] # 1043.94 [+0.42] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1044.26 [+0.31] TEST: IPv6 route with device only nexthop [ OK ] # 1044.86 [+0.60] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1045.51 [+0.65] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1045.79 [+0.28] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1046.10 [+0.30] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1046.87 [+0.77] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1047.17 [+0.30] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1047.45 [+0.29] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1048.20 [+0.74] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1048.52 [+0.32] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1048.82 [+0.30] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1049.41 [+0.60] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1049.67 [+0.26] TEST: IPv6 route with invalid metric [ OK ] # 1051.48 [+1.81] TEST: Nexthop with default route and rpfilter [ OK ] # 1051.85 [+0.37] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1065.02 [+13.17] # 1065.02 [+0.00] IPv6 large groups (x32) # 1065.03 [+0.00] --------------------- # 1106.06 [+41.03] TEST: Dump large (x32) ecmp groups [ OK ] # 1118.88 [+12.82] # 1118.88 [+0.00] IPv6 large resilient group (128k buckets) # 1118.88 [+0.00] ----------------------------------------- # 1119.42 [+0.54] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1131.22 [+11.81] # 1131.22 [+0.00] IPv6 nexthop api compat mode test # 1131.23 [+0.00] -------------------------------- # 1131.58 [+0.35] TEST: IPv6 default nexthop compat mode check [ OK ] # 1132.75 [+1.17] TEST: IPv6 compat mode on - route add notification [ OK ] # 1132.92 [+0.17] TEST: IPv6 compat mode on - route dump [ OK ] # 1133.77 [+0.85] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1133.94 [+0.18] TEST: IPv6 set compat mode - 0 [ OK ] # 1135.19 [+1.24] TEST: IPv6 compat mode off - route add notification [ OK ] # 1135.33 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1136.12 [+0.79] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1136.76 [+0.64] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1136.94 [+0.18] TEST: IPv6 set compat mode - 1 [ OK ] # 1148.50 [+11.56] # 1148.50 [+0.00] IPv6 fdb groups functional # 1148.50 [+0.00] -------------------------- # 1149.20 [+0.70] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1149.45 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 1149.85 [+0.40] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1150.26 [+0.41] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1150.41 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 1150.58 [+0.17] TEST: Fdb Nexthop with oif [ OK ] # 1150.73 [+0.15] TEST: Fdb Nexthop with onlink [ OK ] # 1150.88 [+0.15] TEST: Fdb Nexthop with encap [ OK ] # 1151.19 [+0.31] TEST: Fdb mac add with nexthop group [ OK ] # 1151.34 [+0.15] TEST: Fdb mac add with nexthop [ OK ] # 1151.48 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 1151.62 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1151.89 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1152.02 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1152.14 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1164.65 [+12.51] # 1164.65 [+0.00] IPv6 multipath selection # 1164.65 [+0.00] ------------------------ # 1166.78 [+2.13] TEST: Use valid neighbor during multipath selection [ OK ] # 1167.26 [+0.48] TEST: Multipath selection with no valid neighbor [ OK ] # 1180.00 [+12.74] # 1180.00 [+0.00] IPv6 runtime torture # 1180.00 [+0.00] -------------------- # 1481.00 [+301.00] TEST: IPv6 torture test [ OK ] # 1493.78 [+12.78] # 1493.78 [+0.00] IPv6 runtime resilient nexthop group torture # 1493.78 [+0.00] -------------------------------------------- # 1794.81 [+301.03] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1795.19 [+0.38] # 1795.19 [+0.00] Tests passed: 238 # 1795.19 [+0.00] Tests failed: 0 # 1795.19 [+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__->