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.10 [+11.10] # 11.10 [+0.00] Basic functional tests # 11.10 [+0.00] ---------------------- # 11.26 [+0.16] TEST: List with nothing defined [ OK ] # 11.40 [+0.14] TEST: Nexthop get on non-existent id [ OK ] # 11.56 [+0.16] TEST: Nexthop del with non-existent id [ OK ] # 11.69 [+0.14] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.85 [+0.16] TEST: Nexthop with no device or gateway [ OK ] # 12.10 [+0.25] TEST: Nexthop with down device [ OK ] # 12.52 [+0.42] TEST: Nexthop with device that is linkdown [ OK ] # 12.80 [+0.27] TEST: Nexthop with device only [ OK ] # 12.97 [+0.17] TEST: Nexthop with duplicate id [ OK ] # 13.13 [+0.17] TEST: Blackhole nexthop [ OK ] # 13.27 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 13.56 [+0.29] TEST: Blackhole nexthop with loopback device down [ OK ] # 14.04 [+0.48] TEST: Maximum nexthop ID dump [ OK ] # 14.18 [+0.13] TEST: Create group [ OK ] # 14.32 [+0.14] TEST: Create group with blackhole nexthop [ OK ] # 14.44 [+0.13] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.93 [+0.48] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 15.06 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 15.19 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 15.34 [+0.15] TEST: Replace nexthop with nexthop group [ OK ] # 15.49 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 15.64 [+0.15] TEST: Nexthop group and device [ OK ] # 17.14 [+1.50] TEST: Test proto flush [ OK ] # 17.31 [+0.17] TEST: Nexthop group and blackhole [ OK ] # 116.23 [+98.92] TEST: Large scale nexthop flushing [ OK ] # 129.04 [+12.81] # 129.04 [+0.00] Basic resilient nexthop group functional tests # 129.04 [+0.00] ---------------------------------------------- # 129.45 [+0.41] TEST: Add a nexthop group with default parameters [ OK ] # 129.75 [+0.30] TEST: Get a nexthop group with default parameters [ OK ] # 130.20 [+0.46] TEST: Get a nexthop group with non-default parameters [ OK ] # 130.37 [+0.17] TEST: Add a nexthop group with 0 buckets [ OK ] # 130.53 [+0.16] TEST: Replace nexthop group parameters [ OK ] # 130.69 [+0.16] TEST: Get a nexthop group after replacing parameters [ OK ] # 130.82 [+0.14] TEST: Replace idle timer [ OK ] # 130.97 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 131.10 [+0.13] TEST: Replace unbalanced timer [ OK ] # 131.24 [+0.14] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 131.40 [+0.16] TEST: Replace with no parameters [ OK ] # 131.58 [+0.18] TEST: Get a nexthop group after replacing no parameters [ OK ] # 131.73 [+0.15] TEST: Replace nexthop group type - implicit [ OK ] # 131.87 [+0.14] TEST: Replace nexthop group type - explicit [ OK ] # 132.00 [+0.13] TEST: Replace number of nexthop buckets [ OK ] # 132.18 [+0.18] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 133.15 [+0.97] TEST: Dump all nexthop buckets [ OK ] # 133.33 [+0.18] TEST: Dump all nexthop buckets in a group [ OK ] # 133.69 [+0.36] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 133.89 [+0.20] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 134.10 [+0.21] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 134.25 [+0.15] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 134.40 [+0.15] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 134.84 [+0.45] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 134.98 [+0.13] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 135.13 [+0.15] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 135.49 [+0.35] TEST: Maximum nexthop ID dump [ OK ] # 135.65 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 135.78 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 135.95 [+0.17] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 136.11 [+0.16] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 136.99 [+0.88] TEST: Initial bucket allocation [ OK ] # 137.41 [+0.43] TEST: Bucket allocation after replace [ OK ] # 138.02 [+0.60] TEST: Buckets migrated after idle timer change [ OK ] # 150.92 [+12.90] # 150.92 [+0.00] IPv4 functional # 150.92 [+0.00] ---------------------- # 151.06 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 151.23 [+0.17] TEST: Get nexthop by id [ OK ] # 151.54 [+0.31] TEST: Delete nexthop by id [ OK ] # 151.85 [+0.31] TEST: Create nexthop - gw only [ OK ] # 151.97 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 152.12 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 152.87 [+0.76] TEST: Nexthops removed on admin down [ OK ] # 153.68 [+0.81] TEST: Delete nexthop route warning [ OK ] # 154.39 [+0.71] TEST: Delete multipath route with only nh id based entry [ OK ] # 154.85 [+0.46] TEST: Delete route when specifying only nexthop device [ OK ] # 155.00 [+0.14] TEST: Delete route when specifying only gateway [ OK ] # 155.13 [+0.13] TEST: Delete route when not specifying nexthop attributes [ OK ] # 167.77 [+12.64] # 167.78 [+0.00] IPv4 groups functional # 167.78 [+0.00] ---------------------- # 168.08 [+0.30] TEST: Create nexthop group with single nexthop [ OK ] # 168.21 [+0.13] TEST: Get nexthop group by id [ OK ] # 168.49 [+0.28] TEST: Delete nexthop group by id [ OK ] # 169.54 [+1.05] TEST: Nexthop group with multiple nexthops [ OK ] # 170.03 [+0.49] TEST: Nexthop group updated when entry is deleted [ OK ] # 170.37 [+0.35] TEST: Nexthop group with weighted nexthops [ OK ] # 170.90 [+0.53] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 171.21 [+0.31] TEST: Nexthops in groups removed on admin down [ OK ] # 173.28 [+2.07] TEST: Multiple groups with same nexthop [ OK ] # 173.89 [+0.62] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 174.07 [+0.18] TEST: Nexthop group can not have a group as an entry [ OK ] # 174.35 [+0.28] TEST: Nexthop group with a blackhole entry [ OK ] # 174.52 [+0.17] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 187.60 [+13.08] # 187.60 [+0.00] IPv4 resilient groups functional # 187.61 [+0.00] -------------------------------- # 188.55 [+0.94] TEST: Nexthop group updated when entry is deleted [ OK ] # 188.72 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 189.23 [+0.51] TEST: Nexthop group updated after replace [ OK ] # 189.42 [+0.19] TEST: Nexthop buckets updated after replace [ OK ] # 190.31 [+0.89] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 190.50 [+0.19] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 191.03 [+0.53] TEST: Nexthop group updated after replace - nECMP [ OK ] # 191.20 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 204.61 [+13.41] TEST: IPv6 nexthop with IPv4 route [ OK ] # 205.31 [+0.70] TEST: IPv6 nexthop with IPv4 route [ OK ] # 205.63 [+0.33] TEST: IPv4 route with IPv6 gateway [ OK ] # 205.95 [+0.31] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 219.94 [+13.99] # 219.94 [+0.01] IPv4 functional runtime # 219.94 [+0.00] ----------------------- # 220.22 [+0.28] TEST: Route add [ OK ] # 220.53 [+0.31] TEST: Route delete [ OK ] # 220.83 [+0.30] TEST: Route add - scope conflict with nexthop [ OK ] # 221.24 [+0.42] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 221.54 [+0.29] TEST: IPv4 route with invalid metric [ OK ] # 222.08 [+0.55] TEST: Basic ping [ OK ] # 222.71 [+0.63] TEST: Ping - multipath [ OK ] # 223.50 [+0.79] TEST: Ping - multiple default routes, nh first [ OK ] # 224.47 [+0.97] TEST: Ping - multiple default routes, nh second [ OK ] # 225.26 [+0.78] TEST: Ping - blackhole [ OK ] # 225.63 [+0.37] TEST: Ping - blackhole replaced with gateway [ OK ] # 226.06 [+0.42] TEST: Ping - gateway replaced by blackhole [ OK ] # 226.82 [+0.76] TEST: Ping - group with blackhole [ OK ] # 227.22 [+0.40] TEST: Ping - group blackhole replaced with gateways [ OK ] # 227.53 [+0.31] TEST: IPv4 route with device only nexthop [ OK ] # 228.11 [+0.58] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 229.04 [+0.93] TEST: IPv6 nexthop with IPv4 route [ OK ] # 229.76 [+0.72] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 230.22 [+0.46] TEST: IPv6 nexthop with IPv4 route [ OK ] # 230.56 [+0.35] TEST: IPv4 route with IPv6 gateway [ OK ] # 231.40 [+0.83] TEST: IPv4 default route with IPv6 gateway [ OK ] # 231.74 [+0.35] TEST: IPv4 route with MPLS encap [ OK ] # 231.90 [+0.16] TEST: IPv4 route with MPLS encap - check [ OK ] # 232.06 [+0.16] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 232.23 [+0.17] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 244.58 [+12.36] # 244.59 [+0.00] IPv4 large groups (x32) # 244.59 [+0.00] --------------------- # 288.73 [+44.14] TEST: Dump large (x32) ecmp groups [ OK ] # 302.60 [+13.87] # 302.60 [+0.00] IPv4 large resilient group (128k buckets) # 302.61 [+0.00] ----------------------------------------- # 303.20 [+0.59] TEST: Dump large (x131072) nexthop buckets [ OK ] # 316.32 [+13.12] # 316.32 [+0.00] IPv4 nexthop api compat mode # 316.32 [+0.00] ---------------------------- # 316.75 [+0.43] TEST: IPv4 default nexthop compat mode check [ OK ] # 317.98 [+1.23] TEST: IPv4 compat mode on - route add notification [ OK ] # 318.15 [+0.17] TEST: IPv4 compat mode on - route dump [ OK ] # 319.05 [+0.91] TEST: IPv4 compat mode on - nexthop change [ OK ] # 319.24 [+0.19] TEST: IPv4 set compat mode - 0 [ OK ] # 320.10 [+0.86] TEST: IPv4 compat mode off - route add notification [ OK ] # 320.25 [+0.15] TEST: IPv4 compat mode off - route dump [ OK ] # 320.97 [+0.71] TEST: IPv4 compat mode off - nexthop change [ OK ] # 321.71 [+0.74] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 321.89 [+0.18] TEST: IPv4 set compat mode - 1 [ OK ] # 334.36 [+12.47] # 334.36 [+0.01] IPv4 fdb groups functional # 334.36 [+0.00] -------------------------- # 335.09 [+0.73] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 335.38 [+0.29] TEST: Get Fdb nexthop group by id [ OK ] # 335.91 [+0.53] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 336.36 [+0.45] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 336.50 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 336.64 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 336.82 [+0.18] TEST: Fdb Nexthop with onlink [ OK ] # 336.98 [+0.16] TEST: Fdb Nexthop with encap [ OK ] # 337.45 [+0.47] TEST: Fdb mac add with nexthop group [ OK ] # 337.60 [+0.15] TEST: Fdb mac add with nexthop [ OK ] # 337.74 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 337.87 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 338.16 [+0.29] TEST: Fdb entry after deleting a single nexthop [ OK ] # 338.33 [+0.17] TEST: Fdb nexthop delete [ OK ] # 338.48 [+0.15] TEST: Fdb entry after deleting a nexthop group [ OK ] # 351.72 [+13.24] # 351.72 [+0.00] IPv4 multipath selection # 351.73 [+0.00] ------------------------ # 353.99 [+2.26] TEST: Use valid neighbor during multipath selection [ OK ] # 354.42 [+0.44] TEST: Multipath selection with no valid neighbor [ OK ] # 367.42 [+13.00] # 367.42 [+0.00] IPv4 runtime torture # 367.42 [+0.00] -------------------- # 668.52 [+301.10] TEST: IPv4 torture test [ OK ] # 682.34 [+13.81] # 682.34 [+0.01] IPv4 runtime resilient nexthop group torture # 682.35 [+0.00] -------------------------------------------- # 983.51 [+301.16] TEST: IPv4 resilient nexthop group torture test [ OK ] # 995.79 [+12.28] # 995.79 [+0.00] IPv6 # 995.79 [+0.00] ---------------------- # 995.94 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 996.11 [+0.17] TEST: Get nexthop by id [ OK ] # 996.40 [+0.29] TEST: Delete nexthop by id [ OK ] # 996.69 [+0.29] TEST: Create nexthop - gw only [ OK ] # 996.82 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 996.95 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 997.64 [+0.68] TEST: Nexthops removed on admin down [ OK ] # 1009.74 [+12.10] # 1009.74 [+0.00] IPv6 groups functional # 1009.74 [+0.00] ---------------------- # 1010.03 [+0.29] TEST: Create nexthop group with single nexthop [ OK ] # 1010.18 [+0.15] TEST: Get nexthop group by id [ OK ] # 1010.47 [+0.29] TEST: Delete nexthop group by id [ OK ] # 1011.60 [+1.13] TEST: Nexthop group with multiple nexthops [ OK ] # 1012.07 [+0.47] TEST: Nexthop group updated when entry is deleted [ OK ] # 1012.36 [+0.29] TEST: Nexthop group with weighted nexthops [ OK ] # 1012.81 [+0.45] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1013.08 [+0.28] TEST: Nexthops in groups removed on admin down [ OK ] # 1015.18 [+2.10] TEST: Multiple groups with same nexthop [ OK ] # 1015.76 [+0.58] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1015.93 [+0.17] TEST: Nexthop group can not have a group as an entry [ OK ] # 1016.20 [+0.27] TEST: Nexthop group with a blackhole entry [ OK ] # 1016.33 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1020.47 [+4.15] TEST: Nexthop group replace refcounts [ OK ] # 1021.78 [+1.31] TEST: 16-bit weights [ OK ] # 1033.74 [+11.95] # 1033.74 [+0.00] IPv6 resilient groups functional # 1033.74 [+0.00] -------------------------------- # 1034.56 [+0.82] TEST: Nexthop group updated when entry is deleted [ OK ] # 1034.72 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1035.17 [+0.45] TEST: Nexthop group updated after replace [ OK ] # 1035.36 [+0.19] TEST: Nexthop buckets updated after replace [ OK ] # 1036.19 [+0.82] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1036.35 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1036.81 [+0.46] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1036.97 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1038.27 [+1.31] TEST: 16-bit weights [ OK ] # 1050.23 [+11.96] # 1050.23 [+0.00] IPv6 functional runtime # 1050.24 [+0.00] ----------------------- # 1050.49 [+0.26] TEST: Route add [ OK ] # 1050.62 [+0.12] TEST: Route delete [ OK ] # 1051.00 [+0.38] TEST: Ping with nexthop [ OK ] # 1051.63 [+0.64] TEST: Ping - multipath [ OK ] # 1052.12 [+0.49] TEST: Ping - blackhole [ OK ] # 1052.47 [+0.35] TEST: Ping - blackhole replaced with gateway [ OK ] # 1052.86 [+0.39] TEST: Ping - gateway replaced by blackhole [ OK ] # 1053.64 [+0.78] TEST: Ping - group with blackhole [ OK ] # 1054.01 [+0.36] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1054.28 [+0.28] TEST: IPv6 route with device only nexthop [ OK ] # 1054.75 [+0.47] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1055.37 [+0.62] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1055.62 [+0.26] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1055.88 [+0.25] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1056.57 [+0.69] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1056.82 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1057.11 [+0.28] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1057.79 [+0.69] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1058.08 [+0.29] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1058.38 [+0.30] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1058.91 [+0.53] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1059.14 [+0.23] TEST: IPv6 route with invalid metric [ OK ] # 1060.88 [+1.74] TEST: Nexthop with default route and rpfilter [ OK ] # 1061.23 [+0.34] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1072.95 [+11.72] # 1072.95 [+0.00] IPv6 large groups (x32) # 1072.95 [+0.00] --------------------- # 1114.48 [+41.52] TEST: Dump large (x32) ecmp groups [ OK ] # 1126.73 [+12.26] # 1126.74 [+0.00] IPv6 large resilient group (128k buckets) # 1126.74 [+0.00] ----------------------------------------- # 1127.33 [+0.59] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1139.32 [+11.99] # 1139.32 [+0.00] IPv6 nexthop api compat mode test # 1139.32 [+0.00] -------------------------------- # 1139.67 [+0.35] TEST: IPv6 default nexthop compat mode check [ OK ] # 1140.79 [+1.12] TEST: IPv6 compat mode on - route add notification [ OK ] # 1140.97 [+0.18] TEST: IPv6 compat mode on - route dump [ OK ] # 1141.83 [+0.86] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1142.01 [+0.18] TEST: IPv6 set compat mode - 0 [ OK ] # 1143.33 [+1.31] TEST: IPv6 compat mode off - route add notification [ OK ] # 1143.49 [+0.16] TEST: IPv6 compat mode off - route dump [ OK ] # 1144.35 [+0.86] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1145.11 [+0.76] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1145.30 [+0.19] TEST: IPv6 set compat mode - 1 [ OK ] # 1157.27 [+11.97] # 1157.27 [+0.00] IPv6 fdb groups functional # 1157.27 [+0.00] -------------------------- # 1157.92 [+0.65] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1158.19 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 1158.59 [+0.41] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1159.03 [+0.44] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1159.19 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 1159.34 [+0.15] TEST: Fdb Nexthop with oif [ OK ] # 1159.47 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1159.59 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1159.87 [+0.27] TEST: Fdb mac add with nexthop group [ OK ] # 1160.00 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 1160.15 [+0.15] TEST: Route add with fdb nexthop [ OK ] # 1160.30 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 1160.59 [+0.29] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1160.73 [+0.14] TEST: Fdb nexthop delete [ OK ] # 1160.86 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1172.60 [+11.74] # 1172.60 [+0.00] IPv6 multipath selection # 1172.60 [+0.00] ------------------------ # 1174.70 [+2.10] TEST: Use valid neighbor during multipath selection [ OK ] # 1175.10 [+0.40] TEST: Multipath selection with no valid neighbor [ OK ] # 1187.46 [+12.36] # 1187.47 [+0.00] IPv6 runtime torture # 1187.47 [+0.00] -------------------- # 1488.42 [+300.95] TEST: IPv6 torture test [ OK ] # 1501.29 [+12.87] # 1501.30 [+0.00] IPv6 runtime resilient nexthop group torture # 1501.30 [+0.00] -------------------------------------------- # 1802.29 [+300.99] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1802.66 [+0.37] # 1802.66 [+0.00] Tests passed: 238 # 1802.66 [+0.00] Tests failed: 0 # 1802.67 [+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__->