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.64 [+10.64] # 10.64 [+0.00] Basic functional tests # 10.64 [+0.00] ---------------------- # 10.75 [+0.11] TEST: List with nothing defined [ OK ] # 10.91 [+0.15] TEST: Nexthop get on non-existent id [ OK ] # 11.04 [+0.13] TEST: Nexthop del with non-existent id [ OK ] # 11.21 [+0.18] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.35 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 11.62 [+0.27] TEST: Nexthop with down device [ OK ] # 12.04 [+0.42] TEST: Nexthop with device that is linkdown [ OK ] # 12.28 [+0.24] TEST: Nexthop with device only [ OK ] # 12.43 [+0.15] TEST: Nexthop with duplicate id [ OK ] # 12.56 [+0.13] TEST: Blackhole nexthop [ OK ] # 12.71 [+0.15] TEST: Blackhole nexthop with other attributes [ OK ] # 12.99 [+0.29] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.49 [+0.49] TEST: Maximum nexthop ID dump [ OK ] # 13.66 [+0.17] TEST: Create group [ OK ] # 13.79 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 13.92 [+0.13] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.36 [+0.44] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.51 [+0.15] TEST: Create group with non-existent nexthop [ OK ] # 14.64 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 14.78 [+0.14] TEST: Replace nexthop with nexthop group [ OK ] # 14.92 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 15.06 [+0.14] TEST: Nexthop group and device [ OK ] # 16.62 [+1.56] TEST: Test proto flush [ OK ] # 16.79 [+0.17] TEST: Nexthop group and blackhole [ OK ] # 113.43 [+96.64] TEST: Large scale nexthop flushing [ OK ] # 125.94 [+12.51] # 125.94 [+0.00] Basic resilient nexthop group functional tests # 125.94 [+0.00] ---------------------------------------------- # 126.42 [+0.48] TEST: Add a nexthop group with default parameters [ OK ] # 126.72 [+0.31] TEST: Get a nexthop group with default parameters [ OK ] # 127.15 [+0.43] TEST: Get a nexthop group with non-default parameters [ OK ] # 127.31 [+0.16] TEST: Add a nexthop group with 0 buckets [ OK ] # 127.48 [+0.18] TEST: Replace nexthop group parameters [ OK ] # 127.63 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 127.75 [+0.12] TEST: Replace idle timer [ OK ] # 127.94 [+0.19] TEST: Get a nexthop group after replacing idle timer [ OK ] # 128.08 [+0.14] TEST: Replace unbalanced timer [ OK ] # 128.23 [+0.15] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 128.37 [+0.14] TEST: Replace with no parameters [ OK ] # 128.53 [+0.16] TEST: Get a nexthop group after replacing no parameters [ OK ] # 128.67 [+0.14] TEST: Replace nexthop group type - implicit [ OK ] # 128.81 [+0.14] TEST: Replace nexthop group type - explicit [ OK ] # 128.95 [+0.15] TEST: Replace number of nexthop buckets [ OK ] # 129.10 [+0.15] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 130.03 [+0.93] TEST: Dump all nexthop buckets [ OK ] # 130.20 [+0.17] TEST: Dump all nexthop buckets in a group [ OK ] # 130.52 [+0.32] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 130.69 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 130.82 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 130.96 [+0.14] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 131.10 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 131.45 [+0.35] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 131.60 [+0.15] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 131.73 [+0.13] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 132.08 [+0.35] TEST: Maximum nexthop ID dump [ OK ] # 132.25 [+0.17] TEST: Get a valid nexthop bucket [ OK ] # 132.37 [+0.12] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 132.53 [+0.16] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 132.70 [+0.17] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 133.59 [+0.89] TEST: Initial bucket allocation [ OK ] # 134.10 [+0.51] TEST: Bucket allocation after replace [ OK ] # 134.68 [+0.58] TEST: Buckets migrated after idle timer change [ OK ] # 146.85 [+12.17] # 146.85 [+0.00] IPv4 functional # 146.85 [+0.00] ---------------------- # 146.99 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 147.16 [+0.17] TEST: Get nexthop by id [ OK ] # 147.45 [+0.29] TEST: Delete nexthop by id [ OK ] # 147.73 [+0.28] TEST: Create nexthop - gw only [ OK ] # 147.88 [+0.16] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 148.02 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 148.72 [+0.69] TEST: Nexthops removed on admin down [ OK ] # 149.50 [+0.79] TEST: Delete nexthop route warning [ OK ] # 150.20 [+0.69] TEST: Delete multipath route with only nh id based entry [ OK ] # 150.63 [+0.44] TEST: Delete route when specifying only nexthop device [ OK ] # 150.83 [+0.20] TEST: Delete route when specifying only gateway [ OK ] # 150.96 [+0.13] TEST: Delete route when not specifying nexthop attributes [ OK ] # 163.26 [+12.30] # 163.27 [+0.00] IPv4 groups functional # 163.27 [+0.00] ---------------------- # 163.54 [+0.27] TEST: Create nexthop group with single nexthop [ OK ] # 163.65 [+0.12] TEST: Get nexthop group by id [ OK ] # 163.99 [+0.33] TEST: Delete nexthop group by id [ OK ] # 164.96 [+0.97] TEST: Nexthop group with multiple nexthops [ OK ] # 165.43 [+0.47] TEST: Nexthop group updated when entry is deleted [ OK ] # 165.72 [+0.29] TEST: Nexthop group with weighted nexthops [ OK ] # 166.18 [+0.46] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 166.45 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 168.38 [+1.93] TEST: Multiple groups with same nexthop [ OK ] # 168.95 [+0.57] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 169.09 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 169.38 [+0.29] TEST: Nexthop group with a blackhole entry [ OK ] # 169.54 [+0.16] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 184.04 [+14.50] # 184.04 [+0.00] IPv4 resilient groups functional # 184.04 [+0.00] -------------------------------- # 185.04 [+0.99] TEST: Nexthop group updated when entry is deleted [ OK ] # 185.23 [+0.19] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 185.68 [+0.46] TEST: Nexthop group updated after replace [ OK ] # 185.89 [+0.21] TEST: Nexthop buckets updated after replace [ OK ] # 186.80 [+0.90] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 186.99 [+0.19] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 187.45 [+0.47] TEST: Nexthop group updated after replace - nECMP [ OK ] # 187.63 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 201.22 [+13.59] TEST: IPv6 nexthop with IPv4 route [ OK ] # 201.83 [+0.61] TEST: IPv6 nexthop with IPv4 route [ OK ] # 202.11 [+0.28] TEST: IPv4 route with IPv6 gateway [ OK ] # 202.41 [+0.30] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 215.03 [+12.62] # 215.03 [+0.00] IPv4 functional runtime # 215.03 [+0.00] ----------------------- # 215.32 [+0.29] TEST: Route add [ OK ] # 215.61 [+0.29] TEST: Route delete [ OK ] # 215.89 [+0.28] TEST: Route add - scope conflict with nexthop [ OK ] # 216.34 [+0.45] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 216.59 [+0.25] TEST: IPv4 route with invalid metric [ OK ] # 217.14 [+0.55] TEST: Basic ping [ OK ] # 217.78 [+0.64] TEST: Ping - multipath [ OK ] # 218.57 [+0.79] TEST: Ping - multiple default routes, nh first [ OK ] # 219.53 [+0.97] TEST: Ping - multiple default routes, nh second [ OK ] # 220.36 [+0.83] TEST: Ping - blackhole [ OK ] # 220.73 [+0.37] TEST: Ping - blackhole replaced with gateway [ OK ] # 221.07 [+0.35] TEST: Ping - gateway replaced by blackhole [ OK ] # 221.79 [+0.72] TEST: Ping - group with blackhole [ OK ] # 222.15 [+0.35] TEST: Ping - group blackhole replaced with gateways [ OK ] # 222.43 [+0.29] TEST: IPv4 route with device only nexthop [ OK ] # 222.86 [+0.43] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 223.72 [+0.86] TEST: IPv6 nexthop with IPv4 route [ OK ] # 224.42 [+0.70] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 224.83 [+0.41] TEST: IPv6 nexthop with IPv4 route [ OK ] # 225.20 [+0.36] TEST: IPv4 route with IPv6 gateway [ OK ] # 226.00 [+0.81] TEST: IPv4 default route with IPv6 gateway [ OK ] # 226.40 [+0.40] TEST: IPv4 route with MPLS encap [ OK ] # 226.58 [+0.17] TEST: IPv4 route with MPLS encap - check [ OK ] # 226.74 [+0.16] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 226.89 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 239.91 [+13.02] # 239.91 [+0.00] IPv4 large groups (x32) # 239.91 [+0.00] --------------------- # 280.10 [+40.19] TEST: Dump large (x32) ecmp groups [ OK ] # 292.55 [+12.45] # 292.55 [+0.00] IPv4 large resilient group (128k buckets) # 292.56 [+0.00] ----------------------------------------- # 293.09 [+0.54] TEST: Dump large (x131072) nexthop buckets [ OK ] # 305.21 [+12.12] # 305.22 [+0.00] IPv4 nexthop api compat mode # 305.22 [+0.00] ---------------------------- # 305.59 [+0.37] TEST: IPv4 default nexthop compat mode check [ OK ] # 306.67 [+1.09] TEST: IPv4 compat mode on - route add notification [ OK ] # 306.82 [+0.15] TEST: IPv4 compat mode on - route dump [ OK ] # 307.63 [+0.81] TEST: IPv4 compat mode on - nexthop change [ OK ] # 307.81 [+0.18] TEST: IPv4 set compat mode - 0 [ OK ] # 308.69 [+0.88] TEST: IPv4 compat mode off - route add notification [ OK ] # 308.83 [+0.13] TEST: IPv4 compat mode off - route dump [ OK ] # 309.55 [+0.72] TEST: IPv4 compat mode off - nexthop change [ OK ] # 310.30 [+0.75] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 310.47 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 322.84 [+12.37] # 322.84 [+0.00] IPv4 fdb groups functional # 322.84 [+0.00] -------------------------- # 323.47 [+0.63] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 323.73 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 324.18 [+0.45] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 324.61 [+0.43] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 324.73 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 324.87 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 325.00 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 325.15 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 325.64 [+0.49] TEST: Fdb mac add with nexthop group [ OK ] # 325.82 [+0.18] TEST: Fdb mac add with nexthop [ OK ] # 325.97 [+0.15] TEST: Route add with fdb nexthop [ OK ] # 326.12 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 326.39 [+0.27] TEST: Fdb entry after deleting a single nexthop [ OK ] # 326.55 [+0.16] TEST: Fdb nexthop delete [ OK ] # 326.69 [+0.15] TEST: Fdb entry after deleting a nexthop group [ OK ] # 338.88 [+12.18] # 338.88 [+0.00] IPv4 multipath selection # 338.88 [+0.00] ------------------------ # 340.78 [+1.90] TEST: Use valid neighbor during multipath selection [ OK ] # 341.19 [+0.40] TEST: Multipath selection with no valid neighbor [ OK ] # 353.38 [+12.19] # 353.38 [+0.00] IPv4 runtime torture # 353.38 [+0.00] -------------------- # 654.28 [+300.90] TEST: IPv4 torture test [ OK ] # 667.67 [+13.39] # 667.67 [+0.00] IPv4 runtime resilient nexthop group torture # 667.67 [+0.00] -------------------------------------------- # 968.83 [+301.16] TEST: IPv4 resilient nexthop group torture test [ OK ] # 980.83 [+12.00] # 980.83 [+0.00] IPv6 # 980.83 [+0.00] ---------------------- # 980.98 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 981.12 [+0.14] TEST: Get nexthop by id [ OK ] # 981.39 [+0.27] TEST: Delete nexthop by id [ OK ] # 981.64 [+0.25] TEST: Create nexthop - gw only [ OK ] # 981.79 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 981.91 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 982.62 [+0.71] TEST: Nexthops removed on admin down [ OK ] # 994.71 [+12.09] # 994.71 [+0.00] IPv6 groups functional # 994.71 [+0.00] ---------------------- # 994.98 [+0.27] TEST: Create nexthop group with single nexthop [ OK ] # 995.11 [+0.13] TEST: Get nexthop group by id [ OK ] # 995.40 [+0.29] TEST: Delete nexthop group by id [ OK ] # 996.55 [+1.15] TEST: Nexthop group with multiple nexthops [ OK ] # 996.96 [+0.41] TEST: Nexthop group updated when entry is deleted [ OK ] # 997.22 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 997.66 [+0.44] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 997.98 [+0.32] TEST: Nexthops in groups removed on admin down [ OK ] # 1000.00 [+2.02] TEST: Multiple groups with same nexthop [ OK ] # 1000.56 [+0.56] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1000.69 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 1000.97 [+0.28] TEST: Nexthop group with a blackhole entry [ OK ] # 1001.09 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1005.25 [+4.16] TEST: Nexthop group replace refcounts [ OK ] # 1006.47 [+1.22] TEST: 16-bit weights [ OK ] # 1018.46 [+11.99] # 1018.46 [+0.00] IPv6 resilient groups functional # 1018.46 [+0.00] -------------------------------- # 1019.24 [+0.78] TEST: Nexthop group updated when entry is deleted [ OK ] # 1019.39 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1019.86 [+0.47] TEST: Nexthop group updated after replace [ OK ] # 1020.01 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 1020.83 [+0.82] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1021.00 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1021.42 [+0.42] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1021.57 [+0.15] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1022.81 [+1.24] TEST: 16-bit weights [ OK ] # 1034.74 [+11.93] # 1034.74 [+0.00] IPv6 functional runtime # 1034.74 [+0.00] ----------------------- # 1035.03 [+0.30] TEST: Route add [ OK ] # 1035.18 [+0.14] TEST: Route delete [ OK ] # 1035.54 [+0.36] TEST: Ping with nexthop [ OK ] # 1036.15 [+0.62] TEST: Ping - multipath [ OK ] # 1036.68 [+0.53] TEST: Ping - blackhole [ OK ] # 1037.06 [+0.38] TEST: Ping - blackhole replaced with gateway [ OK ] # 1037.39 [+0.33] TEST: Ping - gateway replaced by blackhole [ OK ] # 1038.07 [+0.68] TEST: Ping - group with blackhole [ OK ] # 1038.43 [+0.36] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1038.69 [+0.26] TEST: IPv6 route with device only nexthop [ OK ] # 1039.07 [+0.38] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1039.70 [+0.63] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1039.97 [+0.28] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1040.24 [+0.26] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1040.91 [+0.67] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1041.17 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1041.45 [+0.29] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1042.16 [+0.70] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1042.44 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1042.73 [+0.30] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1043.29 [+0.55] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1043.56 [+0.27] TEST: IPv6 route with invalid metric [ OK ] # 1045.22 [+1.66] TEST: Nexthop with default route and rpfilter [ OK ] # 1045.60 [+0.38] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1057.79 [+12.19] # 1057.79 [+0.00] IPv6 large groups (x32) # 1057.79 [+0.00] --------------------- # 1097.29 [+39.50] TEST: Dump large (x32) ecmp groups [ OK ] # 1109.24 [+11.95] # 1109.24 [+0.00] IPv6 large resilient group (128k buckets) # 1109.24 [+0.00] ----------------------------------------- # 1109.74 [+0.50] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1121.87 [+12.12] # 1121.87 [+0.00] IPv6 nexthop api compat mode test # 1121.87 [+0.00] -------------------------------- # 1122.21 [+0.35] TEST: IPv6 default nexthop compat mode check [ OK ] # 1123.27 [+1.06] TEST: IPv6 compat mode on - route add notification [ OK ] # 1123.42 [+0.15] TEST: IPv6 compat mode on - route dump [ OK ] # 1124.22 [+0.80] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1124.40 [+0.18] TEST: IPv6 set compat mode - 0 [ OK ] # 1125.66 [+1.26] TEST: IPv6 compat mode off - route add notification [ OK ] # 1125.81 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1126.61 [+0.80] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1127.29 [+0.68] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1127.47 [+0.19] TEST: IPv6 set compat mode - 1 [ OK ] # 1139.35 [+11.88] # 1139.35 [+0.00] IPv6 fdb groups functional # 1139.35 [+0.00] -------------------------- # 1140.09 [+0.74] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1140.38 [+0.29] TEST: Get Fdb nexthop group by id [ OK ] # 1140.75 [+0.37] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1141.12 [+0.37] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1141.26 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 1141.38 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 1141.53 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 1141.67 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 1141.97 [+0.30] TEST: Fdb mac add with nexthop group [ OK ] # 1142.11 [+0.15] TEST: Fdb mac add with nexthop [ OK ] # 1142.24 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1142.39 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 1142.64 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1142.78 [+0.14] TEST: Fdb nexthop delete [ OK ] # 1142.91 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1154.71 [+11.79] # 1154.71 [+0.00] IPv6 multipath selection # 1154.71 [+0.00] ------------------------ # 1157.81 [+3.10] TEST: Use valid neighbor during multipath selection [ OK ] # 1158.25 [+0.44] TEST: Multipath selection with no valid neighbor [ OK ] # 1170.47 [+12.22] # 1170.47 [+0.00] IPv6 runtime torture # 1170.47 [+0.00] -------------------- # 1471.39 [+300.92] TEST: IPv6 torture test [ OK ] # 1483.25 [+11.86] # 1483.25 [+0.00] IPv6 runtime resilient nexthop group torture # 1483.25 [+0.00] -------------------------------------------- # 1784.24 [+300.99] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1784.63 [+0.39] # 1784.63 [+0.00] Tests passed: 238 # 1784.63 [+0.00] Tests failed: 0 # 1784.63 [+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__->