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.72 [+11.72] # 11.72 [+0.00] Basic functional tests # 11.72 [+0.00] ---------------------- # 11.86 [+0.14] TEST: List with nothing defined [ OK ] # 12.01 [+0.15] TEST: Nexthop get on non-existent id [ OK ] # 12.20 [+0.19] TEST: Nexthop del with non-existent id [ OK ] # 12.35 [+0.15] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 12.50 [+0.15] TEST: Nexthop with no device or gateway [ OK ] # 12.75 [+0.26] TEST: Nexthop with down device [ OK ] # 13.20 [+0.45] TEST: Nexthop with device that is linkdown [ OK ] # 13.49 [+0.29] TEST: Nexthop with device only [ OK ] # 13.62 [+0.13] TEST: Nexthop with duplicate id [ OK ] # 13.75 [+0.13] TEST: Blackhole nexthop [ OK ] # 13.90 [+0.15] TEST: Blackhole nexthop with other attributes [ OK ] # 14.18 [+0.29] TEST: Blackhole nexthop with loopback device down [ OK ] # 14.70 [+0.51] TEST: Maximum nexthop ID dump [ OK ] # 14.85 [+0.16] TEST: Create group [ OK ] # 15.01 [+0.16] TEST: Create group with blackhole nexthop [ OK ] # 15.17 [+0.16] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 15.62 [+0.44] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 15.76 [+0.15] TEST: Create group with non-existent nexthop [ OK ] # 15.90 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 16.02 [+0.13] TEST: Replace nexthop with nexthop group [ OK ] # 16.17 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 16.30 [+0.14] TEST: Nexthop group and device [ OK ] # 17.84 [+1.54] TEST: Test proto flush [ OK ] # 18.00 [+0.15] TEST: Nexthop group and blackhole [ OK ] # 120.03 [+102.04] TEST: Large scale nexthop flushing [ OK ] # 133.33 [+13.30] # 133.33 [+0.00] Basic resilient nexthop group functional tests # 133.33 [+0.00] ---------------------------------------------- # 133.75 [+0.42] TEST: Add a nexthop group with default parameters [ OK ] # 134.05 [+0.30] TEST: Get a nexthop group with default parameters [ OK ] # 134.58 [+0.53] TEST: Get a nexthop group with non-default parameters [ OK ] # 134.73 [+0.15] TEST: Add a nexthop group with 0 buckets [ OK ] # 134.86 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 135.03 [+0.16] TEST: Get a nexthop group after replacing parameters [ OK ] # 135.20 [+0.17] TEST: Replace idle timer [ OK ] # 135.36 [+0.16] TEST: Get a nexthop group after replacing idle timer [ OK ] # 135.49 [+0.13] TEST: Replace unbalanced timer [ OK ] # 135.65 [+0.15] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 135.79 [+0.14] TEST: Replace with no parameters [ OK ] # 135.94 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 136.07 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 136.23 [+0.16] TEST: Replace nexthop group type - explicit [ OK ] # 136.41 [+0.17] TEST: Replace number of nexthop buckets [ OK ] # 136.58 [+0.17] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 137.47 [+0.89] TEST: Dump all nexthop buckets [ OK ] # 137.63 [+0.16] TEST: Dump all nexthop buckets in a group [ OK ] # 137.95 [+0.32] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 138.11 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 138.29 [+0.18] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 138.43 [+0.13] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 138.58 [+0.15] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 138.90 [+0.33] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 139.03 [+0.13] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 139.20 [+0.17] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 139.60 [+0.40] TEST: Maximum nexthop ID dump [ OK ] # 139.77 [+0.17] TEST: Get a valid nexthop bucket [ OK ] # 139.90 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 140.04 [+0.14] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 140.18 [+0.14] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 141.02 [+0.84] TEST: Initial bucket allocation [ OK ] # 141.47 [+0.45] TEST: Bucket allocation after replace [ OK ] # 142.06 [+0.59] TEST: Buckets migrated after idle timer change [ OK ] # 154.89 [+12.82] # 154.89 [+0.00] IPv4 functional # 154.89 [+0.00] ---------------------- # 155.05 [+0.16] TEST: Create nexthop with id, gw, dev [ OK ] # 155.18 [+0.13] TEST: Get nexthop by id [ OK ] # 155.49 [+0.30] TEST: Delete nexthop by id [ OK ] # 155.77 [+0.29] TEST: Create nexthop - gw only [ OK ] # 155.92 [+0.15] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 156.05 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 156.79 [+0.74] TEST: Nexthops removed on admin down [ OK ] # 157.59 [+0.80] TEST: Delete nexthop route warning [ OK ] # 158.30 [+0.70] TEST: Delete multipath route with only nh id based entry [ OK ] # 158.81 [+0.51] TEST: Delete route when specifying only nexthop device [ OK ] # 158.96 [+0.15] TEST: Delete route when specifying only gateway [ OK ] # 159.13 [+0.17] TEST: Delete route when not specifying nexthop attributes [ OK ] # 173.78 [+14.65] # 173.78 [+0.00] IPv4 groups functional # 173.78 [+0.00] ---------------------- # 174.15 [+0.37] TEST: Create nexthop group with single nexthop [ OK ] # 174.28 [+0.13] TEST: Get nexthop group by id [ OK ] # 174.61 [+0.32] TEST: Delete nexthop group by id [ OK ] # 175.63 [+1.02] TEST: Nexthop group with multiple nexthops [ OK ] # 176.18 [+0.55] TEST: Nexthop group updated when entry is deleted [ OK ] # 176.46 [+0.28] TEST: Nexthop group with weighted nexthops [ OK ] # 176.96 [+0.50] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 177.26 [+0.30] TEST: Nexthops in groups removed on admin down [ OK ] # 179.58 [+2.32] TEST: Multiple groups with same nexthop [ OK ] # 180.23 [+0.65] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 180.44 [+0.20] TEST: Nexthop group can not have a group as an entry [ OK ] # 180.76 [+0.32] TEST: Nexthop group with a blackhole entry [ OK ] # 180.92 [+0.17] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 194.32 [+13.40] # 194.32 [+0.00] IPv4 resilient groups functional # 194.32 [+0.00] -------------------------------- # 195.31 [+0.99] TEST: Nexthop group updated when entry is deleted [ OK ] # 195.49 [+0.18] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 195.96 [+0.47] TEST: Nexthop group updated after replace [ OK ] # 196.17 [+0.20] TEST: Nexthop buckets updated after replace [ OK ] # 197.12 [+0.95] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 197.31 [+0.19] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 197.79 [+0.48] TEST: Nexthop group updated after replace - nECMP [ OK ] # 197.97 [+0.18] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 211.78 [+13.81] TEST: IPv6 nexthop with IPv4 route [ OK ] # 212.68 [+0.90] TEST: IPv6 nexthop with IPv4 route [ OK ] # 213.06 [+0.38] TEST: IPv4 route with IPv6 gateway [ OK ] # 213.50 [+0.44] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 227.16 [+13.66] # 227.16 [+0.00] IPv4 functional runtime # 227.16 [+0.00] ----------------------- # 227.47 [+0.31] TEST: Route add [ OK ] # 227.79 [+0.32] TEST: Route delete [ OK ] # 228.11 [+0.32] TEST: Route add - scope conflict with nexthop [ OK ] # 228.60 [+0.49] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 228.89 [+0.29] TEST: IPv4 route with invalid metric [ OK ] # 229.42 [+0.53] TEST: Basic ping [ OK ] # 230.11 [+0.70] TEST: Ping - multipath [ OK ] # 231.08 [+0.97] TEST: Ping - multiple default routes, nh first [ OK ] # 232.11 [+1.02] TEST: Ping - multiple default routes, nh second [ OK ] # 233.00 [+0.89] TEST: Ping - blackhole [ OK ] # 233.40 [+0.40] TEST: Ping - blackhole replaced with gateway [ OK ] # 233.78 [+0.39] TEST: Ping - gateway replaced by blackhole [ OK ] # 234.57 [+0.79] TEST: Ping - group with blackhole [ OK ] # 235.02 [+0.45] TEST: Ping - group blackhole replaced with gateways [ OK ] # 235.36 [+0.33] TEST: IPv4 route with device only nexthop [ OK ] # 235.86 [+0.50] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 236.83 [+0.98] TEST: IPv6 nexthop with IPv4 route [ OK ] # 237.64 [+0.80] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 238.05 [+0.41] TEST: IPv6 nexthop with IPv4 route [ OK ] # 238.46 [+0.41] TEST: IPv4 route with IPv6 gateway [ OK ] # 239.35 [+0.89] TEST: IPv4 default route with IPv6 gateway [ OK ] # 239.77 [+0.41] TEST: IPv4 route with MPLS encap [ OK ] # 239.97 [+0.20] TEST: IPv4 route with MPLS encap - check [ OK ] # 240.14 [+0.17] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 240.29 [+0.16] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 254.04 [+13.75] # 254.04 [+0.00] IPv4 large groups (x32) # 254.04 [+0.00] --------------------- # 301.13 [+47.09] TEST: Dump large (x32) ecmp groups [ OK ] # 315.36 [+14.23] # 315.36 [+0.00] IPv4 large resilient group (128k buckets) # 315.36 [+0.00] ----------------------------------------- # 316.02 [+0.65] TEST: Dump large (x131072) nexthop buckets [ OK ] # 330.04 [+14.02] # 330.04 [+0.00] IPv4 nexthop api compat mode # 330.04 [+0.00] ---------------------------- # 330.47 [+0.43] TEST: IPv4 default nexthop compat mode check [ OK ] # 331.69 [+1.22] TEST: IPv4 compat mode on - route add notification [ OK ] # 331.85 [+0.16] TEST: IPv4 compat mode on - route dump [ OK ] # 332.84 [+0.99] TEST: IPv4 compat mode on - nexthop change [ OK ] # 333.07 [+0.24] TEST: IPv4 set compat mode - 0 [ OK ] # 334.17 [+1.10] TEST: IPv4 compat mode off - route add notification [ OK ] # 334.40 [+0.22] TEST: IPv4 compat mode off - route dump [ OK ] # 335.28 [+0.88] TEST: IPv4 compat mode off - nexthop change [ OK ] # 336.08 [+0.80] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 336.38 [+0.30] TEST: IPv4 set compat mode - 1 [ OK ] # 349.68 [+13.30] # 349.68 [+0.00] IPv4 fdb groups functional # 349.68 [+0.00] -------------------------- # 350.51 [+0.83] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 350.81 [+0.29] TEST: Get Fdb nexthop group by id [ OK ] # 351.36 [+0.56] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 351.92 [+0.55] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 352.09 [+0.18] TEST: Fdb Nexthop with blackhole [ OK ] # 352.25 [+0.15] TEST: Fdb Nexthop with oif [ OK ] # 352.43 [+0.18] TEST: Fdb Nexthop with onlink [ OK ] # 352.63 [+0.21] TEST: Fdb Nexthop with encap [ OK ] # 353.20 [+0.57] TEST: Fdb mac add with nexthop group [ OK ] # 353.36 [+0.15] TEST: Fdb mac add with nexthop [ OK ] # 353.56 [+0.20] TEST: Route add with fdb nexthop [ OK ] # 353.73 [+0.18] TEST: Route add with fdb nexthop group [ OK ] # 354.02 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 354.17 [+0.16] TEST: Fdb nexthop delete [ OK ] # 354.33 [+0.16] TEST: Fdb entry after deleting a nexthop group [ OK ] # 369.04 [+14.71] # 369.04 [+0.00] IPv4 multipath selection # 369.05 [+0.00] ------------------------ # 371.70 [+2.65] TEST: Use valid neighbor during multipath selection [ OK ] # 372.37 [+0.67] TEST: Multipath selection with no valid neighbor [ OK ] # 391.85 [+19.48] # 391.85 [+0.00] IPv4 runtime torture # 391.85 [+0.00] -------------------- # 693.23 [+301.38] TEST: IPv4 torture test [ OK ] # 706.56 [+13.33] # 706.56 [+0.00] IPv4 runtime resilient nexthop group torture # 706.56 [+0.00] -------------------------------------------- # 1007.67 [+301.11] TEST: IPv4 resilient nexthop group torture test [ OK ] # 1022.09 [+14.42] # 1022.09 [+0.00] IPv6 # 1022.09 [+0.00] ---------------------- # 1022.25 [+0.16] TEST: Create nexthop with id, gw, dev [ OK ] # 1022.40 [+0.15] TEST: Get nexthop by id [ OK ] # 1022.77 [+0.37] TEST: Delete nexthop by id [ OK ] # 1023.07 [+0.30] TEST: Create nexthop - gw only [ OK ] # 1023.28 [+0.22] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 1023.51 [+0.23] TEST: Create nexthop - gw+dev and onlink [ OK ] # 1024.47 [+0.95] TEST: Nexthops removed on admin down [ OK ] # 1038.91 [+14.45] # 1038.91 [+0.00] IPv6 groups functional # 1038.91 [+0.00] ---------------------- # 1039.27 [+0.36] TEST: Create nexthop group with single nexthop [ OK ] # 1039.50 [+0.22] TEST: Get nexthop group by id [ OK ] # 1039.81 [+0.31] TEST: Delete nexthop group by id [ OK ] # 1041.15 [+1.33] TEST: Nexthop group with multiple nexthops [ OK ] # 1041.70 [+0.55] TEST: Nexthop group updated when entry is deleted [ OK ] # 1042.02 [+0.32] TEST: Nexthop group with weighted nexthops [ OK ] # 1042.55 [+0.52] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1042.88 [+0.33] TEST: Nexthops in groups removed on admin down [ OK ] # 1045.20 [+2.32] TEST: Multiple groups with same nexthop [ OK ] # 1045.80 [+0.60] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1045.97 [+0.17] TEST: Nexthop group can not have a group as an entry [ OK ] # 1046.28 [+0.32] TEST: Nexthop group with a blackhole entry [ OK ] # 1046.49 [+0.21] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1050.98 [+4.49] TEST: Nexthop group replace refcounts [ OK ] # 1052.42 [+1.44] TEST: 16-bit weights [ OK ] # 1065.97 [+13.55] # 1065.97 [+0.00] IPv6 resilient groups functional # 1065.97 [+0.00] -------------------------------- # 1066.91 [+0.94] TEST: Nexthop group updated when entry is deleted [ OK ] # 1067.09 [+0.18] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1067.59 [+0.51] TEST: Nexthop group updated after replace [ OK ] # 1067.79 [+0.20] TEST: Nexthop buckets updated after replace [ OK ] # 1069.17 [+1.38] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1069.74 [+0.57] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1071.06 [+1.32] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1071.47 [+0.41] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1073.66 [+2.19] TEST: 16-bit weights [ OK ] # 1087.97 [+14.31] # 1087.97 [+0.00] IPv6 functional runtime # 1087.97 [+0.00] ----------------------- # 1088.25 [+0.28] TEST: Route add [ OK ] # 1088.42 [+0.16] TEST: Route delete [ OK ] # 1088.86 [+0.45] TEST: Ping with nexthop [ OK ] # 1089.55 [+0.69] TEST: Ping - multipath [ OK ] # 1090.10 [+0.55] TEST: Ping - blackhole [ OK ] # 1090.47 [+0.36] TEST: Ping - blackhole replaced with gateway [ OK ] # 1090.83 [+0.37] TEST: Ping - gateway replaced by blackhole [ OK ] # 1091.61 [+0.78] TEST: Ping - group with blackhole [ OK ] # 1091.98 [+0.37] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1092.27 [+0.29] TEST: IPv6 route with device only nexthop [ OK ] # 1092.83 [+0.56] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1093.48 [+0.65] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1093.79 [+0.31] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1094.14 [+0.34] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1094.92 [+0.78] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1095.26 [+0.34] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1095.56 [+0.30] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1096.32 [+0.76] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1096.64 [+0.32] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1096.96 [+0.33] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1097.53 [+0.57] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1097.79 [+0.26] TEST: IPv6 route with invalid metric [ OK ] # 1099.67 [+1.88] TEST: Nexthop with default route and rpfilter [ OK ] # 1100.06 [+0.39] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1113.15 [+13.09] # 1113.15 [+0.00] IPv6 large groups (x32) # 1113.15 [+0.00] --------------------- # 1157.93 [+44.78] TEST: Dump large (x32) ecmp groups [ OK ] # 1172.30 [+14.38] # 1172.30 [+0.00] IPv6 large resilient group (128k buckets) # 1172.30 [+0.00] ----------------------------------------- # 1173.08 [+0.77] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1188.06 [+14.99] # 1188.06 [+0.00] IPv6 nexthop api compat mode test # 1188.06 [+0.00] -------------------------------- # 1188.50 [+0.44] TEST: IPv6 default nexthop compat mode check [ OK ] # 1189.77 [+1.27] TEST: IPv6 compat mode on - route add notification [ OK ] # 1189.96 [+0.19] TEST: IPv6 compat mode on - route dump [ OK ] # 1190.88 [+0.91] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1191.12 [+0.24] TEST: IPv6 set compat mode - 0 [ OK ] # 1192.49 [+1.37] TEST: IPv6 compat mode off - route add notification [ OK ] # 1192.67 [+0.18] TEST: IPv6 compat mode off - route dump [ OK ] # 1193.71 [+1.04] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1194.57 [+0.86] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1194.80 [+0.23] TEST: IPv6 set compat mode - 1 [ OK ] # 1207.93 [+13.12] # 1207.93 [+0.00] IPv6 fdb groups functional # 1207.93 [+0.00] -------------------------- # 1208.63 [+0.70] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1208.92 [+0.29] TEST: Get Fdb nexthop group by id [ OK ] # 1209.34 [+0.42] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1209.81 [+0.47] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1209.94 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1210.11 [+0.16] TEST: Fdb Nexthop with oif [ OK ] # 1210.27 [+0.16] TEST: Fdb Nexthop with onlink [ OK ] # 1210.41 [+0.15] TEST: Fdb Nexthop with encap [ OK ] # 1210.74 [+0.32] TEST: Fdb mac add with nexthop group [ OK ] # 1210.91 [+0.17] TEST: Fdb mac add with nexthop [ OK ] # 1211.05 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 1211.21 [+0.16] TEST: Route add with fdb nexthop group [ OK ] # 1211.51 [+0.29] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1211.65 [+0.14] TEST: Fdb nexthop delete [ OK ] # 1211.78 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1224.20 [+12.42] # 1224.20 [+0.00] IPv6 multipath selection # 1224.20 [+0.00] ------------------------ # 1227.31 [+3.12] TEST: Use valid neighbor during multipath selection [ OK ] # 1227.77 [+0.46] TEST: Multipath selection with no valid neighbor [ OK ] # 1240.34 [+12.57] # 1240.35 [+0.00] IPv6 runtime torture # 1240.35 [+0.00] -------------------- # 1541.29 [+300.94] TEST: IPv6 torture test [ OK ] # 1553.48 [+12.19] # 1553.48 [+0.00] IPv6 runtime resilient nexthop group torture # 1553.48 [+0.00] -------------------------------------------- # 1854.61 [+301.12] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1854.97 [+0.36] # 1854.97 [+0.00] Tests passed: 238 # 1854.97 [+0.00] Tests failed: 0 # 1854.97 [+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__->