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.58 [+10.58] # 10.58 [+0.00] Basic functional tests # 10.58 [+0.00] ---------------------- # 10.72 [+0.14] TEST: List with nothing defined [ OK ] # 10.86 [+0.13] TEST: Nexthop get on non-existent id [ OK ] # 11.01 [+0.15] TEST: Nexthop del with non-existent id [ OK ] # 11.16 [+0.16] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.30 [+0.14] TEST: Nexthop with no device or gateway [ OK ] # 11.59 [+0.29] TEST: Nexthop with down device [ OK ] # 11.97 [+0.38] TEST: Nexthop with device that is linkdown [ OK ] # 12.25 [+0.29] TEST: Nexthop with device only [ OK ] # 12.39 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 12.54 [+0.14] TEST: Blackhole nexthop [ OK ] # 12.68 [+0.15] TEST: Blackhole nexthop with other attributes [ OK ] # 12.97 [+0.29] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.47 [+0.50] TEST: Maximum nexthop ID dump [ OK ] # 13.60 [+0.13] TEST: Create group [ OK ] # 13.75 [+0.14] TEST: Create group with blackhole nexthop [ OK ] # 13.89 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.31 [+0.42] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.45 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 14.59 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 14.73 [+0.14] TEST: Replace nexthop with nexthop group [ OK ] # 14.89 [+0.16] TEST: Replace nexthop group with nexthop [ OK ] # 15.03 [+0.15] TEST: Nexthop group and device [ OK ] # 16.46 [+1.43] TEST: Test proto flush [ OK ] # 16.59 [+0.13] TEST: Nexthop group and blackhole [ OK ] # 120.54 [+103.95] TEST: Large scale nexthop flushing [ OK ] # 132.91 [+12.37] # 132.91 [+0.00] Basic resilient nexthop group functional tests # 132.91 [+0.00] ---------------------------------------------- # 133.32 [+0.41] TEST: Add a nexthop group with default parameters [ OK ] # 133.61 [+0.28] TEST: Get a nexthop group with default parameters [ OK ] # 134.03 [+0.43] TEST: Get a nexthop group with non-default parameters [ OK ] # 134.18 [+0.15] TEST: Add a nexthop group with 0 buckets [ OK ] # 134.32 [+0.14] TEST: Replace nexthop group parameters [ OK ] # 134.48 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 134.61 [+0.13] TEST: Replace idle timer [ OK ] # 134.78 [+0.17] TEST: Get a nexthop group after replacing idle timer [ OK ] # 134.91 [+0.13] TEST: Replace unbalanced timer [ OK ] # 135.06 [+0.15] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 135.20 [+0.14] TEST: Replace with no parameters [ OK ] # 135.38 [+0.18] TEST: Get a nexthop group after replacing no parameters [ OK ] # 135.52 [+0.14] TEST: Replace nexthop group type - implicit [ OK ] # 135.65 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 135.79 [+0.15] TEST: Replace number of nexthop buckets [ OK ] # 135.95 [+0.15] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 136.78 [+0.83] TEST: Dump all nexthop buckets [ OK ] # 136.93 [+0.15] TEST: Dump all nexthop buckets in a group [ OK ] # 137.24 [+0.31] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 137.42 [+0.18] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 137.58 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 137.71 [+0.14] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 137.86 [+0.14] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 138.20 [+0.34] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 138.34 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 138.49 [+0.15] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 138.84 [+0.35] TEST: Maximum nexthop ID dump [ OK ] # 138.99 [+0.15] TEST: Get a valid nexthop bucket [ OK ] # 139.13 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 139.27 [+0.13] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 139.42 [+0.16] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 140.25 [+0.83] TEST: Initial bucket allocation [ OK ] # 140.69 [+0.43] TEST: Bucket allocation after replace [ OK ] # 141.27 [+0.59] TEST: Buckets migrated after idle timer change [ OK ] # 153.38 [+12.11] # 153.38 [+0.00] IPv4 functional # 153.38 [+0.00] ---------------------- # 153.53 [+0.15] TEST: Create nexthop with id, gw, dev [ OK ] # 153.67 [+0.14] TEST: Get nexthop by id [ OK ] # 153.98 [+0.31] TEST: Delete nexthop by id [ OK ] # 154.25 [+0.27] TEST: Create nexthop - gw only [ OK ] # 154.39 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 154.53 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 155.26 [+0.73] TEST: Nexthops removed on admin down [ OK ] # 156.05 [+0.79] TEST: Delete nexthop route warning [ OK ] # 156.71 [+0.67] TEST: Delete multipath route with only nh id based entry [ OK ] # 157.12 [+0.41] TEST: Delete route when specifying only nexthop device [ OK ] # 157.27 [+0.14] TEST: Delete route when specifying only gateway [ OK ] # 157.41 [+0.14] TEST: Delete route when not specifying nexthop attributes [ OK ] # 169.39 [+11.98] # 169.39 [+0.00] IPv4 groups functional # 169.39 [+0.00] ---------------------- # 169.67 [+0.28] TEST: Create nexthop group with single nexthop [ OK ] # 169.81 [+0.15] TEST: Get nexthop group by id [ OK ] # 170.10 [+0.29] TEST: Delete nexthop group by id [ OK ] # 171.07 [+0.97] TEST: Nexthop group with multiple nexthops [ OK ] # 171.52 [+0.45] TEST: Nexthop group updated when entry is deleted [ OK ] # 171.81 [+0.29] TEST: Nexthop group with weighted nexthops [ OK ] # 172.27 [+0.45] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 172.55 [+0.29] TEST: Nexthops in groups removed on admin down [ OK ] # 174.54 [+1.98] TEST: Multiple groups with same nexthop [ OK ] # 175.14 [+0.60] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 175.28 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 175.56 [+0.28] TEST: Nexthop group with a blackhole entry [ OK ] # 175.70 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 187.66 [+11.96] # 187.66 [+0.00] IPv4 resilient groups functional # 187.66 [+0.00] -------------------------------- # 188.48 [+0.82] TEST: Nexthop group updated when entry is deleted [ OK ] # 188.65 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 189.08 [+0.43] TEST: Nexthop group updated after replace [ OK ] # 189.24 [+0.17] TEST: Nexthop buckets updated after replace [ OK ] # 190.10 [+0.86] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 190.25 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 190.69 [+0.44] TEST: Nexthop group updated after replace - nECMP [ OK ] # 190.87 [+0.18] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 203.20 [+12.33] TEST: IPv6 nexthop with IPv4 route [ OK ] # 203.76 [+0.56] TEST: IPv6 nexthop with IPv4 route [ OK ] # 204.07 [+0.31] TEST: IPv4 route with IPv6 gateway [ OK ] # 204.36 [+0.30] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 216.26 [+11.90] # 216.26 [+0.00] IPv4 functional runtime # 216.26 [+0.00] ----------------------- # 216.54 [+0.28] TEST: Route add [ OK ] # 216.83 [+0.29] TEST: Route delete [ OK ] # 217.11 [+0.28] TEST: Route add - scope conflict with nexthop [ OK ] # 217.55 [+0.44] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 217.78 [+0.23] TEST: IPv4 route with invalid metric [ OK ] # 218.28 [+0.50] TEST: Basic ping [ OK ] # 218.90 [+0.62] TEST: Ping - multipath [ OK ] # 219.70 [+0.80] TEST: Ping - multiple default routes, nh first [ OK ] # 220.58 [+0.88] TEST: Ping - multiple default routes, nh second [ OK ] # 221.32 [+0.74] TEST: Ping - blackhole [ OK ] # 221.70 [+0.37] TEST: Ping - blackhole replaced with gateway [ OK ] # 222.05 [+0.35] TEST: Ping - gateway replaced by blackhole [ OK ] # 222.75 [+0.70] TEST: Ping - group with blackhole [ OK ] # 223.11 [+0.36] TEST: Ping - group blackhole replaced with gateways [ OK ] # 223.39 [+0.27] TEST: IPv4 route with device only nexthop [ OK ] # 223.83 [+0.45] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 224.67 [+0.84] TEST: IPv6 nexthop with IPv4 route [ OK ] # 225.38 [+0.70] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 225.73 [+0.35] TEST: IPv6 nexthop with IPv4 route [ OK ] # 226.09 [+0.36] TEST: IPv4 route with IPv6 gateway [ OK ] # 226.83 [+0.75] TEST: IPv4 default route with IPv6 gateway [ OK ] # 227.21 [+0.38] TEST: IPv4 route with MPLS encap [ OK ] # 227.37 [+0.16] TEST: IPv4 route with MPLS encap - check [ OK ] # 227.50 [+0.13] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 227.65 [+0.15] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 239.91 [+12.26] # 239.91 [+0.00] IPv4 large groups (x32) # 239.91 [+0.00] --------------------- # 280.12 [+40.21] TEST: Dump large (x32) ecmp groups [ OK ] # 292.28 [+12.16] # 292.28 [+0.00] IPv4 large resilient group (128k buckets) # 292.28 [+0.00] ----------------------------------------- # 292.82 [+0.54] TEST: Dump large (x131072) nexthop buckets [ OK ] # 304.82 [+12.00] # 304.82 [+0.00] IPv4 nexthop api compat mode # 304.82 [+0.00] ---------------------------- # 305.19 [+0.37] TEST: IPv4 default nexthop compat mode check [ OK ] # 306.31 [+1.12] TEST: IPv4 compat mode on - route add notification [ OK ] # 306.48 [+0.16] TEST: IPv4 compat mode on - route dump [ OK ] # 307.32 [+0.85] TEST: IPv4 compat mode on - nexthop change [ OK ] # 307.49 [+0.17] TEST: IPv4 set compat mode - 0 [ OK ] # 308.33 [+0.84] TEST: IPv4 compat mode off - route add notification [ OK ] # 308.48 [+0.15] TEST: IPv4 compat mode off - route dump [ OK ] # 309.19 [+0.71] TEST: IPv4 compat mode off - nexthop change [ OK ] # 309.86 [+0.67] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 310.05 [+0.19] TEST: IPv4 set compat mode - 1 [ OK ] # 321.90 [+11.84] # 321.90 [+0.00] IPv4 fdb groups functional # 321.90 [+0.00] -------------------------- # 322.59 [+0.69] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 322.86 [+0.27] TEST: Get Fdb nexthop group by id [ OK ] # 323.27 [+0.41] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 323.69 [+0.42] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 323.83 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 323.96 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 324.11 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 324.25 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 324.74 [+0.49] TEST: Fdb mac add with nexthop group [ OK ] # 324.88 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 325.01 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 325.16 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 325.43 [+0.27] TEST: Fdb entry after deleting a single nexthop [ OK ] # 325.58 [+0.15] TEST: Fdb nexthop delete [ OK ] # 325.72 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 337.58 [+11.87] # 337.59 [+0.00] IPv4 multipath selection # 337.59 [+0.00] ------------------------ # 339.50 [+1.92] TEST: Use valid neighbor during multipath selection [ OK ] # 339.93 [+0.43] TEST: Multipath selection with no valid neighbor [ OK ] # 351.91 [+11.97] # 351.91 [+0.00] IPv4 runtime torture # 351.91 [+0.00] -------------------- # 652.79 [+300.88] TEST: IPv4 torture test [ OK ] # 665.08 [+12.30] # 665.08 [+0.00] IPv4 runtime resilient nexthop group torture # 665.09 [+0.00] -------------------------------------------- # 966.12 [+301.03] TEST: IPv4 resilient nexthop group torture test [ OK ] # 978.56 [+12.44] # 978.56 [+0.00] IPv6 # 978.56 [+0.00] ---------------------- # 978.69 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 978.84 [+0.14] TEST: Get nexthop by id [ OK ] # 979.14 [+0.30] TEST: Delete nexthop by id [ OK ] # 979.43 [+0.29] TEST: Create nexthop - gw only [ OK ] # 979.58 [+0.15] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 979.74 [+0.16] TEST: Create nexthop - gw+dev and onlink [ OK ] # 980.45 [+0.71] TEST: Nexthops removed on admin down [ OK ] # 992.62 [+12.17] # 992.62 [+0.00] IPv6 groups functional # 992.62 [+0.00] ---------------------- # 992.91 [+0.29] TEST: Create nexthop group with single nexthop [ OK ] # 993.06 [+0.15] TEST: Get nexthop group by id [ OK ] # 993.36 [+0.31] TEST: Delete nexthop group by id [ OK ] # 994.51 [+1.14] TEST: Nexthop group with multiple nexthops [ OK ] # 994.95 [+0.44] TEST: Nexthop group updated when entry is deleted [ OK ] # 995.26 [+0.31] TEST: Nexthop group with weighted nexthops [ OK ] # 995.71 [+0.45] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 996.00 [+0.28] TEST: Nexthops in groups removed on admin down [ OK ] # 998.06 [+2.06] TEST: Multiple groups with same nexthop [ OK ] # 998.68 [+0.62] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 998.81 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 999.11 [+0.29] TEST: Nexthop group with a blackhole entry [ OK ] # 999.25 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1003.48 [+4.23] TEST: Nexthop group replace refcounts [ OK ] # 1004.78 [+1.30] TEST: 16-bit weights [ OK ] # 1017.01 [+12.23] # 1017.01 [+0.00] IPv6 resilient groups functional # 1017.01 [+0.00] -------------------------------- # 1017.88 [+0.87] TEST: Nexthop group updated when entry is deleted [ OK ] # 1018.03 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1018.48 [+0.45] TEST: Nexthop group updated after replace [ OK ] # 1018.64 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 1019.52 [+0.88] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1019.68 [+0.17] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1020.12 [+0.44] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1020.28 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1021.64 [+1.35] TEST: 16-bit weights [ OK ] # 1033.78 [+12.15] # 1033.78 [+0.00] IPv6 functional runtime # 1033.78 [+0.00] ----------------------- # 1034.06 [+0.28] TEST: Route add [ OK ] # 1034.21 [+0.15] TEST: Route delete [ OK ] # 1034.58 [+0.37] TEST: Ping with nexthop [ OK ] # 1035.21 [+0.63] TEST: Ping - multipath [ OK ] # 1035.74 [+0.53] TEST: Ping - blackhole [ OK ] # 1036.09 [+0.35] TEST: Ping - blackhole replaced with gateway [ OK ] # 1036.45 [+0.36] TEST: Ping - gateway replaced by blackhole [ OK ] # 1037.16 [+0.71] TEST: Ping - group with blackhole [ OK ] # 1037.51 [+0.35] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1037.82 [+0.31] TEST: IPv6 route with device only nexthop [ OK ] # 1038.26 [+0.44] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1038.84 [+0.58] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1039.13 [+0.30] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1039.40 [+0.27] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1040.13 [+0.72] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1040.41 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1040.73 [+0.31] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1041.42 [+0.70] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1041.70 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1042.03 [+0.34] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1042.58 [+0.55] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1042.82 [+0.24] TEST: IPv6 route with invalid metric [ OK ] # 1044.29 [+1.47] TEST: Nexthop with default route and rpfilter [ OK ] # 1044.65 [+0.36] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1056.81 [+12.15] # 1056.81 [+0.00] IPv6 large groups (x32) # 1056.81 [+0.00] --------------------- # 1097.56 [+40.76] TEST: Dump large (x32) ecmp groups [ OK ] # 1111.35 [+13.79] # 1111.36 [+0.00] IPv6 large resilient group (128k buckets) # 1111.36 [+0.00] ----------------------------------------- # 1111.88 [+0.52] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1124.53 [+12.65] # 1124.53 [+0.00] IPv6 nexthop api compat mode test # 1124.53 [+0.00] -------------------------------- # 1124.95 [+0.42] TEST: IPv6 default nexthop compat mode check [ OK ] # 1126.12 [+1.17] TEST: IPv6 compat mode on - route add notification [ OK ] # 1126.29 [+0.17] TEST: IPv6 compat mode on - route dump [ OK ] # 1127.12 [+0.83] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1127.29 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1128.59 [+1.30] TEST: IPv6 compat mode off - route add notification [ OK ] # 1128.75 [+0.16] TEST: IPv6 compat mode off - route dump [ OK ] # 1129.65 [+0.90] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1130.34 [+0.69] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1130.53 [+0.19] TEST: IPv6 set compat mode - 1 [ OK ] # 1143.07 [+12.54] # 1143.07 [+0.00] IPv6 fdb groups functional # 1143.08 [+0.00] -------------------------- # 1143.83 [+0.76] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1144.13 [+0.30] TEST: Get Fdb nexthop group by id [ OK ] # 1144.54 [+0.41] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1144.96 [+0.42] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1145.10 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 1145.24 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1145.40 [+0.16] TEST: Fdb Nexthop with onlink [ OK ] # 1145.55 [+0.15] TEST: Fdb Nexthop with encap [ OK ] # 1145.88 [+0.33] TEST: Fdb mac add with nexthop group [ OK ] # 1146.03 [+0.16] TEST: Fdb mac add with nexthop [ OK ] # 1146.19 [+0.16] TEST: Route add with fdb nexthop [ OK ] # 1146.35 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 1146.63 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1146.77 [+0.14] TEST: Fdb nexthop delete [ OK ] # 1146.90 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1159.71 [+12.80] # 1159.71 [+0.00] IPv6 multipath selection # 1159.71 [+0.00] ------------------------ # 1162.09 [+2.38] TEST: Use valid neighbor during multipath selection [ OK ] # 1162.55 [+0.45] TEST: Multipath selection with no valid neighbor [ OK ] # 1175.75 [+13.21] # 1175.76 [+0.00] IPv6 runtime torture # 1175.76 [+0.00] -------------------- # 1476.78 [+301.02] TEST: IPv6 torture test [ OK ] # 1489.32 [+12.54] # 1489.32 [+0.00] IPv6 runtime resilient nexthop group torture # 1489.32 [+0.00] -------------------------------------------- # 1790.43 [+301.10] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1790.95 [+0.53] # 1790.95 [+0.00] Tests passed: 238 # 1790.96 [+0.00] Tests failed: 0 # 1790.96 [+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__->