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.34 [+11.34] # 11.35 [+0.00] Basic functional tests # 11.35 [+0.00] ---------------------- # 11.49 [+0.15] TEST: List with nothing defined [ OK ] # 11.65 [+0.16] TEST: Nexthop get on non-existent id [ OK ] # 11.84 [+0.19] TEST: Nexthop del with non-existent id [ OK ] # 12.02 [+0.18] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 12.14 [+0.12] TEST: Nexthop with no device or gateway [ OK ] # 12.42 [+0.28] TEST: Nexthop with down device [ OK ] # 12.83 [+0.40] TEST: Nexthop with device that is linkdown [ OK ] # 13.15 [+0.33] TEST: Nexthop with device only [ OK ] # 13.36 [+0.21] TEST: Nexthop with duplicate id [ OK ] # 13.55 [+0.18] TEST: Blackhole nexthop [ OK ] # 13.72 [+0.17] TEST: Blackhole nexthop with other attributes [ OK ] # 14.10 [+0.38] TEST: Blackhole nexthop with loopback device down [ OK ] # 14.77 [+0.68] TEST: Maximum nexthop ID dump [ OK ] # 14.92 [+0.14] TEST: Create group [ OK ] # 15.07 [+0.15] TEST: Create group with blackhole nexthop [ OK ] # 15.21 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 15.69 [+0.47] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 15.86 [+0.17] TEST: Create group with non-existent nexthop [ OK ] # 16.02 [+0.16] TEST: Create group with same nexthop multiple times [ OK ] # 16.17 [+0.15] TEST: Replace nexthop with nexthop group [ OK ] # 16.31 [+0.14] TEST: Replace nexthop group with nexthop [ OK ] # 16.44 [+0.13] TEST: Nexthop group and device [ OK ] # 17.98 [+1.54] TEST: Test proto flush [ OK ] # 18.14 [+0.16] TEST: Nexthop group and blackhole [ OK ] # 116.46 [+98.32] TEST: Large scale nexthop flushing [ OK ] # 129.23 [+12.77] # 129.24 [+0.00] Basic resilient nexthop group functional tests # 129.24 [+0.00] ---------------------------------------------- # 129.70 [+0.46] TEST: Add a nexthop group with default parameters [ OK ] # 130.04 [+0.34] TEST: Get a nexthop group with default parameters [ OK ] # 130.50 [+0.46] TEST: Get a nexthop group with non-default parameters [ OK ] # 130.64 [+0.14] TEST: Add a nexthop group with 0 buckets [ OK ] # 130.76 [+0.12] TEST: Replace nexthop group parameters [ OK ] # 130.93 [+0.16] TEST: Get a nexthop group after replacing parameters [ OK ] # 131.06 [+0.14] TEST: Replace idle timer [ OK ] # 131.21 [+0.14] TEST: Get a nexthop group after replacing idle timer [ OK ] # 131.33 [+0.12] TEST: Replace unbalanced timer [ OK ] # 131.48 [+0.15] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 131.62 [+0.14] TEST: Replace with no parameters [ OK ] # 131.76 [+0.14] TEST: Get a nexthop group after replacing no parameters [ OK ] # 131.92 [+0.15] TEST: Replace nexthop group type - implicit [ OK ] # 132.06 [+0.15] TEST: Replace nexthop group type - explicit [ OK ] # 132.20 [+0.13] TEST: Replace number of nexthop buckets [ OK ] # 132.36 [+0.16] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 133.19 [+0.83] TEST: Dump all nexthop buckets [ OK ] # 133.40 [+0.22] TEST: Dump all nexthop buckets in a group [ OK ] # 133.73 [+0.33] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 133.88 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 134.03 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 134.17 [+0.13] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 134.37 [+0.21] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 134.74 [+0.37] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 134.88 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 135.03 [+0.15] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 135.39 [+0.37] TEST: Maximum nexthop ID dump [ OK ] # 135.54 [+0.15] TEST: Get a valid nexthop bucket [ OK ] # 135.68 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 135.86 [+0.18] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 136.01 [+0.15] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 136.83 [+0.82] TEST: Initial bucket allocation [ OK ] # 137.31 [+0.48] TEST: Bucket allocation after replace [ OK ] # 137.93 [+0.61] TEST: Buckets migrated after idle timer change [ OK ] # 150.23 [+12.30] # 150.23 [+0.00] IPv4 functional # 150.23 [+0.00] ---------------------- # 150.38 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 150.52 [+0.14] TEST: Get nexthop by id [ OK ] # 150.80 [+0.29] TEST: Delete nexthop by id [ OK ] # 151.09 [+0.28] TEST: Create nexthop - gw only [ OK ] # 151.21 [+0.12] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 151.35 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 152.06 [+0.72] TEST: Nexthops removed on admin down [ OK ] # 152.83 [+0.77] TEST: Delete nexthop route warning [ OK ] # 153.62 [+0.79] TEST: Delete multipath route with only nh id based entry [ OK ] # 154.02 [+0.40] TEST: Delete route when specifying only nexthop device [ OK ] # 154.21 [+0.19] TEST: Delete route when specifying only gateway [ OK ] # 154.36 [+0.15] TEST: Delete route when not specifying nexthop attributes [ OK ] # 167.01 [+12.65] # 167.01 [+0.00] IPv4 groups functional # 167.01 [+0.00] ---------------------- # 167.29 [+0.28] TEST: Create nexthop group with single nexthop [ OK ] # 167.46 [+0.17] TEST: Get nexthop group by id [ OK ] # 167.76 [+0.30] TEST: Delete nexthop group by id [ OK ] # 168.70 [+0.94] TEST: Nexthop group with multiple nexthops [ OK ] # 169.23 [+0.54] TEST: Nexthop group updated when entry is deleted [ OK ] # 169.54 [+0.31] TEST: Nexthop group with weighted nexthops [ OK ] # 170.00 [+0.46] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 170.32 [+0.33] TEST: Nexthops in groups removed on admin down [ OK ] # 172.34 [+2.02] TEST: Multiple groups with same nexthop [ OK ] # 172.95 [+0.61] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 173.09 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 173.38 [+0.29] TEST: Nexthop group with a blackhole entry [ OK ] # 173.53 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 186.28 [+12.75] # 186.28 [+0.00] IPv4 resilient groups functional # 186.28 [+0.00] -------------------------------- # 187.17 [+0.89] TEST: Nexthop group updated when entry is deleted [ OK ] # 187.34 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 187.80 [+0.46] TEST: Nexthop group updated after replace [ OK ] # 187.97 [+0.17] TEST: Nexthop buckets updated after replace [ OK ] # 188.96 [+0.99] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 189.12 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 189.59 [+0.47] TEST: Nexthop group updated after replace - nECMP [ OK ] # 189.74 [+0.15] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 202.53 [+12.80] TEST: IPv6 nexthop with IPv4 route [ OK ] # 203.09 [+0.56] TEST: IPv6 nexthop with IPv4 route [ OK ] # 203.40 [+0.30] TEST: IPv4 route with IPv6 gateway [ OK ] # 203.75 [+0.35] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 216.47 [+12.73] # 216.48 [+0.00] IPv4 functional runtime # 216.48 [+0.00] ----------------------- # 216.75 [+0.27] TEST: Route add [ OK ] # 217.06 [+0.31] TEST: Route delete [ OK ] # 217.35 [+0.28] TEST: Route add - scope conflict with nexthop [ OK ] # 217.81 [+0.46] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 218.04 [+0.23] TEST: IPv4 route with invalid metric [ OK ] # 218.56 [+0.52] TEST: Basic ping [ OK ] # 219.25 [+0.69] TEST: Ping - multipath [ OK ] # 220.13 [+0.88] TEST: Ping - multiple default routes, nh first [ OK ] # 221.69 [+1.57] TEST: Ping - multiple default routes, nh second [ OK ] # 223.83 [+2.14] TEST: Ping - blackhole [ OK ] # 224.43 [+0.60] TEST: Ping - blackhole replaced with gateway [ OK ] # 224.90 [+0.47] TEST: Ping - gateway replaced by blackhole [ OK ] # 225.79 [+0.89] TEST: Ping - group with blackhole [ OK ] # 226.18 [+0.39] TEST: Ping - group blackhole replaced with gateways [ OK ] # 226.49 [+0.31] TEST: IPv4 route with device only nexthop [ OK ] # 226.96 [+0.47] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 227.96 [+1.00] TEST: IPv6 nexthop with IPv4 route [ OK ] # 228.70 [+0.74] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 229.19 [+0.49] TEST: IPv6 nexthop with IPv4 route [ OK ] # 229.58 [+0.39] TEST: IPv4 route with IPv6 gateway [ OK ] # 230.43 [+0.85] TEST: IPv4 default route with IPv6 gateway [ OK ] # 230.88 [+0.44] TEST: IPv4 route with MPLS encap [ OK ] # 231.03 [+0.16] TEST: IPv4 route with MPLS encap - check [ OK ] # 231.25 [+0.22] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 231.44 [+0.19] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 244.55 [+13.10] # 244.55 [+0.00] IPv4 large groups (x32) # 244.55 [+0.00] --------------------- # 286.57 [+42.02] TEST: Dump large (x32) ecmp groups [ OK ] # 299.14 [+12.56] # 299.14 [+0.00] IPv4 large resilient group (128k buckets) # 299.14 [+0.00] ----------------------------------------- # 299.70 [+0.55] TEST: Dump large (x131072) nexthop buckets [ OK ] # 311.91 [+12.21] # 311.91 [+0.00] IPv4 nexthop api compat mode # 311.91 [+0.00] ---------------------------- # 312.31 [+0.40] TEST: IPv4 default nexthop compat mode check [ OK ] # 313.46 [+1.16] TEST: IPv4 compat mode on - route add notification [ OK ] # 313.61 [+0.15] TEST: IPv4 compat mode on - route dump [ OK ] # 314.50 [+0.88] TEST: IPv4 compat mode on - nexthop change [ OK ] # 314.66 [+0.16] TEST: IPv4 set compat mode - 0 [ OK ] # 315.52 [+0.87] TEST: IPv4 compat mode off - route add notification [ OK ] # 315.67 [+0.15] TEST: IPv4 compat mode off - route dump [ OK ] # 316.38 [+0.71] TEST: IPv4 compat mode off - nexthop change [ OK ] # 317.07 [+0.69] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 317.26 [+0.19] TEST: IPv4 set compat mode - 1 [ OK ] # 329.56 [+12.30] # 329.57 [+0.01] IPv4 fdb groups functional # 329.57 [+0.00] -------------------------- # 330.29 [+0.72] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 330.57 [+0.28] TEST: Get Fdb nexthop group by id [ OK ] # 330.99 [+0.42] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 331.47 [+0.48] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 331.63 [+0.16] TEST: Fdb Nexthop with blackhole [ OK ] # 331.79 [+0.16] TEST: Fdb Nexthop with oif [ OK ] # 331.91 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 332.07 [+0.16] TEST: Fdb Nexthop with encap [ OK ] # 332.62 [+0.55] TEST: Fdb mac add with nexthop group [ OK ] # 332.76 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 332.90 [+0.15] TEST: Route add with fdb nexthop [ OK ] # 333.05 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 333.35 [+0.30] TEST: Fdb entry after deleting a single nexthop [ OK ] # 333.49 [+0.14] TEST: Fdb nexthop delete [ OK ] # 333.63 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 345.96 [+12.32] # 345.96 [+0.00] IPv4 multipath selection # 345.96 [+0.00] ------------------------ # 348.05 [+2.09] TEST: Use valid neighbor during multipath selection [ OK ] # 348.47 [+0.42] TEST: Multipath selection with no valid neighbor [ OK ] # 360.76 [+12.29] # 360.76 [+0.00] IPv4 runtime torture # 360.77 [+0.00] -------------------- # 661.63 [+300.86] TEST: IPv4 torture test [ OK ] # 675.54 [+13.91] # 675.54 [+0.00] IPv4 runtime resilient nexthop group torture # 675.55 [+0.00] -------------------------------------------- # 976.75 [+301.20] TEST: IPv4 resilient nexthop group torture test [ OK ] # 989.28 [+12.53] # 989.28 [+0.00] IPv6 # 989.28 [+0.00] ---------------------- # 989.42 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 989.57 [+0.15] TEST: Get nexthop by id [ OK ] # 989.84 [+0.28] TEST: Delete nexthop by id [ OK ] # 990.13 [+0.29] TEST: Create nexthop - gw only [ OK ] # 990.27 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 990.41 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 991.16 [+0.74] TEST: Nexthops removed on admin down [ OK ] # 1003.43 [+12.27] # 1003.43 [+0.00] IPv6 groups functional # 1003.44 [+0.00] ---------------------- # 1003.70 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 1003.85 [+0.15] TEST: Get nexthop group by id [ OK ] # 1004.15 [+0.30] TEST: Delete nexthop group by id [ OK ] # 1005.24 [+1.09] TEST: Nexthop group with multiple nexthops [ OK ] # 1005.70 [+0.45] TEST: Nexthop group updated when entry is deleted [ OK ] # 1005.97 [+0.27] TEST: Nexthop group with weighted nexthops [ OK ] # 1006.43 [+0.45] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1006.75 [+0.32] TEST: Nexthops in groups removed on admin down [ OK ] # 1008.74 [+1.99] TEST: Multiple groups with same nexthop [ OK ] # 1009.33 [+0.59] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1009.45 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 1009.77 [+0.31] TEST: Nexthop group with a blackhole entry [ OK ] # 1009.93 [+0.16] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1014.12 [+4.19] TEST: Nexthop group replace refcounts [ OK ] # 1015.31 [+1.19] TEST: 16-bit weights [ OK ] # 1027.53 [+12.22] # 1027.54 [+0.01] IPv6 resilient groups functional # 1027.54 [+0.00] -------------------------------- # 1028.38 [+0.84] TEST: Nexthop group updated when entry is deleted [ OK ] # 1028.55 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1028.96 [+0.41] TEST: Nexthop group updated after replace [ OK ] # 1029.12 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 1029.92 [+0.79] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1030.06 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1030.51 [+0.45] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1030.70 [+0.19] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1032.04 [+1.34] TEST: 16-bit weights [ OK ] # 1044.58 [+12.54] # 1044.59 [+0.00] IPv6 functional runtime # 1044.59 [+0.00] ----------------------- # 1044.88 [+0.29] TEST: Route add [ OK ] # 1045.01 [+0.14] TEST: Route delete [ OK ] # 1045.40 [+0.39] TEST: Ping with nexthop [ OK ] # 1046.18 [+0.78] TEST: Ping - multipath [ OK ] # 1046.67 [+0.49] TEST: Ping - blackhole [ OK ] # 1047.07 [+0.41] TEST: Ping - blackhole replaced with gateway [ OK ] # 1047.45 [+0.38] TEST: Ping - gateway replaced by blackhole [ OK ] # 1048.17 [+0.72] TEST: Ping - group with blackhole [ OK ] # 1048.55 [+0.37] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1048.82 [+0.27] TEST: IPv6 route with device only nexthop [ OK ] # 1049.26 [+0.44] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1049.82 [+0.56] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1050.16 [+0.34] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1050.48 [+0.32] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1051.21 [+0.73] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1051.51 [+0.30] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1051.80 [+0.29] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1052.57 [+0.77] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1052.86 [+0.29] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1053.15 [+0.29] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1053.79 [+0.63] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1054.10 [+0.31] TEST: IPv6 route with invalid metric [ OK ] # 1055.87 [+1.77] TEST: Nexthop with default route and rpfilter [ OK ] # 1056.26 [+0.39] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1069.08 [+12.82] # 1069.08 [+0.00] IPv6 large groups (x32) # 1069.08 [+0.00] --------------------- # 1110.08 [+41.00] TEST: Dump large (x32) ecmp groups [ OK ] # 1122.70 [+12.62] # 1122.71 [+0.01] IPv6 large resilient group (128k buckets) # 1122.71 [+0.00] ----------------------------------------- # 1123.30 [+0.59] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1135.43 [+12.14] # 1135.44 [+0.00] IPv6 nexthop api compat mode test # 1135.44 [+0.00] -------------------------------- # 1135.79 [+0.35] TEST: IPv6 default nexthop compat mode check [ OK ] # 1136.89 [+1.10] TEST: IPv6 compat mode on - route add notification [ OK ] # 1137.03 [+0.15] TEST: IPv6 compat mode on - route dump [ OK ] # 1137.92 [+0.88] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1138.12 [+0.20] TEST: IPv6 set compat mode - 0 [ OK ] # 1139.45 [+1.33] TEST: IPv6 compat mode off - route add notification [ OK ] # 1139.61 [+0.16] TEST: IPv6 compat mode off - route dump [ OK ] # 1140.44 [+0.83] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1141.09 [+0.65] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1141.26 [+0.17] TEST: IPv6 set compat mode - 1 [ OK ] # 1153.07 [+11.81] # 1153.07 [+0.00] IPv6 fdb groups functional # 1153.07 [+0.00] -------------------------- # 1153.74 [+0.67] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1154.03 [+0.29] TEST: Get Fdb nexthop group by id [ OK ] # 1154.45 [+0.42] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1154.86 [+0.41] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1155.01 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 1155.15 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 1155.28 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1155.41 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1155.70 [+0.29] TEST: Fdb mac add with nexthop group [ OK ] # 1155.83 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1155.96 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 1156.10 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1156.35 [+0.25] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1156.48 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1156.62 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1168.70 [+12.09] # 1168.71 [+0.00] IPv6 multipath selection # 1168.71 [+0.00] ------------------------ # 1171.26 [+2.55] TEST: Use valid neighbor during multipath selection [ OK ] # 1171.66 [+0.39] TEST: Multipath selection with no valid neighbor [ OK ] # 1184.09 [+12.43] # 1184.09 [+0.00] IPv6 runtime torture # 1184.09 [+0.00] -------------------- # 1485.03 [+300.94] TEST: IPv6 torture test [ OK ] # 1497.95 [+12.92] # 1497.95 [+0.00] IPv6 runtime resilient nexthop group torture # 1497.95 [+0.00] -------------------------------------------- # 1799.02 [+301.07] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1799.40 [+0.38] # 1799.42 [+0.02] Tests passed: 238 # 1799.42 [+0.00] Tests failed: 0 # 1799.42 [+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__->