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.84 [+10.84] # 10.84 [+0.00] Basic functional tests # 10.85 [+0.00] ---------------------- # 11.02 [+0.18] TEST: List with nothing defined [ OK ] # 11.20 [+0.18] TEST: Nexthop get on non-existent id [ OK ] # 11.37 [+0.16] TEST: Nexthop del with non-existent id [ OK ] # 11.50 [+0.14] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.63 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 11.93 [+0.30] TEST: Nexthop with down device [ OK ] # 12.39 [+0.45] TEST: Nexthop with device that is linkdown [ OK ] # 12.66 [+0.27] TEST: Nexthop with device only [ OK ] # 12.80 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 12.93 [+0.14] TEST: Blackhole nexthop [ OK ] # 13.06 [+0.13] TEST: Blackhole nexthop with other attributes [ OK ] # 13.37 [+0.31] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.87 [+0.50] TEST: Maximum nexthop ID dump [ OK ] # 13.99 [+0.12] TEST: Create group [ OK ] # 14.16 [+0.17] TEST: Create group with blackhole nexthop [ OK ] # 14.30 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.71 [+0.41] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.84 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 14.99 [+0.15] TEST: Create group with same nexthop multiple times [ OK ] # 15.12 [+0.13] TEST: Replace nexthop with nexthop group [ OK ] # 15.24 [+0.12] TEST: Replace nexthop group with nexthop [ OK ] # 15.36 [+0.12] TEST: Nexthop group and device [ OK ] # 16.85 [+1.49] TEST: Test proto flush [ OK ] # 16.98 [+0.13] TEST: Nexthop group and blackhole [ OK ] # 114.15 [+97.17] TEST: Large scale nexthop flushing [ OK ] # 127.25 [+13.11] # 127.26 [+0.00] Basic resilient nexthop group functional tests # 127.26 [+0.00] ---------------------------------------------- # 127.70 [+0.44] TEST: Add a nexthop group with default parameters [ OK ] # 127.99 [+0.29] TEST: Get a nexthop group with default parameters [ OK ] # 128.49 [+0.50] TEST: Get a nexthop group with non-default parameters [ OK ] # 128.66 [+0.17] TEST: Add a nexthop group with 0 buckets [ OK ] # 128.82 [+0.16] TEST: Replace nexthop group parameters [ OK ] # 128.96 [+0.14] TEST: Get a nexthop group after replacing parameters [ OK ] # 129.11 [+0.14] TEST: Replace idle timer [ OK ] # 129.26 [+0.16] TEST: Get a nexthop group after replacing idle timer [ OK ] # 129.41 [+0.15] TEST: Replace unbalanced timer [ OK ] # 129.59 [+0.18] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 129.73 [+0.14] TEST: Replace with no parameters [ OK ] # 129.95 [+0.21] TEST: Get a nexthop group after replacing no parameters [ OK ] # 130.11 [+0.17] TEST: Replace nexthop group type - implicit [ OK ] # 130.25 [+0.14] TEST: Replace nexthop group type - explicit [ OK ] # 130.42 [+0.17] TEST: Replace number of nexthop buckets [ OK ] # 130.58 [+0.16] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 131.52 [+0.94] TEST: Dump all nexthop buckets [ OK ] # 131.70 [+0.18] TEST: Dump all nexthop buckets in a group [ OK ] # 132.04 [+0.34] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 132.21 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 132.35 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 132.53 [+0.17] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 132.68 [+0.15] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 133.07 [+0.39] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 133.20 [+0.13] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 133.33 [+0.13] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 133.71 [+0.38] TEST: Maximum nexthop ID dump [ OK ] # 133.87 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 134.02 [+0.15] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 134.19 [+0.17] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 134.31 [+0.12] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 135.24 [+0.92] TEST: Initial bucket allocation [ OK ] # 135.72 [+0.48] TEST: Bucket allocation after replace [ OK ] # 136.28 [+0.56] TEST: Buckets migrated after idle timer change [ OK ] # 148.87 [+12.60] # 148.87 [+0.00] IPv4 functional # 148.87 [+0.00] ---------------------- # 149.02 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 149.15 [+0.14] TEST: Get nexthop by id [ OK ] # 149.45 [+0.30] TEST: Delete nexthop by id [ OK ] # 149.73 [+0.28] TEST: Create nexthop - gw only [ OK ] # 149.89 [+0.16] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 150.03 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 150.79 [+0.75] TEST: Nexthops removed on admin down [ OK ] # 151.65 [+0.86] TEST: Delete nexthop route warning [ OK ] # 152.29 [+0.65] TEST: Delete multipath route with only nh id based entry [ OK ] # 152.69 [+0.40] TEST: Delete route when specifying only nexthop device [ OK ] # 152.82 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 152.94 [+0.12] TEST: Delete route when not specifying nexthop attributes [ OK ] # 164.64 [+11.70] # 164.65 [+0.01] IPv4 groups functional # 164.65 [+0.00] ---------------------- # 164.92 [+0.27] TEST: Create nexthop group with single nexthop [ OK ] # 165.08 [+0.16] TEST: Get nexthop group by id [ OK ] # 165.36 [+0.28] TEST: Delete nexthop group by id [ OK ] # 166.32 [+0.96] TEST: Nexthop group with multiple nexthops [ OK ] # 166.81 [+0.49] TEST: Nexthop group updated when entry is deleted [ OK ] # 167.09 [+0.28] TEST: Nexthop group with weighted nexthops [ OK ] # 167.55 [+0.45] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 167.84 [+0.29] TEST: Nexthops in groups removed on admin down [ OK ] # 169.89 [+2.04] TEST: Multiple groups with same nexthop [ OK ] # 170.51 [+0.62] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 170.66 [+0.15] TEST: Nexthop group can not have a group as an entry [ OK ] # 170.94 [+0.28] TEST: Nexthop group with a blackhole entry [ OK ] # 171.08 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 183.16 [+12.08] # 183.16 [+0.00] IPv4 resilient groups functional # 183.17 [+0.00] -------------------------------- # 183.95 [+0.79] TEST: Nexthop group updated when entry is deleted [ OK ] # 184.12 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 184.55 [+0.44] TEST: Nexthop group updated after replace [ OK ] # 184.75 [+0.19] TEST: Nexthop buckets updated after replace [ OK ] # 185.61 [+0.86] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 185.80 [+0.19] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 186.22 [+0.42] TEST: Nexthop group updated after replace - nECMP [ OK ] # 186.42 [+0.19] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 199.12 [+12.70] TEST: IPv6 nexthop with IPv4 route [ OK ] # 199.70 [+0.58] TEST: IPv6 nexthop with IPv4 route [ OK ] # 199.99 [+0.30] TEST: IPv4 route with IPv6 gateway [ OK ] # 200.27 [+0.28] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 212.33 [+12.06] # 212.34 [+0.00] IPv4 functional runtime # 212.34 [+0.00] ----------------------- # 212.58 [+0.25] TEST: Route add [ OK ] # 212.89 [+0.31] TEST: Route delete [ OK ] # 213.15 [+0.26] TEST: Route add - scope conflict with nexthop [ OK ] # 213.61 [+0.46] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 213.86 [+0.26] TEST: IPv4 route with invalid metric [ OK ] # 214.40 [+0.54] TEST: Basic ping [ OK ] # 215.01 [+0.61] TEST: Ping - multipath [ OK ] # 215.79 [+0.78] TEST: Ping - multiple default routes, nh first [ OK ] # 216.76 [+0.97] TEST: Ping - multiple default routes, nh second [ OK ] # 217.60 [+0.84] TEST: Ping - blackhole [ OK ] # 217.95 [+0.35] TEST: Ping - blackhole replaced with gateway [ OK ] # 218.30 [+0.35] TEST: Ping - gateway replaced by blackhole [ OK ] # 219.07 [+0.78] TEST: Ping - group with blackhole [ OK ] # 219.46 [+0.39] TEST: Ping - group blackhole replaced with gateways [ OK ] # 219.74 [+0.28] TEST: IPv4 route with device only nexthop [ OK ] # 220.19 [+0.45] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 221.09 [+0.90] TEST: IPv6 nexthop with IPv4 route [ OK ] # 221.85 [+0.76] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 222.23 [+0.38] TEST: IPv6 nexthop with IPv4 route [ OK ] # 222.59 [+0.35] TEST: IPv4 route with IPv6 gateway [ OK ] # 223.37 [+0.79] TEST: IPv4 default route with IPv6 gateway [ OK ] # 223.78 [+0.40] TEST: IPv4 route with MPLS encap [ OK ] # 223.94 [+0.17] TEST: IPv4 route with MPLS encap - check [ OK ] # 224.08 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 224.24 [+0.16] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 236.77 [+12.53] # 236.77 [+0.00] IPv4 large groups (x32) # 236.77 [+0.00] --------------------- # 279.27 [+42.50] TEST: Dump large (x32) ecmp groups [ OK ] # 292.52 [+13.25] # 292.53 [+0.00] IPv4 large resilient group (128k buckets) # 292.53 [+0.00] ----------------------------------------- # 293.08 [+0.55] TEST: Dump large (x131072) nexthop buckets [ OK ] # 305.74 [+12.66] # 305.75 [+0.00] IPv4 nexthop api compat mode # 305.75 [+0.00] ---------------------------- # 306.18 [+0.43] TEST: IPv4 default nexthop compat mode check [ OK ] # 307.33 [+1.15] TEST: IPv4 compat mode on - route add notification [ OK ] # 307.49 [+0.16] TEST: IPv4 compat mode on - route dump [ OK ] # 308.35 [+0.87] TEST: IPv4 compat mode on - nexthop change [ OK ] # 308.52 [+0.17] TEST: IPv4 set compat mode - 0 [ OK ] # 309.36 [+0.84] TEST: IPv4 compat mode off - route add notification [ OK ] # 309.52 [+0.17] TEST: IPv4 compat mode off - route dump [ OK ] # 310.24 [+0.72] TEST: IPv4 compat mode off - nexthop change [ OK ] # 310.99 [+0.75] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 311.17 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 323.70 [+12.53] # 323.70 [+0.00] IPv4 fdb groups functional # 323.70 [+0.00] -------------------------- # 324.39 [+0.69] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 324.69 [+0.29] TEST: Get Fdb nexthop group by id [ OK ] # 325.17 [+0.49] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 325.60 [+0.43] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 325.75 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 325.90 [+0.15] TEST: Fdb Nexthop with oif [ OK ] # 326.05 [+0.15] TEST: Fdb Nexthop with onlink [ OK ] # 326.23 [+0.17] TEST: Fdb Nexthop with encap [ OK ] # 326.71 [+0.49] TEST: Fdb mac add with nexthop group [ OK ] # 326.89 [+0.18] TEST: Fdb mac add with nexthop [ OK ] # 327.05 [+0.16] TEST: Route add with fdb nexthop [ OK ] # 327.20 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 327.48 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 327.62 [+0.14] TEST: Fdb nexthop delete [ OK ] # 327.81 [+0.19] TEST: Fdb entry after deleting a nexthop group [ OK ] # 340.29 [+12.48] # 340.29 [+0.00] IPv4 multipath selection # 340.29 [+0.00] ------------------------ # 342.45 [+2.16] TEST: Use valid neighbor during multipath selection [ OK ] # 342.90 [+0.45] TEST: Multipath selection with no valid neighbor [ OK ] # 355.54 [+12.64] # 355.55 [+0.00] IPv4 runtime torture # 355.55 [+0.00] -------------------- # 656.49 [+300.95] TEST: IPv4 torture test [ OK ] # 670.51 [+14.02] # 670.52 [+0.00] IPv4 runtime resilient nexthop group torture # 670.52 [+0.00] -------------------------------------------- # 971.55 [+301.03] TEST: IPv4 resilient nexthop group torture test [ OK ] # 983.73 [+12.18] # 983.73 [+0.00] IPv6 # 983.73 [+0.00] ---------------------- # 983.85 [+0.12] TEST: Create nexthop with id, gw, dev [ OK ] # 983.98 [+0.12] TEST: Get nexthop by id [ OK ] # 984.35 [+0.38] TEST: Delete nexthop by id [ OK ] # 984.64 [+0.29] TEST: Create nexthop - gw only [ OK ] # 984.81 [+0.18] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 984.96 [+0.15] TEST: Create nexthop - gw+dev and onlink [ OK ] # 985.69 [+0.73] TEST: Nexthops removed on admin down [ OK ] # 997.49 [+11.80] # 997.50 [+0.00] IPv6 groups functional # 997.50 [+0.00] ---------------------- # 997.82 [+0.32] TEST: Create nexthop group with single nexthop [ OK ] # 997.96 [+0.15] TEST: Get nexthop group by id [ OK ] # 998.24 [+0.28] TEST: Delete nexthop group by id [ OK ] # 999.40 [+1.16] TEST: Nexthop group with multiple nexthops [ OK ] # 999.86 [+0.45] TEST: Nexthop group updated when entry is deleted [ OK ] # 1000.12 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 1000.54 [+0.42] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1000.86 [+0.32] TEST: Nexthops in groups removed on admin down [ OK ] # 1002.85 [+1.99] TEST: Multiple groups with same nexthop [ OK ] # 1003.43 [+0.58] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1003.57 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 1003.86 [+0.29] TEST: Nexthop group with a blackhole entry [ OK ] # 1004.00 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1008.08 [+4.08] TEST: Nexthop group replace refcounts [ OK ] # 1009.37 [+1.29] TEST: 16-bit weights [ OK ] # 1021.63 [+12.25] # 1021.63 [+0.00] IPv6 resilient groups functional # 1021.63 [+0.00] -------------------------------- # 1022.48 [+0.85] TEST: Nexthop group updated when entry is deleted [ OK ] # 1022.63 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1023.07 [+0.44] TEST: Nexthop group updated after replace [ OK ] # 1023.23 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 1024.14 [+0.91] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1024.34 [+0.20] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1024.80 [+0.46] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1025.01 [+0.21] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1026.42 [+1.41] TEST: 16-bit weights [ OK ] # 1038.81 [+12.38] # 1038.81 [+0.00] IPv6 functional runtime # 1038.81 [+0.00] ----------------------- # 1039.10 [+0.28] TEST: Route add [ OK ] # 1039.22 [+0.13] TEST: Route delete [ OK ] # 1039.59 [+0.37] TEST: Ping with nexthop [ OK ] # 1040.25 [+0.65] TEST: Ping - multipath [ OK ] # 1040.80 [+0.56] TEST: Ping - blackhole [ OK ] # 1041.15 [+0.35] TEST: Ping - blackhole replaced with gateway [ OK ] # 1041.49 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 1042.23 [+0.74] TEST: Ping - group with blackhole [ OK ] # 1042.57 [+0.34] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1042.83 [+0.26] TEST: IPv6 route with device only nexthop [ OK ] # 1043.23 [+0.40] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1043.81 [+0.58] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1044.12 [+0.31] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1044.39 [+0.27] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1045.08 [+0.68] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1045.34 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1045.62 [+0.28] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1046.36 [+0.74] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1046.67 [+0.31] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1046.95 [+0.28] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1047.52 [+0.57] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1047.76 [+0.24] TEST: IPv6 route with invalid metric [ OK ] # 1049.46 [+1.70] TEST: Nexthop with default route and rpfilter [ OK ] # 1049.81 [+0.34] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1061.76 [+11.95] # 1061.76 [+0.00] IPv6 large groups (x32) # 1061.76 [+0.00] --------------------- # 1100.57 [+38.81] TEST: Dump large (x32) ecmp groups [ OK ] # 1112.46 [+11.88] # 1112.46 [+0.00] IPv6 large resilient group (128k buckets) # 1112.46 [+0.00] ----------------------------------------- # 1113.04 [+0.57] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1125.17 [+12.14] # 1125.18 [+0.00] IPv6 nexthop api compat mode test # 1125.18 [+0.00] -------------------------------- # 1125.54 [+0.37] TEST: IPv6 default nexthop compat mode check [ OK ] # 1126.67 [+1.13] TEST: IPv6 compat mode on - route add notification [ OK ] # 1126.83 [+0.16] TEST: IPv6 compat mode on - route dump [ OK ] # 1127.68 [+0.85] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1127.86 [+0.18] TEST: IPv6 set compat mode - 0 [ OK ] # 1129.12 [+1.26] TEST: IPv6 compat mode off - route add notification [ OK ] # 1129.30 [+0.18] TEST: IPv6 compat mode off - route dump [ OK ] # 1130.17 [+0.87] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1130.85 [+0.69] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1131.05 [+0.19] TEST: IPv6 set compat mode - 1 [ OK ] # 1142.78 [+11.73] # 1142.78 [+0.01] IPv6 fdb groups functional # 1142.78 [+0.00] -------------------------- # 1143.47 [+0.69] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1143.77 [+0.30] TEST: Get Fdb nexthop group by id [ OK ] # 1144.16 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1144.62 [+0.45] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1144.76 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 1144.89 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1145.03 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 1145.17 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 1145.47 [+0.30] TEST: Fdb mac add with nexthop group [ OK ] # 1145.59 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1145.72 [+0.12] TEST: Route add with fdb nexthop [ OK ] # 1145.85 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1146.12 [+0.27] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1146.26 [+0.14] TEST: Fdb nexthop delete [ OK ] # 1146.43 [+0.16] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1158.41 [+11.98] # 1158.42 [+0.00] IPv6 multipath selection # 1158.42 [+0.00] ------------------------ # 1160.56 [+2.14] TEST: Use valid neighbor during multipath selection [ OK ] # 1161.02 [+0.47] TEST: Multipath selection with no valid neighbor [ OK ] # 1173.33 [+12.31] # 1173.33 [+0.00] IPv6 runtime torture # 1173.33 [+0.00] -------------------- # 1474.24 [+300.91] TEST: IPv6 torture test [ OK ] # 1485.80 [+11.56] # 1485.81 [+0.00] IPv6 runtime resilient nexthop group torture # 1485.81 [+0.00] -------------------------------------------- # 1786.87 [+301.06] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1787.29 [+0.43] # 1787.29 [+0.00] Tests passed: 238 # 1787.30 [+0.00] Tests failed: 0 # 1787.30 [+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__->