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.08 [+11.08] # 11.08 [+0.00] Basic functional tests # 11.09 [+0.00] ---------------------- # 11.24 [+0.15] TEST: List with nothing defined [ OK ] # 11.42 [+0.18] TEST: Nexthop get on non-existent id [ OK ] # 11.59 [+0.17] TEST: Nexthop del with non-existent id [ OK ] # 11.75 [+0.16] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.90 [+0.15] TEST: Nexthop with no device or gateway [ OK ] # 12.20 [+0.30] TEST: Nexthop with down device [ OK ] # 12.62 [+0.43] TEST: Nexthop with device that is linkdown [ OK ] # 12.95 [+0.33] TEST: Nexthop with device only [ OK ] # 13.09 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 13.23 [+0.14] TEST: Blackhole nexthop [ OK ] # 13.42 [+0.19] TEST: Blackhole nexthop with other attributes [ OK ] # 13.75 [+0.33] TEST: Blackhole nexthop with loopback device down [ OK ] # 14.30 [+0.55] TEST: Maximum nexthop ID dump [ OK ] # 14.44 [+0.15] TEST: Create group [ OK ] # 14.60 [+0.15] TEST: Create group with blackhole nexthop [ OK ] # 14.75 [+0.15] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 15.27 [+0.51] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 15.40 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 15.57 [+0.17] TEST: Create group with same nexthop multiple times [ OK ] # 15.70 [+0.13] TEST: Replace nexthop with nexthop group [ OK ] # 15.86 [+0.17] TEST: Replace nexthop group with nexthop [ OK ] # 16.01 [+0.15] TEST: Nexthop group and device [ OK ] # 17.54 [+1.53] TEST: Test proto flush [ OK ] # 17.73 [+0.18] TEST: Nexthop group and blackhole [ OK ] # 118.20 [+100.47] TEST: Large scale nexthop flushing [ OK ] # 131.14 [+12.94] # 131.14 [+0.00] Basic resilient nexthop group functional tests # 131.14 [+0.00] ---------------------------------------------- # 131.58 [+0.43] TEST: Add a nexthop group with default parameters [ OK ] # 131.89 [+0.32] TEST: Get a nexthop group with default parameters [ OK ] # 132.35 [+0.46] TEST: Get a nexthop group with non-default parameters [ OK ] # 132.49 [+0.14] TEST: Add a nexthop group with 0 buckets [ OK ] # 132.65 [+0.16] TEST: Replace nexthop group parameters [ OK ] # 132.81 [+0.16] TEST: Get a nexthop group after replacing parameters [ OK ] # 132.93 [+0.12] TEST: Replace idle timer [ OK ] # 133.08 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 133.22 [+0.14] TEST: Replace unbalanced timer [ OK ] # 133.39 [+0.17] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 133.56 [+0.17] TEST: Replace with no parameters [ OK ] # 133.72 [+0.16] TEST: Get a nexthop group after replacing no parameters [ OK ] # 133.85 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 133.99 [+0.14] TEST: Replace nexthop group type - explicit [ OK ] # 134.15 [+0.17] TEST: Replace number of nexthop buckets [ OK ] # 134.30 [+0.15] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 135.24 [+0.93] TEST: Dump all nexthop buckets [ OK ] # 135.43 [+0.20] TEST: Dump all nexthop buckets in a group [ OK ] # 135.75 [+0.32] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 135.93 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 136.08 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 136.25 [+0.16] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 136.39 [+0.14] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 136.79 [+0.39] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 136.94 [+0.15] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 137.09 [+0.15] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 137.46 [+0.37] TEST: Maximum nexthop ID dump [ OK ] # 137.64 [+0.18] TEST: Get a valid nexthop bucket [ OK ] # 137.80 [+0.16] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 137.93 [+0.13] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 138.10 [+0.17] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 139.06 [+0.95] TEST: Initial bucket allocation [ OK ] # 139.54 [+0.49] TEST: Bucket allocation after replace [ OK ] # 140.20 [+0.66] TEST: Buckets migrated after idle timer change [ OK ] # 152.55 [+12.35] # 152.55 [+0.00] IPv4 functional # 152.55 [+0.00] ---------------------- # 152.70 [+0.15] TEST: Create nexthop with id, gw, dev [ OK ] # 152.86 [+0.16] TEST: Get nexthop by id [ OK ] # 153.15 [+0.29] TEST: Delete nexthop by id [ OK ] # 153.43 [+0.28] TEST: Create nexthop - gw only [ OK ] # 153.56 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 153.71 [+0.15] TEST: Create nexthop - gw+dev and onlink [ OK ] # 154.52 [+0.81] TEST: Nexthops removed on admin down [ OK ] # 155.35 [+0.83] TEST: Delete nexthop route warning [ OK ] # 156.06 [+0.71] TEST: Delete multipath route with only nh id based entry [ OK ] # 156.51 [+0.45] TEST: Delete route when specifying only nexthop device [ OK ] # 156.66 [+0.15] TEST: Delete route when specifying only gateway [ OK ] # 156.80 [+0.14] TEST: Delete route when not specifying nexthop attributes [ OK ] # 169.35 [+12.55] # 169.35 [+0.00] IPv4 groups functional # 169.36 [+0.00] ---------------------- # 169.63 [+0.28] TEST: Create nexthop group with single nexthop [ OK ] # 169.81 [+0.17] TEST: Get nexthop group by id [ OK ] # 170.10 [+0.30] TEST: Delete nexthop group by id [ OK ] # 171.15 [+1.04] TEST: Nexthop group with multiple nexthops [ OK ] # 171.63 [+0.48] TEST: Nexthop group updated when entry is deleted [ OK ] # 171.93 [+0.30] TEST: Nexthop group with weighted nexthops [ OK ] # 172.41 [+0.48] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 172.74 [+0.33] TEST: Nexthops in groups removed on admin down [ OK ] # 174.85 [+2.11] TEST: Multiple groups with same nexthop [ OK ] # 175.47 [+0.62] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 175.61 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 175.89 [+0.28] TEST: Nexthop group with a blackhole entry [ OK ] # 176.04 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 188.63 [+12.59] # 188.63 [+0.00] IPv4 resilient groups functional # 188.63 [+0.00] -------------------------------- # 189.55 [+0.92] TEST: Nexthop group updated when entry is deleted [ OK ] # 189.71 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 190.20 [+0.49] TEST: Nexthop group updated after replace [ OK ] # 190.35 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 191.24 [+0.89] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 191.42 [+0.18] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 191.88 [+0.46] TEST: Nexthop group updated after replace - nECMP [ OK ] # 192.05 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 205.02 [+12.97] TEST: IPv6 nexthop with IPv4 route [ OK ] # 205.64 [+0.62] TEST: IPv6 nexthop with IPv4 route [ OK ] # 205.97 [+0.33] TEST: IPv4 route with IPv6 gateway [ OK ] # 206.28 [+0.31] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 219.07 [+12.79] # 219.08 [+0.00] IPv4 functional runtime # 219.08 [+0.00] ----------------------- # 219.36 [+0.29] TEST: Route add [ OK ] # 219.68 [+0.31] TEST: Route delete [ OK ] # 219.99 [+0.31] TEST: Route add - scope conflict with nexthop [ OK ] # 220.47 [+0.48] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 220.70 [+0.23] TEST: IPv4 route with invalid metric [ OK ] # 221.26 [+0.57] TEST: Basic ping [ OK ] # 222.09 [+0.82] TEST: Ping - multipath [ OK ] # 222.90 [+0.81] TEST: Ping - multiple default routes, nh first [ OK ] # 223.84 [+0.94] TEST: Ping - multiple default routes, nh second [ OK ] # 224.64 [+0.80] TEST: Ping - blackhole [ OK ] # 225.04 [+0.41] TEST: Ping - blackhole replaced with gateway [ OK ] # 225.47 [+0.42] TEST: Ping - gateway replaced by blackhole [ OK ] # 226.27 [+0.80] TEST: Ping - group with blackhole [ OK ] # 226.63 [+0.37] TEST: Ping - group blackhole replaced with gateways [ OK ] # 226.92 [+0.28] TEST: IPv4 route with device only nexthop [ OK ] # 227.37 [+0.46] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 228.20 [+0.83] TEST: IPv6 nexthop with IPv4 route [ OK ] # 228.89 [+0.69] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 229.29 [+0.40] TEST: IPv6 nexthop with IPv4 route [ OK ] # 229.67 [+0.38] TEST: IPv4 route with IPv6 gateway [ OK ] # 230.43 [+0.76] TEST: IPv4 default route with IPv6 gateway [ OK ] # 230.80 [+0.38] TEST: IPv4 route with MPLS encap [ OK ] # 230.98 [+0.17] TEST: IPv4 route with MPLS encap - check [ OK ] # 231.11 [+0.13] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 231.29 [+0.19] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 243.56 [+12.26] # 243.56 [+0.00] IPv4 large groups (x32) # 243.56 [+0.00] --------------------- # 284.49 [+40.93] TEST: Dump large (x32) ecmp groups [ OK ] # 297.08 [+12.59] # 297.08 [+0.00] IPv4 large resilient group (128k buckets) # 297.08 [+0.00] ----------------------------------------- # 297.64 [+0.56] TEST: Dump large (x131072) nexthop buckets [ OK ] # 310.22 [+12.58] # 310.22 [+0.00] IPv4 nexthop api compat mode # 310.22 [+0.00] ---------------------------- # 310.60 [+0.38] TEST: IPv4 default nexthop compat mode check [ OK ] # 311.79 [+1.19] TEST: IPv4 compat mode on - route add notification [ OK ] # 311.96 [+0.16] TEST: IPv4 compat mode on - route dump [ OK ] # 312.83 [+0.87] TEST: IPv4 compat mode on - nexthop change [ OK ] # 313.03 [+0.20] TEST: IPv4 set compat mode - 0 [ OK ] # 313.86 [+0.83] TEST: IPv4 compat mode off - route add notification [ OK ] # 314.01 [+0.16] TEST: IPv4 compat mode off - route dump [ OK ] # 314.73 [+0.72] TEST: IPv4 compat mode off - nexthop change [ OK ] # 315.44 [+0.71] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 315.64 [+0.20] TEST: IPv4 set compat mode - 1 [ OK ] # 328.39 [+12.75] # 328.39 [+0.00] IPv4 fdb groups functional # 328.40 [+0.00] -------------------------- # 329.08 [+0.69] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 329.41 [+0.32] TEST: Get Fdb nexthop group by id [ OK ] # 329.89 [+0.48] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 330.32 [+0.43] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 330.47 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 330.61 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 330.75 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 330.89 [+0.15] TEST: Fdb Nexthop with encap [ OK ] # 331.40 [+0.51] TEST: Fdb mac add with nexthop group [ OK ] # 331.54 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 331.68 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 331.81 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 332.08 [+0.27] TEST: Fdb entry after deleting a single nexthop [ OK ] # 332.24 [+0.16] TEST: Fdb nexthop delete [ OK ] # 332.40 [+0.16] TEST: Fdb entry after deleting a nexthop group [ OK ] # 345.99 [+13.59] # 345.99 [+0.00] IPv4 multipath selection # 345.99 [+0.00] ------------------------ # 348.19 [+2.19] TEST: Use valid neighbor during multipath selection [ OK ] # 348.62 [+0.43] TEST: Multipath selection with no valid neighbor [ OK ] # 361.53 [+12.91] # 361.53 [+0.00] IPv4 runtime torture # 361.53 [+0.00] -------------------- # 662.56 [+301.03] TEST: IPv4 torture test [ OK ] # 676.43 [+13.87] # 676.43 [+0.00] IPv4 runtime resilient nexthop group torture # 676.43 [+0.00] -------------------------------------------- # 977.64 [+301.21] TEST: IPv4 resilient nexthop group torture test [ OK ] # 989.52 [+11.88] # 989.52 [+0.00] IPv6 # 989.52 [+0.00] ---------------------- # 989.68 [+0.17] TEST: Create nexthop with id, gw, dev [ OK ] # 989.83 [+0.14] TEST: Get nexthop by id [ OK ] # 990.10 [+0.27] TEST: Delete nexthop by id [ OK ] # 990.36 [+0.26] TEST: Create nexthop - gw only [ OK ] # 990.52 [+0.16] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 990.66 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 991.35 [+0.69] TEST: Nexthops removed on admin down [ OK ] # 1003.41 [+12.06] # 1003.41 [+0.00] IPv6 groups functional # 1003.41 [+0.00] ---------------------- # 1003.69 [+0.27] TEST: Create nexthop group with single nexthop [ OK ] # 1003.82 [+0.13] TEST: Get nexthop group by id [ OK ] # 1004.11 [+0.29] TEST: Delete nexthop group by id [ OK ] # 1005.22 [+1.11] TEST: Nexthop group with multiple nexthops [ OK ] # 1005.63 [+0.41] TEST: Nexthop group updated when entry is deleted [ OK ] # 1005.92 [+0.29] TEST: Nexthop group with weighted nexthops [ OK ] # 1006.35 [+0.43] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1006.64 [+0.29] TEST: Nexthops in groups removed on admin down [ OK ] # 1008.51 [+1.87] TEST: Multiple groups with same nexthop [ OK ] # 1009.08 [+0.57] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1009.22 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 1009.48 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 1009.61 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1013.68 [+4.07] TEST: Nexthop group replace refcounts [ OK ] # 1014.97 [+1.29] TEST: 16-bit weights [ OK ] # 1026.83 [+11.86] # 1026.83 [+0.00] IPv6 resilient groups functional # 1026.84 [+0.00] -------------------------------- # 1027.70 [+0.86] TEST: Nexthop group updated when entry is deleted [ OK ] # 1027.88 [+0.18] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1028.31 [+0.42] TEST: Nexthop group updated after replace [ OK ] # 1028.46 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 1029.29 [+0.82] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1029.43 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1029.88 [+0.46] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1030.03 [+0.14] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1031.26 [+1.24] TEST: 16-bit weights [ OK ] # 1043.24 [+11.98] # 1043.24 [+0.00] IPv6 functional runtime # 1043.24 [+0.00] ----------------------- # 1043.52 [+0.28] TEST: Route add [ OK ] # 1043.67 [+0.15] TEST: Route delete [ OK ] # 1044.06 [+0.39] TEST: Ping with nexthop [ OK ] # 1044.70 [+0.63] TEST: Ping - multipath [ OK ] # 1045.18 [+0.49] TEST: Ping - blackhole [ OK ] # 1045.51 [+0.32] TEST: Ping - blackhole replaced with gateway [ OK ] # 1045.84 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 1046.58 [+0.74] TEST: Ping - group with blackhole [ OK ] # 1047.01 [+0.42] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1047.29 [+0.29] TEST: IPv6 route with device only nexthop [ OK ] # 1047.77 [+0.47] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1048.34 [+0.58] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1048.67 [+0.32] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1048.92 [+0.26] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1049.60 [+0.68] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1049.91 [+0.30] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1050.17 [+0.27] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1050.91 [+0.74] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1051.18 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1051.45 [+0.27] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1051.98 [+0.52] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1052.23 [+0.25] TEST: IPv6 route with invalid metric [ OK ] # 1053.90 [+1.67] TEST: Nexthop with default route and rpfilter [ OK ] # 1054.24 [+0.34] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1065.98 [+11.75] # 1065.99 [+0.00] IPv6 large groups (x32) # 1065.99 [+0.00] --------------------- # 1105.65 [+39.66] TEST: Dump large (x32) ecmp groups [ OK ] # 1117.82 [+12.17] # 1117.82 [+0.00] IPv6 large resilient group (128k buckets) # 1117.82 [+0.00] ----------------------------------------- # 1118.40 [+0.59] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1130.29 [+11.88] # 1130.29 [+0.00] IPv6 nexthop api compat mode test # 1130.29 [+0.00] -------------------------------- # 1130.67 [+0.38] TEST: IPv6 default nexthop compat mode check [ OK ] # 1131.77 [+1.10] TEST: IPv6 compat mode on - route add notification [ OK ] # 1131.92 [+0.15] TEST: IPv6 compat mode on - route dump [ OK ] # 1132.72 [+0.80] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1132.88 [+0.16] TEST: IPv6 set compat mode - 0 [ OK ] # 1134.13 [+1.24] TEST: IPv6 compat mode off - route add notification [ OK ] # 1134.29 [+0.17] TEST: IPv6 compat mode off - route dump [ OK ] # 1135.08 [+0.79] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1135.74 [+0.66] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1135.92 [+0.18] TEST: IPv6 set compat mode - 1 [ OK ] # 1147.83 [+11.92] # 1147.84 [+0.00] IPv6 fdb groups functional # 1147.84 [+0.00] -------------------------- # 1148.55 [+0.71] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1148.83 [+0.28] TEST: Get Fdb nexthop group by id [ OK ] # 1149.25 [+0.42] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1149.67 [+0.41] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1149.80 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1149.93 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1150.08 [+0.15] TEST: Fdb Nexthop with onlink [ OK ] # 1150.22 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1150.50 [+0.28] TEST: Fdb mac add with nexthop group [ OK ] # 1150.61 [+0.11] TEST: Fdb mac add with nexthop [ OK ] # 1150.80 [+0.19] TEST: Route add with fdb nexthop [ OK ] # 1150.92 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 1151.20 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1151.35 [+0.15] TEST: Fdb nexthop delete [ OK ] # 1151.49 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1163.32 [+11.83] # 1163.32 [+0.00] IPv6 multipath selection # 1163.32 [+0.00] ------------------------ # 1165.50 [+2.17] TEST: Use valid neighbor during multipath selection [ OK ] # 1165.93 [+0.43] TEST: Multipath selection with no valid neighbor [ OK ] # 1178.77 [+12.84] # 1178.77 [+0.00] IPv6 runtime torture # 1178.77 [+0.00] -------------------- # 1479.78 [+301.01] TEST: IPv6 torture test [ OK ] # 1492.16 [+12.38] # 1492.16 [+0.00] IPv6 runtime resilient nexthop group torture # 1492.16 [+0.00] -------------------------------------------- # 1793.23 [+301.07] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1793.61 [+0.38] # 1793.61 [+0.00] Tests passed: 238 # 1793.61 [+0.00] Tests failed: 0 # 1793.61 [+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__->