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.59 [+10.59] # 10.59 [+0.00] Basic functional tests # 10.59 [+0.00] ---------------------- # 10.76 [+0.17] TEST: List with nothing defined [ OK ] # 10.91 [+0.16] TEST: Nexthop get on non-existent id [ OK ] # 11.05 [+0.14] TEST: Nexthop del with non-existent id [ OK ] # 11.19 [+0.14] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.31 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 11.63 [+0.31] TEST: Nexthop with down device [ OK ] # 12.06 [+0.43] TEST: Nexthop with device that is linkdown [ OK ] # 12.33 [+0.27] TEST: Nexthop with device only [ OK ] # 12.46 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 12.61 [+0.15] TEST: Blackhole nexthop [ OK ] # 12.79 [+0.18] TEST: Blackhole nexthop with other attributes [ OK ] # 13.12 [+0.33] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.63 [+0.50] TEST: Maximum nexthop ID dump [ OK ] # 13.80 [+0.17] TEST: Create group [ OK ] # 13.99 [+0.19] TEST: Create group with blackhole nexthop [ OK ] # 14.14 [+0.15] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.58 [+0.44] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.72 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 14.91 [+0.19] TEST: Create group with same nexthop multiple times [ OK ] # 15.04 [+0.14] TEST: Replace nexthop with nexthop group [ OK ] # 15.20 [+0.16] TEST: Replace nexthop group with nexthop [ OK ] # 15.34 [+0.14] TEST: Nexthop group and device [ OK ] # 16.82 [+1.49] TEST: Test proto flush [ OK ] # 16.95 [+0.13] TEST: Nexthop group and blackhole [ OK ] # 117.07 [+100.12] TEST: Large scale nexthop flushing [ OK ] # 130.04 [+12.97] # 130.04 [+0.00] Basic resilient nexthop group functional tests # 130.04 [+0.00] ---------------------------------------------- # 130.46 [+0.42] TEST: Add a nexthop group with default parameters [ OK ] # 130.75 [+0.29] TEST: Get a nexthop group with default parameters [ OK ] # 131.19 [+0.43] TEST: Get a nexthop group with non-default parameters [ OK ] # 131.32 [+0.14] TEST: Add a nexthop group with 0 buckets [ OK ] # 131.48 [+0.16] TEST: Replace nexthop group parameters [ OK ] # 131.64 [+0.16] TEST: Get a nexthop group after replacing parameters [ OK ] # 131.78 [+0.15] TEST: Replace idle timer [ OK ] # 131.94 [+0.16] TEST: Get a nexthop group after replacing idle timer [ OK ] # 132.08 [+0.14] TEST: Replace unbalanced timer [ OK ] # 132.24 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 132.37 [+0.12] TEST: Replace with no parameters [ OK ] # 132.52 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 132.72 [+0.20] TEST: Replace nexthop group type - implicit [ OK ] # 132.86 [+0.14] TEST: Replace nexthop group type - explicit [ OK ] # 133.01 [+0.15] TEST: Replace number of nexthop buckets [ OK ] # 133.15 [+0.15] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 133.96 [+0.81] TEST: Dump all nexthop buckets [ OK ] # 134.13 [+0.17] TEST: Dump all nexthop buckets in a group [ OK ] # 134.44 [+0.32] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 134.58 [+0.14] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 134.75 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 134.89 [+0.14] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 135.02 [+0.13] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 135.37 [+0.34] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 135.51 [+0.15] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 135.64 [+0.12] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 136.01 [+0.37] TEST: Maximum nexthop ID dump [ OK ] # 136.16 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 136.29 [+0.12] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 136.44 [+0.16] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 136.57 [+0.13] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 137.40 [+0.82] TEST: Initial bucket allocation [ OK ] # 137.84 [+0.44] TEST: Bucket allocation after replace [ OK ] # 138.44 [+0.60] TEST: Buckets migrated after idle timer change [ OK ] # 150.75 [+12.31] # 150.75 [+0.00] IPv4 functional # 150.75 [+0.00] ---------------------- # 150.89 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 151.03 [+0.14] TEST: Get nexthop by id [ OK ] # 151.31 [+0.28] TEST: Delete nexthop by id [ OK ] # 151.62 [+0.32] TEST: Create nexthop - gw only [ OK ] # 151.82 [+0.20] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 151.97 [+0.15] TEST: Create nexthop - gw+dev and onlink [ OK ] # 152.68 [+0.71] TEST: Nexthops removed on admin down [ OK ] # 153.51 [+0.83] TEST: Delete nexthop route warning [ OK ] # 154.30 [+0.80] TEST: Delete multipath route with only nh id based entry [ OK ] # 154.70 [+0.39] TEST: Delete route when specifying only nexthop device [ OK ] # 154.83 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 155.02 [+0.19] TEST: Delete route when not specifying nexthop attributes [ OK ] # 167.41 [+12.39] # 167.41 [+0.00] IPv4 groups functional # 167.41 [+0.00] ---------------------- # 167.69 [+0.28] TEST: Create nexthop group with single nexthop [ OK ] # 167.84 [+0.14] TEST: Get nexthop group by id [ OK ] # 168.15 [+0.31] TEST: Delete nexthop group by id [ OK ] # 169.20 [+1.05] TEST: Nexthop group with multiple nexthops [ OK ] # 169.70 [+0.49] TEST: Nexthop group updated when entry is deleted [ OK ] # 169.95 [+0.26] TEST: Nexthop group with weighted nexthops [ OK ] # 170.45 [+0.50] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 170.77 [+0.32] TEST: Nexthops in groups removed on admin down [ OK ] # 172.76 [+1.98] TEST: Multiple groups with same nexthop [ OK ] # 173.31 [+0.55] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 173.45 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 173.72 [+0.27] TEST: Nexthop group with a blackhole entry [ OK ] # 173.85 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 186.41 [+12.56] # 186.41 [+0.00] IPv4 resilient groups functional # 186.41 [+0.00] -------------------------------- # 187.38 [+0.97] TEST: Nexthop group updated when entry is deleted [ OK ] # 187.55 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 187.98 [+0.43] TEST: Nexthop group updated after replace [ OK ] # 188.15 [+0.17] TEST: Nexthop buckets updated after replace [ OK ] # 189.03 [+0.88] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 189.27 [+0.24] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 189.72 [+0.45] TEST: Nexthop group updated after replace - nECMP [ OK ] # 189.89 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 202.92 [+13.03] TEST: IPv6 nexthop with IPv4 route [ OK ] # 203.54 [+0.62] TEST: IPv6 nexthop with IPv4 route [ OK ] # 203.84 [+0.30] TEST: IPv4 route with IPv6 gateway [ OK ] # 204.14 [+0.30] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 216.90 [+12.76] # 216.91 [+0.00] IPv4 functional runtime # 216.91 [+0.00] ----------------------- # 217.26 [+0.35] TEST: Route add [ OK ] # 217.55 [+0.29] TEST: Route delete [ OK ] # 217.87 [+0.32] TEST: Route add - scope conflict with nexthop [ OK ] # 218.38 [+0.51] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 218.62 [+0.24] TEST: IPv4 route with invalid metric [ OK ] # 219.17 [+0.55] TEST: Basic ping [ OK ] # 219.83 [+0.66] TEST: Ping - multipath [ OK ] # 220.70 [+0.87] TEST: Ping - multiple default routes, nh first [ OK ] # 221.63 [+0.93] TEST: Ping - multiple default routes, nh second [ OK ] # 222.48 [+0.85] TEST: Ping - blackhole [ OK ] # 222.89 [+0.41] TEST: Ping - blackhole replaced with gateway [ OK ] # 223.28 [+0.39] TEST: Ping - gateway replaced by blackhole [ OK ] # 224.03 [+0.75] TEST: Ping - group with blackhole [ OK ] # 224.38 [+0.34] TEST: Ping - group blackhole replaced with gateways [ OK ] # 224.66 [+0.29] TEST: IPv4 route with device only nexthop [ OK ] # 225.15 [+0.49] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 226.08 [+0.93] TEST: IPv6 nexthop with IPv4 route [ OK ] # 226.78 [+0.70] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 227.19 [+0.41] TEST: IPv6 nexthop with IPv4 route [ OK ] # 227.58 [+0.39] TEST: IPv4 route with IPv6 gateway [ OK ] # 228.33 [+0.75] TEST: IPv4 default route with IPv6 gateway [ OK ] # 228.72 [+0.39] TEST: IPv4 route with MPLS encap [ OK ] # 228.89 [+0.17] TEST: IPv4 route with MPLS encap - check [ OK ] # 229.03 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 229.21 [+0.17] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 241.17 [+11.97] # 241.17 [+0.00] IPv4 large groups (x32) # 241.17 [+0.00] --------------------- # 282.17 [+41.00] TEST: Dump large (x32) ecmp groups [ OK ] # 295.50 [+13.32] # 295.50 [+0.00] IPv4 large resilient group (128k buckets) # 295.50 [+0.00] ----------------------------------------- # 296.09 [+0.59] TEST: Dump large (x131072) nexthop buckets [ OK ] # 309.00 [+12.91] # 309.00 [+0.00] IPv4 nexthop api compat mode # 309.01 [+0.00] ---------------------------- # 309.37 [+0.37] TEST: IPv4 default nexthop compat mode check [ OK ] # 310.54 [+1.17] TEST: IPv4 compat mode on - route add notification [ OK ] # 310.71 [+0.17] TEST: IPv4 compat mode on - route dump [ OK ] # 311.58 [+0.88] TEST: IPv4 compat mode on - nexthop change [ OK ] # 311.77 [+0.19] TEST: IPv4 set compat mode - 0 [ OK ] # 312.59 [+0.82] TEST: IPv4 compat mode off - route add notification [ OK ] # 312.74 [+0.15] TEST: IPv4 compat mode off - route dump [ OK ] # 313.43 [+0.69] TEST: IPv4 compat mode off - nexthop change [ OK ] # 314.13 [+0.69] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 314.32 [+0.19] TEST: IPv4 set compat mode - 1 [ OK ] # 327.09 [+12.77] # 327.09 [+0.00] IPv4 fdb groups functional # 327.09 [+0.00] -------------------------- # 327.82 [+0.73] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 328.15 [+0.33] TEST: Get Fdb nexthop group by id [ OK ] # 328.61 [+0.46] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 329.05 [+0.44] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 329.21 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 329.33 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 329.50 [+0.17] TEST: Fdb Nexthop with onlink [ OK ] # 329.65 [+0.15] TEST: Fdb Nexthop with encap [ OK ] # 330.22 [+0.57] TEST: Fdb mac add with nexthop group [ OK ] # 330.35 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 330.52 [+0.16] TEST: Route add with fdb nexthop [ OK ] # 330.64 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 331.00 [+0.36] TEST: Fdb entry after deleting a single nexthop [ OK ] # 331.13 [+0.14] TEST: Fdb nexthop delete [ OK ] # 331.27 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 344.08 [+12.81] # 344.08 [+0.00] IPv4 multipath selection # 344.08 [+0.00] ------------------------ # 346.70 [+2.62] TEST: Use valid neighbor during multipath selection [ OK ] # 347.14 [+0.44] TEST: Multipath selection with no valid neighbor [ OK ] # 359.52 [+12.38] # 359.52 [+0.00] IPv4 runtime torture # 359.52 [+0.00] -------------------- # 660.45 [+300.92] TEST: IPv4 torture test [ OK ] # 673.42 [+12.98] # 673.43 [+0.00] IPv4 runtime resilient nexthop group torture # 673.43 [+0.00] -------------------------------------------- # 974.55 [+301.12] TEST: IPv4 resilient nexthop group torture test [ OK ] # 987.54 [+12.99] # 987.54 [+0.00] IPv6 # 987.54 [+0.00] ---------------------- # 987.68 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 987.83 [+0.15] TEST: Get nexthop by id [ OK ] # 988.11 [+0.28] TEST: Delete nexthop by id [ OK ] # 988.42 [+0.31] TEST: Create nexthop - gw only [ OK ] # 988.58 [+0.15] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 988.73 [+0.15] TEST: Create nexthop - gw+dev and onlink [ OK ] # 989.49 [+0.77] TEST: Nexthops removed on admin down [ OK ] # 1001.68 [+12.19] # 1001.68 [+0.00] IPv6 groups functional # 1001.68 [+0.00] ---------------------- # 1001.98 [+0.30] TEST: Create nexthop group with single nexthop [ OK ] # 1002.15 [+0.17] TEST: Get nexthop group by id [ OK ] # 1002.45 [+0.30] TEST: Delete nexthop group by id [ OK ] # 1003.57 [+1.11] TEST: Nexthop group with multiple nexthops [ OK ] # 1004.04 [+0.48] TEST: Nexthop group updated when entry is deleted [ OK ] # 1004.31 [+0.27] TEST: Nexthop group with weighted nexthops [ OK ] # 1004.80 [+0.49] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1005.09 [+0.29] TEST: Nexthops in groups removed on admin down [ OK ] # 1007.10 [+2.01] TEST: Multiple groups with same nexthop [ OK ] # 1007.74 [+0.64] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1007.88 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 1008.17 [+0.29] TEST: Nexthop group with a blackhole entry [ OK ] # 1008.31 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1012.49 [+4.18] TEST: Nexthop group replace refcounts [ OK ] # 1013.87 [+1.38] TEST: 16-bit weights [ OK ] # 1026.14 [+12.27] # 1026.14 [+0.00] IPv6 resilient groups functional # 1026.14 [+0.00] -------------------------------- # 1026.96 [+0.82] TEST: Nexthop group updated when entry is deleted [ OK ] # 1027.12 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1027.59 [+0.47] TEST: Nexthop group updated after replace [ OK ] # 1027.75 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 1028.55 [+0.80] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1028.71 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1029.14 [+0.43] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1029.29 [+0.15] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1030.67 [+1.38] TEST: 16-bit weights [ OK ] # 1042.61 [+11.94] # 1042.61 [+0.00] IPv6 functional runtime # 1042.61 [+0.00] ----------------------- # 1042.96 [+0.35] TEST: Route add [ OK ] # 1043.11 [+0.15] TEST: Route delete [ OK ] # 1043.53 [+0.42] TEST: Ping with nexthop [ OK ] # 1044.27 [+0.74] TEST: Ping - multipath [ OK ] # 1044.82 [+0.55] TEST: Ping - blackhole [ OK ] # 1045.17 [+0.36] TEST: Ping - blackhole replaced with gateway [ OK ] # 1045.52 [+0.35] TEST: Ping - gateway replaced by blackhole [ OK ] # 1046.24 [+0.72] TEST: Ping - group with blackhole [ OK ] # 1046.58 [+0.34] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1046.86 [+0.29] TEST: IPv6 route with device only nexthop [ OK ] # 1047.34 [+0.47] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1047.98 [+0.64] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1048.29 [+0.31] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1048.57 [+0.28] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1049.30 [+0.73] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1049.61 [+0.31] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1049.88 [+0.28] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1050.63 [+0.75] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1050.97 [+0.34] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1051.33 [+0.36] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1051.92 [+0.58] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1052.17 [+0.26] TEST: IPv6 route with invalid metric [ OK ] # 1053.88 [+1.71] TEST: Nexthop with default route and rpfilter [ OK ] # 1054.25 [+0.37] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1066.49 [+12.24] # 1066.49 [+0.00] IPv6 large groups (x32) # 1066.49 [+0.00] --------------------- # 1107.03 [+40.54] TEST: Dump large (x32) ecmp groups [ OK ] # 1119.18 [+12.15] # 1119.18 [+0.00] IPv6 large resilient group (128k buckets) # 1119.18 [+0.00] ----------------------------------------- # 1119.70 [+0.53] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1131.67 [+11.97] # 1131.67 [+0.00] IPv6 nexthop api compat mode test # 1131.67 [+0.00] -------------------------------- # 1132.07 [+0.39] TEST: IPv6 default nexthop compat mode check [ OK ] # 1133.20 [+1.13] TEST: IPv6 compat mode on - route add notification [ OK ] # 1133.39 [+0.19] TEST: IPv6 compat mode on - route dump [ OK ] # 1134.27 [+0.88] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1134.44 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1135.71 [+1.27] TEST: IPv6 compat mode off - route add notification [ OK ] # 1135.92 [+0.20] TEST: IPv6 compat mode off - route dump [ OK ] # 1136.74 [+0.82] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1137.41 [+0.67] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1137.57 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1149.39 [+11.82] # 1149.39 [+0.00] IPv6 fdb groups functional # 1149.39 [+0.00] -------------------------- # 1150.10 [+0.71] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1150.39 [+0.29] TEST: Get Fdb nexthop group by id [ OK ] # 1150.80 [+0.42] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1151.25 [+0.45] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1151.38 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1151.53 [+0.15] TEST: Fdb Nexthop with oif [ OK ] # 1151.68 [+0.15] TEST: Fdb Nexthop with onlink [ OK ] # 1151.84 [+0.15] TEST: Fdb Nexthop with encap [ OK ] # 1152.10 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 1152.24 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 1152.36 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1152.50 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1152.75 [+0.24] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1152.89 [+0.14] TEST: Fdb nexthop delete [ OK ] # 1153.02 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1165.18 [+12.16] # 1165.18 [+0.00] IPv6 multipath selection # 1165.18 [+0.00] ------------------------ # 1168.25 [+3.07] TEST: Use valid neighbor during multipath selection [ OK ] # 1168.66 [+0.41] TEST: Multipath selection with no valid neighbor [ OK ] # 1181.31 [+12.65] # 1181.31 [+0.00] IPv6 runtime torture # 1181.31 [+0.00] -------------------- # 1482.27 [+300.97] TEST: IPv6 torture test [ OK ] # 1494.83 [+12.55] # 1494.83 [+0.00] IPv6 runtime resilient nexthop group torture # 1494.83 [+0.00] -------------------------------------------- # 1795.90 [+301.07] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1796.28 [+0.38] # 1796.28 [+0.00] Tests passed: 238 # 1796.28 [+0.00] Tests failed: 0 # 1796.28 [+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__->