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.96 [+10.96] # 10.96 [+0.01] Basic functional tests # 10.96 [+0.00] ---------------------- # 11.10 [+0.14] TEST: List with nothing defined [ OK ] # 11.24 [+0.14] TEST: Nexthop get on non-existent id [ OK ] # 11.40 [+0.16] TEST: Nexthop del with non-existent id [ OK ] # 11.56 [+0.16] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.70 [+0.14] TEST: Nexthop with no device or gateway [ OK ] # 11.99 [+0.28] TEST: Nexthop with down device [ OK ] # 12.40 [+0.42] TEST: Nexthop with device that is linkdown [ OK ] # 12.70 [+0.29] TEST: Nexthop with device only [ OK ] # 12.83 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 12.98 [+0.15] TEST: Blackhole nexthop [ OK ] # 13.12 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 13.40 [+0.28] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.94 [+0.54] TEST: Maximum nexthop ID dump [ OK ] # 14.08 [+0.14] TEST: Create group [ OK ] # 14.24 [+0.16] TEST: Create group with blackhole nexthop [ OK ] # 14.38 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.81 [+0.42] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.93 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 15.09 [+0.16] TEST: Create group with same nexthop multiple times [ OK ] # 15.25 [+0.16] TEST: Replace nexthop with nexthop group [ OK ] # 15.40 [+0.15] TEST: Replace nexthop group with nexthop [ OK ] # 15.56 [+0.17] TEST: Nexthop group and device [ OK ] # 17.40 [+1.84] TEST: Test proto flush [ OK ] # 17.79 [+0.38] TEST: Nexthop group and blackhole [ OK ] # 117.48 [+99.70] TEST: Large scale nexthop flushing [ OK ] # 130.93 [+13.44] # 130.93 [+0.00] Basic resilient nexthop group functional tests # 130.93 [+0.00] ---------------------------------------------- # 131.32 [+0.39] TEST: Add a nexthop group with default parameters [ OK ] # 131.63 [+0.31] TEST: Get a nexthop group with default parameters [ OK ] # 132.07 [+0.44] TEST: Get a nexthop group with non-default parameters [ OK ] # 132.23 [+0.16] TEST: Add a nexthop group with 0 buckets [ OK ] # 132.37 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 132.52 [+0.16] TEST: Get a nexthop group after replacing parameters [ OK ] # 132.69 [+0.16] TEST: Replace idle timer [ OK ] # 132.83 [+0.14] TEST: Get a nexthop group after replacing idle timer [ OK ] # 132.98 [+0.16] TEST: Replace unbalanced timer [ OK ] # 133.15 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 133.28 [+0.13] TEST: Replace with no parameters [ OK ] # 133.46 [+0.18] TEST: Get a nexthop group after replacing no parameters [ OK ] # 133.60 [+0.14] TEST: Replace nexthop group type - implicit [ OK ] # 133.73 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 133.86 [+0.14] TEST: Replace number of nexthop buckets [ OK ] # 134.03 [+0.17] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 135.03 [+1.00] TEST: Dump all nexthop buckets [ OK ] # 135.21 [+0.18] TEST: Dump all nexthop buckets in a group [ OK ] # 135.54 [+0.33] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 135.70 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 135.89 [+0.20] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 136.06 [+0.16] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 136.19 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 136.53 [+0.34] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 136.66 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 136.83 [+0.16] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 137.17 [+0.35] TEST: Maximum nexthop ID dump [ OK ] # 137.38 [+0.20] TEST: Get a valid nexthop bucket [ OK ] # 137.50 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 137.67 [+0.16] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 137.79 [+0.12] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 138.68 [+0.89] TEST: Initial bucket allocation [ OK ] # 139.13 [+0.45] TEST: Bucket allocation after replace [ OK ] # 139.74 [+0.61] TEST: Buckets migrated after idle timer change [ OK ] # 152.61 [+12.87] # 152.62 [+0.01] IPv4 functional # 152.62 [+0.00] ---------------------- # 152.79 [+0.17] TEST: Create nexthop with id, gw, dev [ OK ] # 152.98 [+0.19] TEST: Get nexthop by id [ OK ] # 153.31 [+0.34] TEST: Delete nexthop by id [ OK ] # 153.60 [+0.29] TEST: Create nexthop - gw only [ OK ] # 153.78 [+0.18] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 153.93 [+0.15] TEST: Create nexthop - gw+dev and onlink [ OK ] # 154.71 [+0.79] TEST: Nexthops removed on admin down [ OK ] # 155.54 [+0.83] TEST: Delete nexthop route warning [ OK ] # 156.27 [+0.72] TEST: Delete multipath route with only nh id based entry [ OK ] # 156.71 [+0.44] TEST: Delete route when specifying only nexthop device [ OK ] # 156.88 [+0.18] TEST: Delete route when specifying only gateway [ OK ] # 157.04 [+0.16] TEST: Delete route when not specifying nexthop attributes [ OK ] # 169.76 [+12.72] # 169.76 [+0.00] IPv4 groups functional # 169.76 [+0.00] ---------------------- # 170.07 [+0.31] TEST: Create nexthop group with single nexthop [ OK ] # 170.22 [+0.15] TEST: Get nexthop group by id [ OK ] # 170.55 [+0.33] TEST: Delete nexthop group by id [ OK ] # 171.56 [+1.01] TEST: Nexthop group with multiple nexthops [ OK ] # 172.05 [+0.49] TEST: Nexthop group updated when entry is deleted [ OK ] # 172.33 [+0.27] TEST: Nexthop group with weighted nexthops [ OK ] # 172.81 [+0.49] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 173.15 [+0.34] TEST: Nexthops in groups removed on admin down [ OK ] # 175.24 [+2.09] TEST: Multiple groups with same nexthop [ OK ] # 175.87 [+0.64] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 176.01 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 176.28 [+0.27] TEST: Nexthop group with a blackhole entry [ OK ] # 176.44 [+0.17] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 189.34 [+12.90] # 189.35 [+0.00] IPv4 resilient groups functional # 189.35 [+0.00] -------------------------------- # 190.22 [+0.87] TEST: Nexthop group updated when entry is deleted [ OK ] # 190.41 [+0.19] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 190.86 [+0.45] TEST: Nexthop group updated after replace [ OK ] # 191.05 [+0.18] TEST: Nexthop buckets updated after replace [ OK ] # 191.97 [+0.92] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 192.14 [+0.17] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 192.61 [+0.48] TEST: Nexthop group updated after replace - nECMP [ OK ] # 192.80 [+0.18] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 205.88 [+13.08] TEST: IPv6 nexthop with IPv4 route [ OK ] # 206.46 [+0.58] TEST: IPv6 nexthop with IPv4 route [ OK ] # 206.76 [+0.30] TEST: IPv4 route with IPv6 gateway [ OK ] # 207.05 [+0.29] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 219.94 [+12.89] # 219.94 [+0.00] IPv4 functional runtime # 219.94 [+0.00] ----------------------- # 220.22 [+0.28] TEST: Route add [ OK ] # 220.50 [+0.28] TEST: Route delete [ OK ] # 220.78 [+0.29] TEST: Route add - scope conflict with nexthop [ OK ] # 221.26 [+0.47] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 221.52 [+0.26] TEST: IPv4 route with invalid metric [ OK ] # 222.06 [+0.54] TEST: Basic ping [ OK ] # 222.69 [+0.63] TEST: Ping - multipath [ OK ] # 223.49 [+0.80] TEST: Ping - multiple default routes, nh first [ OK ] # 224.40 [+0.90] TEST: Ping - multiple default routes, nh second [ OK ] # 225.25 [+0.85] TEST: Ping - blackhole [ OK ] # 225.69 [+0.44] TEST: Ping - blackhole replaced with gateway [ OK ] # 226.11 [+0.42] TEST: Ping - gateway replaced by blackhole [ OK ] # 226.89 [+0.78] TEST: Ping - group with blackhole [ OK ] # 227.29 [+0.40] TEST: Ping - group blackhole replaced with gateways [ OK ] # 227.59 [+0.30] TEST: IPv4 route with device only nexthop [ OK ] # 228.06 [+0.48] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 228.95 [+0.88] TEST: IPv6 nexthop with IPv4 route [ OK ] # 229.66 [+0.71] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 230.05 [+0.39] TEST: IPv6 nexthop with IPv4 route [ OK ] # 230.44 [+0.39] TEST: IPv4 route with IPv6 gateway [ OK ] # 231.23 [+0.79] TEST: IPv4 default route with IPv6 gateway [ OK ] # 231.63 [+0.40] TEST: IPv4 route with MPLS encap [ OK ] # 231.78 [+0.15] TEST: IPv4 route with MPLS encap - check [ OK ] # 231.94 [+0.16] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 232.10 [+0.16] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 244.67 [+12.57] # 244.67 [+0.00] IPv4 large groups (x32) # 244.67 [+0.00] --------------------- # 286.49 [+41.81] TEST: Dump large (x32) ecmp groups [ OK ] # 299.69 [+13.20] # 299.69 [+0.00] IPv4 large resilient group (128k buckets) # 299.69 [+0.00] ----------------------------------------- # 300.20 [+0.51] TEST: Dump large (x131072) nexthop buckets [ OK ] # 313.31 [+13.10] # 313.31 [+0.00] IPv4 nexthop api compat mode # 313.31 [+0.00] ---------------------------- # 313.68 [+0.37] TEST: IPv4 default nexthop compat mode check [ OK ] # 314.96 [+1.29] TEST: IPv4 compat mode on - route add notification [ OK ] # 315.15 [+0.18] TEST: IPv4 compat mode on - route dump [ OK ] # 316.10 [+0.96] TEST: IPv4 compat mode on - nexthop change [ OK ] # 316.31 [+0.20] TEST: IPv4 set compat mode - 0 [ OK ] # 317.21 [+0.90] TEST: IPv4 compat mode off - route add notification [ OK ] # 317.38 [+0.17] TEST: IPv4 compat mode off - route dump [ OK ] # 318.17 [+0.79] TEST: IPv4 compat mode off - nexthop change [ OK ] # 318.93 [+0.76] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 319.10 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 331.66 [+12.56] # 331.66 [+0.00] IPv4 fdb groups functional # 331.66 [+0.00] -------------------------- # 332.36 [+0.70] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 332.66 [+0.29] TEST: Get Fdb nexthop group by id [ OK ] # 333.09 [+0.43] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 333.54 [+0.45] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 333.69 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 333.85 [+0.16] TEST: Fdb Nexthop with oif [ OK ] # 334.01 [+0.15] TEST: Fdb Nexthop with onlink [ OK ] # 334.15 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 334.61 [+0.46] TEST: Fdb mac add with nexthop group [ OK ] # 334.78 [+0.17] TEST: Fdb mac add with nexthop [ OK ] # 334.94 [+0.16] TEST: Route add with fdb nexthop [ OK ] # 335.09 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 335.38 [+0.29] TEST: Fdb entry after deleting a single nexthop [ OK ] # 335.54 [+0.16] TEST: Fdb nexthop delete [ OK ] # 335.72 [+0.18] TEST: Fdb entry after deleting a nexthop group [ OK ] # 349.02 [+13.30] # 349.03 [+0.01] IPv4 multipath selection # 349.03 [+0.00] ------------------------ # 351.81 [+2.79] TEST: Use valid neighbor during multipath selection [ OK ] # 352.24 [+0.43] TEST: Multipath selection with no valid neighbor [ OK ] # 365.39 [+13.15] # 365.39 [+0.00] IPv4 runtime torture # 365.39 [+0.00] -------------------- # 666.41 [+301.02] TEST: IPv4 torture test [ OK ] # 680.16 [+13.75] # 680.16 [+0.00] IPv4 runtime resilient nexthop group torture # 680.16 [+0.00] -------------------------------------------- # 981.31 [+301.15] TEST: IPv4 resilient nexthop group torture test [ OK ] # 993.67 [+12.36] # 993.67 [+0.00] IPv6 # 993.68 [+0.00] ---------------------- # 993.80 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 993.93 [+0.13] TEST: Get nexthop by id [ OK ] # 994.21 [+0.29] TEST: Delete nexthop by id [ OK ] # 994.46 [+0.24] TEST: Create nexthop - gw only [ OK ] # 994.61 [+0.16] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 994.76 [+0.15] TEST: Create nexthop - gw+dev and onlink [ OK ] # 995.48 [+0.72] TEST: Nexthops removed on admin down [ OK ] # 1007.78 [+12.30] # 1007.79 [+0.00] IPv6 groups functional # 1007.79 [+0.00] ---------------------- # 1008.05 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 1008.19 [+0.14] TEST: Get nexthop group by id [ OK ] # 1008.49 [+0.31] TEST: Delete nexthop group by id [ OK ] # 1009.65 [+1.16] TEST: Nexthop group with multiple nexthops [ OK ] # 1010.13 [+0.48] TEST: Nexthop group updated when entry is deleted [ OK ] # 1010.46 [+0.33] TEST: Nexthop group with weighted nexthops [ OK ] # 1010.96 [+0.50] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1011.24 [+0.28] TEST: Nexthops in groups removed on admin down [ OK ] # 1013.14 [+1.90] TEST: Multiple groups with same nexthop [ OK ] # 1013.71 [+0.56] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1013.84 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 1014.12 [+0.28] TEST: Nexthop group with a blackhole entry [ OK ] # 1014.27 [+0.16] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1018.43 [+4.15] TEST: Nexthop group replace refcounts [ OK ] # 1019.76 [+1.33] TEST: 16-bit weights [ OK ] # 1032.10 [+12.35] # 1032.10 [+0.00] IPv6 resilient groups functional # 1032.11 [+0.00] -------------------------------- # 1032.93 [+0.83] TEST: Nexthop group updated when entry is deleted [ OK ] # 1033.09 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1033.54 [+0.45] TEST: Nexthop group updated after replace [ OK ] # 1033.71 [+0.17] TEST: Nexthop buckets updated after replace [ OK ] # 1034.54 [+0.83] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1034.71 [+0.17] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1035.16 [+0.45] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1035.29 [+0.13] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1036.56 [+1.27] TEST: 16-bit weights [ OK ] # 1048.50 [+11.94] # 1048.50 [+0.01] IPv6 functional runtime # 1048.50 [+0.00] ----------------------- # 1048.76 [+0.25] TEST: Route add [ OK ] # 1048.89 [+0.13] TEST: Route delete [ OK ] # 1049.23 [+0.34] TEST: Ping with nexthop [ OK ] # 1049.83 [+0.60] TEST: Ping - multipath [ OK ] # 1050.29 [+0.46] TEST: Ping - blackhole [ OK ] # 1050.68 [+0.39] TEST: Ping - blackhole replaced with gateway [ OK ] # 1051.02 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 1051.72 [+0.70] TEST: Ping - group with blackhole [ OK ] # 1052.06 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1052.31 [+0.26] TEST: IPv6 route with device only nexthop [ OK ] # 1052.78 [+0.46] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1053.36 [+0.58] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1053.64 [+0.28] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1053.97 [+0.33] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1054.66 [+0.69] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1054.93 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1055.22 [+0.29] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1055.88 [+0.66] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1056.15 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1056.41 [+0.27] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1056.97 [+0.56] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1057.20 [+0.23] TEST: IPv6 route with invalid metric [ OK ] # 1058.91 [+1.71] TEST: Nexthop with default route and rpfilter [ OK ] # 1059.27 [+0.36] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1071.04 [+11.77] # 1071.04 [+0.00] IPv6 large groups (x32) # 1071.04 [+0.00] --------------------- # 1110.64 [+39.60] TEST: Dump large (x32) ecmp groups [ OK ] # 1122.85 [+12.21] # 1122.85 [+0.00] IPv6 large resilient group (128k buckets) # 1122.86 [+0.00] ----------------------------------------- # 1123.39 [+0.53] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1135.31 [+11.93] # 1135.32 [+0.01] IPv6 nexthop api compat mode test # 1135.32 [+0.00] -------------------------------- # 1135.70 [+0.38] TEST: IPv6 default nexthop compat mode check [ OK ] # 1136.82 [+1.13] TEST: IPv6 compat mode on - route add notification [ OK ] # 1137.00 [+0.18] TEST: IPv6 compat mode on - route dump [ OK ] # 1137.85 [+0.84] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1138.01 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1139.23 [+1.22] TEST: IPv6 compat mode off - route add notification [ OK ] # 1139.40 [+0.17] TEST: IPv6 compat mode off - route dump [ OK ] # 1140.20 [+0.80] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1140.91 [+0.72] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1141.10 [+0.19] TEST: IPv6 set compat mode - 1 [ OK ] # 1152.81 [+11.70] # 1152.81 [+0.00] IPv6 fdb groups functional # 1152.81 [+0.00] -------------------------- # 1153.57 [+0.75] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1153.84 [+0.28] TEST: Get Fdb nexthop group by id [ OK ] # 1154.25 [+0.40] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1154.66 [+0.41] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1154.79 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1154.93 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 1155.06 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 1155.22 [+0.15] TEST: Fdb Nexthop with encap [ OK ] # 1155.55 [+0.33] TEST: Fdb mac add with nexthop group [ OK ] # 1155.69 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 1155.85 [+0.16] TEST: Route add with fdb nexthop [ OK ] # 1155.99 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1156.26 [+0.27] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1156.38 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1156.52 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1168.44 [+11.92] # 1168.45 [+0.00] IPv6 multipath selection # 1168.45 [+0.00] ------------------------ # 1170.79 [+2.35] TEST: Use valid neighbor during multipath selection [ OK ] # 1171.24 [+0.45] TEST: Multipath selection with no valid neighbor [ OK ] # 1183.72 [+12.48] # 1183.72 [+0.00] IPv6 runtime torture # 1183.72 [+0.00] -------------------- # 1484.74 [+301.01] TEST: IPv6 torture test [ OK ] # 1497.43 [+12.69] # 1497.43 [+0.00] IPv6 runtime resilient nexthop group torture # 1497.43 [+0.00] -------------------------------------------- # 1798.44 [+301.00] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1798.83 [+0.39] # 1798.83 [+0.00] Tests passed: 238 # 1798.83 [+0.00] Tests failed: 0 # 1798.83 [+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__->