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.13 [+11.13] # 11.14 [+0.00] Basic functional tests # 11.14 [+0.00] ---------------------- # 11.27 [+0.14] TEST: List with nothing defined [ OK ] # 11.44 [+0.16] TEST: Nexthop get on non-existent id [ OK ] # 11.58 [+0.14] TEST: Nexthop del with non-existent id [ OK ] # 11.73 [+0.15] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.90 [+0.18] TEST: Nexthop with no device or gateway [ OK ] # 12.18 [+0.27] TEST: Nexthop with down device [ OK ] # 12.60 [+0.43] TEST: Nexthop with device that is linkdown [ OK ] # 12.90 [+0.29] TEST: Nexthop with device only [ OK ] # 13.08 [+0.18] TEST: Nexthop with duplicate id [ OK ] # 13.21 [+0.13] TEST: Blackhole nexthop [ OK ] # 13.35 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 13.67 [+0.31] TEST: Blackhole nexthop with loopback device down [ OK ] # 14.18 [+0.51] TEST: Maximum nexthop ID dump [ OK ] # 14.32 [+0.15] TEST: Create group [ OK ] # 14.46 [+0.14] TEST: Create group with blackhole nexthop [ OK ] # 14.64 [+0.18] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 15.05 [+0.41] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 15.22 [+0.16] TEST: Create group with non-existent nexthop [ OK ] # 15.36 [+0.14] TEST: Create group with same nexthop multiple times [ OK ] # 15.52 [+0.16] TEST: Replace nexthop with nexthop group [ OK ] # 15.67 [+0.15] TEST: Replace nexthop group with nexthop [ OK ] # 15.84 [+0.16] TEST: Nexthop group and device [ OK ] # 18.17 [+2.33] TEST: Test proto flush [ OK ] # 18.31 [+0.14] TEST: Nexthop group and blackhole [ OK ] # 119.69 [+101.38] TEST: Large scale nexthop flushing [ OK ] # 132.46 [+12.77] # 132.46 [+0.00] Basic resilient nexthop group functional tests # 132.47 [+0.00] ---------------------------------------------- # 132.87 [+0.40] TEST: Add a nexthop group with default parameters [ OK ] # 133.19 [+0.32] TEST: Get a nexthop group with default parameters [ OK ] # 133.65 [+0.46] TEST: Get a nexthop group with non-default parameters [ OK ] # 133.79 [+0.14] TEST: Add a nexthop group with 0 buckets [ OK ] # 133.92 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 134.08 [+0.16] TEST: Get a nexthop group after replacing parameters [ OK ] # 134.23 [+0.15] TEST: Replace idle timer [ OK ] # 134.37 [+0.14] TEST: Get a nexthop group after replacing idle timer [ OK ] # 134.52 [+0.15] TEST: Replace unbalanced timer [ OK ] # 134.66 [+0.14] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 134.79 [+0.13] TEST: Replace with no parameters [ OK ] # 134.93 [+0.14] TEST: Get a nexthop group after replacing no parameters [ OK ] # 135.07 [+0.14] TEST: Replace nexthop group type - implicit [ OK ] # 135.22 [+0.15] TEST: Replace nexthop group type - explicit [ OK ] # 135.37 [+0.15] TEST: Replace number of nexthop buckets [ OK ] # 135.55 [+0.18] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 136.42 [+0.88] TEST: Dump all nexthop buckets [ OK ] # 136.61 [+0.19] TEST: Dump all nexthop buckets in a group [ OK ] # 136.93 [+0.31] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 137.09 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 137.27 [+0.18] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 137.42 [+0.14] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 137.56 [+0.15] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 138.00 [+0.43] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 138.13 [+0.13] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 138.26 [+0.14] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 138.61 [+0.34] TEST: Maximum nexthop ID dump [ OK ] # 138.76 [+0.15] TEST: Get a valid nexthop bucket [ OK ] # 138.90 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 139.02 [+0.13] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 139.17 [+0.15] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 140.11 [+0.94] TEST: Initial bucket allocation [ OK ] # 140.59 [+0.48] TEST: Bucket allocation after replace [ OK ] # 141.17 [+0.58] TEST: Buckets migrated after idle timer change [ OK ] # 153.86 [+12.70] # 153.87 [+0.00] IPv4 functional # 153.87 [+0.00] ---------------------- # 154.01 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 154.15 [+0.14] TEST: Get nexthop by id [ OK ] # 154.47 [+0.31] TEST: Delete nexthop by id [ OK ] # 154.78 [+0.31] TEST: Create nexthop - gw only [ OK ] # 154.95 [+0.17] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 155.07 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 155.84 [+0.77] TEST: Nexthops removed on admin down [ OK ] # 156.66 [+0.83] TEST: Delete nexthop route warning [ OK ] # 157.35 [+0.68] TEST: Delete multipath route with only nh id based entry [ OK ] # 157.77 [+0.42] TEST: Delete route when specifying only nexthop device [ OK ] # 157.89 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 158.05 [+0.16] TEST: Delete route when not specifying nexthop attributes [ OK ] # 170.41 [+12.36] # 170.41 [+0.00] IPv4 groups functional # 170.41 [+0.00] ---------------------- # 170.69 [+0.28] TEST: Create nexthop group with single nexthop [ OK ] # 170.83 [+0.15] TEST: Get nexthop group by id [ OK ] # 171.10 [+0.26] TEST: Delete nexthop group by id [ OK ] # 172.06 [+0.97] TEST: Nexthop group with multiple nexthops [ OK ] # 172.52 [+0.46] TEST: Nexthop group updated when entry is deleted [ OK ] # 172.77 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 173.22 [+0.45] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 173.51 [+0.29] TEST: Nexthops in groups removed on admin down [ OK ] # 175.50 [+1.99] TEST: Multiple groups with same nexthop [ OK ] # 176.10 [+0.60] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 176.26 [+0.16] TEST: Nexthop group can not have a group as an entry [ OK ] # 176.52 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 176.66 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 188.88 [+12.22] # 188.88 [+0.00] IPv4 resilient groups functional # 188.88 [+0.00] -------------------------------- # 189.70 [+0.83] TEST: Nexthop group updated when entry is deleted [ OK ] # 189.88 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 190.34 [+0.46] TEST: Nexthop group updated after replace [ OK ] # 190.50 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 191.30 [+0.80] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 191.49 [+0.20] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 191.93 [+0.44] TEST: Nexthop group updated after replace - nECMP [ OK ] # 192.09 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 204.63 [+12.54] TEST: IPv6 nexthop with IPv4 route [ OK ] # 205.22 [+0.59] TEST: IPv6 nexthop with IPv4 route [ OK ] # 205.50 [+0.28] TEST: IPv4 route with IPv6 gateway [ OK ] # 205.83 [+0.33] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 218.42 [+12.60] # 218.42 [+0.00] IPv4 functional runtime # 218.42 [+0.00] ----------------------- # 218.69 [+0.27] TEST: Route add [ OK ] # 219.01 [+0.32] TEST: Route delete [ OK ] # 219.27 [+0.26] TEST: Route add - scope conflict with nexthop [ OK ] # 219.72 [+0.46] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 220.03 [+0.31] TEST: IPv4 route with invalid metric [ OK ] # 220.54 [+0.51] TEST: Basic ping [ OK ] # 221.19 [+0.66] TEST: Ping - multipath [ OK ] # 222.00 [+0.81] TEST: Ping - multiple default routes, nh first [ OK ] # 223.00 [+1.00] TEST: Ping - multiple default routes, nh second [ OK ] # 223.80 [+0.79] TEST: Ping - blackhole [ OK ] # 224.16 [+0.36] TEST: Ping - blackhole replaced with gateway [ OK ] # 224.52 [+0.36] TEST: Ping - gateway replaced by blackhole [ OK ] # 225.26 [+0.74] TEST: Ping - group with blackhole [ OK ] # 225.63 [+0.37] TEST: Ping - group blackhole replaced with gateways [ OK ] # 225.92 [+0.29] TEST: IPv4 route with device only nexthop [ OK ] # 226.35 [+0.44] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 227.21 [+0.86] TEST: IPv6 nexthop with IPv4 route [ OK ] # 227.95 [+0.73] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 228.33 [+0.38] TEST: IPv6 nexthop with IPv4 route [ OK ] # 228.69 [+0.37] TEST: IPv4 route with IPv6 gateway [ OK ] # 229.44 [+0.75] TEST: IPv4 default route with IPv6 gateway [ OK ] # 229.82 [+0.38] TEST: IPv4 route with MPLS encap [ OK ] # 229.98 [+0.15] TEST: IPv4 route with MPLS encap - check [ OK ] # 230.12 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 230.28 [+0.17] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 242.64 [+12.36] # 242.64 [+0.00] IPv4 large groups (x32) # 242.65 [+0.00] --------------------- # 284.08 [+41.44] TEST: Dump large (x32) ecmp groups [ OK ] # 297.01 [+12.93] # 297.01 [+0.00] IPv4 large resilient group (128k buckets) # 297.01 [+0.00] ----------------------------------------- # 297.58 [+0.57] TEST: Dump large (x131072) nexthop buckets [ OK ] # 310.54 [+12.96] # 310.54 [+0.00] IPv4 nexthop api compat mode # 310.54 [+0.00] ---------------------------- # 310.92 [+0.38] TEST: IPv4 default nexthop compat mode check [ OK ] # 312.07 [+1.15] TEST: IPv4 compat mode on - route add notification [ OK ] # 312.24 [+0.17] TEST: IPv4 compat mode on - route dump [ OK ] # 313.15 [+0.90] TEST: IPv4 compat mode on - nexthop change [ OK ] # 313.31 [+0.17] TEST: IPv4 set compat mode - 0 [ OK ] # 314.17 [+0.86] TEST: IPv4 compat mode off - route add notification [ OK ] # 314.31 [+0.15] TEST: IPv4 compat mode off - route dump [ OK ] # 315.06 [+0.75] TEST: IPv4 compat mode off - nexthop change [ OK ] # 315.81 [+0.75] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 316.01 [+0.20] TEST: IPv4 set compat mode - 1 [ OK ] # 328.58 [+12.57] # 328.58 [+0.00] IPv4 fdb groups functional # 328.58 [+0.00] -------------------------- # 329.29 [+0.71] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 329.55 [+0.27] TEST: Get Fdb nexthop group by id [ OK ] # 329.98 [+0.43] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 330.41 [+0.42] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 330.54 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 330.69 [+0.15] TEST: Fdb Nexthop with oif [ OK ] # 330.84 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 330.99 [+0.16] TEST: Fdb Nexthop with encap [ OK ] # 331.48 [+0.49] TEST: Fdb mac add with nexthop group [ OK ] # 331.66 [+0.17] TEST: Fdb mac add with nexthop [ OK ] # 331.80 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 331.93 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 332.23 [+0.30] TEST: Fdb entry after deleting a single nexthop [ OK ] # 332.37 [+0.14] TEST: Fdb nexthop delete [ OK ] # 332.52 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 345.07 [+12.55] # 345.07 [+0.00] IPv4 multipath selection # 345.07 [+0.00] ------------------------ # 347.32 [+2.25] TEST: Use valid neighbor during multipath selection [ OK ] # 347.75 [+0.43] TEST: Multipath selection with no valid neighbor [ OK ] # 360.13 [+12.38] # 360.13 [+0.00] IPv4 runtime torture # 360.13 [+0.00] -------------------- # 661.04 [+300.91] TEST: IPv4 torture test [ OK ] # 674.38 [+13.34] # 674.38 [+0.00] IPv4 runtime resilient nexthop group torture # 674.38 [+0.00] -------------------------------------------- # 975.49 [+301.11] TEST: IPv4 resilient nexthop group torture test [ OK ] # 988.42 [+12.93] # 988.42 [+0.00] IPv6 # 988.42 [+0.00] ---------------------- # 988.56 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 988.72 [+0.16] TEST: Get nexthop by id [ OK ] # 989.03 [+0.31] TEST: Delete nexthop by id [ OK ] # 989.32 [+0.29] TEST: Create nexthop - gw only [ OK ] # 989.48 [+0.16] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 989.62 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 990.35 [+0.73] TEST: Nexthops removed on admin down [ OK ] # 1003.10 [+12.76] # 1003.10 [+0.00] IPv6 groups functional # 1003.10 [+0.00] ---------------------- # 1003.40 [+0.30] TEST: Create nexthop group with single nexthop [ OK ] # 1003.55 [+0.15] TEST: Get nexthop group by id [ OK ] # 1003.88 [+0.33] TEST: Delete nexthop group by id [ OK ] # 1005.04 [+1.16] TEST: Nexthop group with multiple nexthops [ OK ] # 1005.48 [+0.44] TEST: Nexthop group updated when entry is deleted [ OK ] # 1005.77 [+0.29] TEST: Nexthop group with weighted nexthops [ OK ] # 1006.22 [+0.45] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1006.51 [+0.29] TEST: Nexthops in groups removed on admin down [ OK ] # 1008.63 [+2.12] TEST: Multiple groups with same nexthop [ OK ] # 1009.22 [+0.59] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1009.37 [+0.15] TEST: Nexthop group can not have a group as an entry [ OK ] # 1009.67 [+0.30] TEST: Nexthop group with a blackhole entry [ OK ] # 1009.83 [+0.17] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1014.07 [+4.23] TEST: Nexthop group replace refcounts [ OK ] # 1015.38 [+1.32] TEST: 16-bit weights [ OK ] # 1027.99 [+12.61] # 1027.99 [+0.00] IPv6 resilient groups functional # 1027.99 [+0.00] -------------------------------- # 1028.89 [+0.89] TEST: Nexthop group updated when entry is deleted [ OK ] # 1029.04 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1029.49 [+0.45] TEST: Nexthop group updated after replace [ OK ] # 1029.68 [+0.19] TEST: Nexthop buckets updated after replace [ OK ] # 1030.54 [+0.85] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1030.72 [+0.18] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1031.18 [+0.46] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1031.35 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1032.68 [+1.33] TEST: 16-bit weights [ OK ] # 1045.42 [+12.75] # 1045.42 [+0.00] IPv6 functional runtime # 1045.42 [+0.00] ----------------------- # 1045.70 [+0.28] TEST: Route add [ OK ] # 1045.83 [+0.13] TEST: Route delete [ OK ] # 1046.22 [+0.38] TEST: Ping with nexthop [ OK ] # 1046.84 [+0.63] TEST: Ping - multipath [ OK ] # 1047.39 [+0.55] TEST: Ping - blackhole [ OK ] # 1047.77 [+0.38] TEST: Ping - blackhole replaced with gateway [ OK ] # 1048.13 [+0.36] TEST: Ping - gateway replaced by blackhole [ OK ] # 1048.87 [+0.74] TEST: Ping - group with blackhole [ OK ] # 1049.21 [+0.35] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1049.52 [+0.30] TEST: IPv6 route with device only nexthop [ OK ] # 1049.96 [+0.44] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1050.56 [+0.61] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1050.84 [+0.27] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1051.13 [+0.29] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1051.86 [+0.73] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1052.14 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1052.40 [+0.26] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1053.13 [+0.73] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1053.44 [+0.31] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1053.75 [+0.30] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1054.42 [+0.67] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1054.66 [+0.24] TEST: IPv6 route with invalid metric [ OK ] # 1056.29 [+1.63] TEST: Nexthop with default route and rpfilter [ OK ] # 1056.64 [+0.35] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1068.75 [+12.10] # 1068.75 [+0.00] IPv6 large groups (x32) # 1068.75 [+0.00] --------------------- # 1109.23 [+40.48] TEST: Dump large (x32) ecmp groups [ OK ] # 1121.58 [+12.35] # 1121.58 [+0.00] IPv6 large resilient group (128k buckets) # 1121.58 [+0.00] ----------------------------------------- # 1122.14 [+0.56] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1134.40 [+12.25] # 1134.40 [+0.00] IPv6 nexthop api compat mode test # 1134.40 [+0.00] -------------------------------- # 1134.76 [+0.36] TEST: IPv6 default nexthop compat mode check [ OK ] # 1135.86 [+1.09] TEST: IPv6 compat mode on - route add notification [ OK ] # 1136.00 [+0.14] TEST: IPv6 compat mode on - route dump [ OK ] # 1136.80 [+0.80] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1136.97 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1138.19 [+1.22] TEST: IPv6 compat mode off - route add notification [ OK ] # 1138.37 [+0.18] TEST: IPv6 compat mode off - route dump [ OK ] # 1139.23 [+0.86] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1139.94 [+0.71] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1140.14 [+0.20] TEST: IPv6 set compat mode - 1 [ OK ] # 1154.52 [+14.38] # 1154.52 [+0.00] IPv6 fdb groups functional # 1154.52 [+0.00] -------------------------- # 1155.30 [+0.77] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1155.65 [+0.35] TEST: Get Fdb nexthop group by id [ OK ] # 1156.08 [+0.43] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1156.57 [+0.50] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1156.70 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1156.85 [+0.15] TEST: Fdb Nexthop with oif [ OK ] # 1156.99 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 1157.16 [+0.16] TEST: Fdb Nexthop with encap [ OK ] # 1157.45 [+0.29] TEST: Fdb mac add with nexthop group [ OK ] # 1157.59 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 1157.74 [+0.16] TEST: Route add with fdb nexthop [ OK ] # 1157.89 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1158.17 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1158.33 [+0.16] TEST: Fdb nexthop delete [ OK ] # 1158.47 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1170.82 [+12.36] # 1170.83 [+0.00] IPv6 multipath selection # 1170.83 [+0.00] ------------------------ # 1173.75 [+2.92] TEST: Use valid neighbor during multipath selection [ OK ] # 1174.20 [+0.45] TEST: Multipath selection with no valid neighbor [ OK ] # 1187.24 [+13.04] # 1187.24 [+0.00] IPv6 runtime torture # 1187.24 [+0.00] -------------------- # 1488.17 [+300.93] TEST: IPv6 torture test [ OK ] # 1500.54 [+12.37] # 1500.54 [+0.00] IPv6 runtime resilient nexthop group torture # 1500.55 [+0.00] -------------------------------------------- # 1801.65 [+301.10] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1802.02 [+0.37] # 1802.02 [+0.00] Tests passed: 238 # 1802.02 [+0.00] Tests failed: 0 # 1802.02 [+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__->