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.35 [+11.35] # 11.36 [+0.00] Basic functional tests # 11.36 [+0.00] ---------------------- # 11.49 [+0.14] TEST: List with nothing defined [ OK ] # 11.63 [+0.14] TEST: Nexthop get on non-existent id [ OK ] # 11.77 [+0.13] TEST: Nexthop del with non-existent id [ OK ] # 11.92 [+0.15] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 12.12 [+0.19] TEST: Nexthop with no device or gateway [ OK ] # 12.40 [+0.29] TEST: Nexthop with down device [ OK ] # 12.80 [+0.39] TEST: Nexthop with device that is linkdown [ OK ] # 13.08 [+0.29] TEST: Nexthop with device only [ OK ] # 13.21 [+0.13] TEST: Nexthop with duplicate id [ OK ] # 13.35 [+0.14] TEST: Blackhole nexthop [ OK ] # 13.49 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 13.78 [+0.29] TEST: Blackhole nexthop with loopback device down [ OK ] # 14.25 [+0.47] TEST: Maximum nexthop ID dump [ OK ] # 14.38 [+0.14] TEST: Create group [ OK ] # 14.55 [+0.16] TEST: Create group with blackhole nexthop [ OK ] # 14.71 [+0.16] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 15.15 [+0.43] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 15.31 [+0.16] TEST: Create group with non-existent nexthop [ OK ] # 15.46 [+0.16] TEST: Create group with same nexthop multiple times [ OK ] # 15.62 [+0.16] TEST: Replace nexthop with nexthop group [ OK ] # 15.75 [+0.13] TEST: Replace nexthop group with nexthop [ OK ] # 15.95 [+0.20] TEST: Nexthop group and device [ OK ] # 17.38 [+1.44] TEST: Test proto flush [ OK ] # 17.53 [+0.15] TEST: Nexthop group and blackhole [ OK ] # 117.57 [+100.03] TEST: Large scale nexthop flushing [ OK ] # 130.13 [+12.56] # 130.13 [+0.00] Basic resilient nexthop group functional tests # 130.13 [+0.00] ---------------------------------------------- # 130.52 [+0.39] TEST: Add a nexthop group with default parameters [ OK ] # 130.79 [+0.27] TEST: Get a nexthop group with default parameters [ OK ] # 131.18 [+0.38] TEST: Get a nexthop group with non-default parameters [ OK ] # 131.30 [+0.13] TEST: Add a nexthop group with 0 buckets [ OK ] # 131.44 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 131.61 [+0.17] TEST: Get a nexthop group after replacing parameters [ OK ] # 131.74 [+0.13] TEST: Replace idle timer [ OK ] # 131.90 [+0.16] TEST: Get a nexthop group after replacing idle timer [ OK ] # 132.02 [+0.13] TEST: Replace unbalanced timer [ OK ] # 132.20 [+0.17] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 132.37 [+0.18] TEST: Replace with no parameters [ OK ] # 132.52 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 132.66 [+0.14] TEST: Replace nexthop group type - implicit [ OK ] # 132.79 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 132.93 [+0.14] TEST: Replace number of nexthop buckets [ OK ] # 133.10 [+0.17] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 134.03 [+0.94] TEST: Dump all nexthop buckets [ OK ] # 134.17 [+0.14] TEST: Dump all nexthop buckets in a group [ OK ] # 134.50 [+0.32] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 134.68 [+0.18] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 134.84 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 134.96 [+0.13] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 135.12 [+0.16] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 135.44 [+0.31] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 135.57 [+0.13] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 135.70 [+0.13] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 136.12 [+0.42] TEST: Maximum nexthop ID dump [ OK ] # 136.28 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 136.43 [+0.15] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 136.57 [+0.14] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 136.75 [+0.18] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 137.63 [+0.88] TEST: Initial bucket allocation [ OK ] # 138.14 [+0.51] TEST: Bucket allocation after replace [ OK ] # 138.79 [+0.65] TEST: Buckets migrated after idle timer change [ OK ] # 151.32 [+12.53] # 151.32 [+0.00] IPv4 functional # 151.32 [+0.00] ---------------------- # 151.46 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 151.58 [+0.12] TEST: Get nexthop by id [ OK ] # 151.86 [+0.28] TEST: Delete nexthop by id [ OK ] # 152.12 [+0.27] TEST: Create nexthop - gw only [ OK ] # 152.26 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 152.40 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 153.09 [+0.69] TEST: Nexthops removed on admin down [ OK ] # 153.86 [+0.77] TEST: Delete nexthop route warning [ OK ] # 154.57 [+0.70] TEST: Delete multipath route with only nh id based entry [ OK ] # 154.98 [+0.41] TEST: Delete route when specifying only nexthop device [ OK ] # 155.14 [+0.16] TEST: Delete route when specifying only gateway [ OK ] # 155.27 [+0.13] TEST: Delete route when not specifying nexthop attributes [ OK ] # 167.85 [+12.57] # 167.85 [+0.00] IPv4 groups functional # 167.85 [+0.00] ---------------------- # 168.11 [+0.27] TEST: Create nexthop group with single nexthop [ OK ] # 168.27 [+0.16] TEST: Get nexthop group by id [ OK ] # 168.57 [+0.30] TEST: Delete nexthop group by id [ OK ] # 169.60 [+1.03] TEST: Nexthop group with multiple nexthops [ OK ] # 170.08 [+0.48] TEST: Nexthop group updated when entry is deleted [ OK ] # 170.40 [+0.32] TEST: Nexthop group with weighted nexthops [ OK ] # 170.89 [+0.49] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 171.18 [+0.29] TEST: Nexthops in groups removed on admin down [ OK ] # 173.34 [+2.16] TEST: Multiple groups with same nexthop [ OK ] # 173.95 [+0.61] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 174.12 [+0.17] TEST: Nexthop group can not have a group as an entry [ OK ] # 174.41 [+0.29] TEST: Nexthop group with a blackhole entry [ OK ] # 174.54 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 186.99 [+12.46] # 187.00 [+0.00] IPv4 resilient groups functional # 187.00 [+0.00] -------------------------------- # 187.87 [+0.87] TEST: Nexthop group updated when entry is deleted [ OK ] # 188.03 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 188.47 [+0.43] TEST: Nexthop group updated after replace [ OK ] # 188.66 [+0.19] TEST: Nexthop buckets updated after replace [ OK ] # 189.51 [+0.84] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 189.65 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 190.08 [+0.43] TEST: Nexthop group updated after replace - nECMP [ OK ] # 190.26 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 203.10 [+12.84] TEST: IPv6 nexthop with IPv4 route [ OK ] # 203.66 [+0.56] TEST: IPv6 nexthop with IPv4 route [ OK ] # 203.96 [+0.30] TEST: IPv4 route with IPv6 gateway [ OK ] # 204.26 [+0.30] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 216.70 [+12.44] # 216.70 [+0.00] IPv4 functional runtime # 216.70 [+0.00] ----------------------- # 216.98 [+0.29] TEST: Route add [ OK ] # 217.28 [+0.30] TEST: Route delete [ OK ] # 217.54 [+0.26] TEST: Route add - scope conflict with nexthop [ OK ] # 217.96 [+0.41] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 218.19 [+0.23] TEST: IPv4 route with invalid metric [ OK ] # 218.71 [+0.52] TEST: Basic ping [ OK ] # 219.38 [+0.67] TEST: Ping - multipath [ OK ] # 220.24 [+0.86] TEST: Ping - multiple default routes, nh first [ OK ] # 221.30 [+1.06] TEST: Ping - multiple default routes, nh second [ OK ] # 222.09 [+0.79] TEST: Ping - blackhole [ OK ] # 222.50 [+0.42] TEST: Ping - blackhole replaced with gateway [ OK ] # 222.88 [+0.38] TEST: Ping - gateway replaced by blackhole [ OK ] # 223.73 [+0.86] TEST: Ping - group with blackhole [ OK ] # 224.12 [+0.38] TEST: Ping - group blackhole replaced with gateways [ OK ] # 224.38 [+0.27] TEST: IPv4 route with device only nexthop [ OK ] # 224.87 [+0.49] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 225.79 [+0.91] TEST: IPv6 nexthop with IPv4 route [ OK ] # 226.50 [+0.72] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 226.88 [+0.38] TEST: IPv6 nexthop with IPv4 route [ OK ] # 227.24 [+0.36] TEST: IPv4 route with IPv6 gateway [ OK ] # 228.04 [+0.80] TEST: IPv4 default route with IPv6 gateway [ OK ] # 228.45 [+0.41] TEST: IPv4 route with MPLS encap [ OK ] # 228.63 [+0.18] TEST: IPv4 route with MPLS encap - check [ OK ] # 228.76 [+0.13] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 228.94 [+0.17] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 241.27 [+12.33] # 241.27 [+0.00] IPv4 large groups (x32) # 241.27 [+0.00] --------------------- # 282.27 [+41.01] TEST: Dump large (x32) ecmp groups [ OK ] # 294.64 [+12.36] # 294.64 [+0.00] IPv4 large resilient group (128k buckets) # 294.64 [+0.00] ----------------------------------------- # 295.18 [+0.55] TEST: Dump large (x131072) nexthop buckets [ OK ] # 307.33 [+12.15] # 307.33 [+0.00] IPv4 nexthop api compat mode # 307.33 [+0.00] ---------------------------- # 307.72 [+0.39] TEST: IPv4 default nexthop compat mode check [ OK ] # 308.87 [+1.14] TEST: IPv4 compat mode on - route add notification [ OK ] # 309.02 [+0.15] TEST: IPv4 compat mode on - route dump [ OK ] # 309.89 [+0.87] TEST: IPv4 compat mode on - nexthop change [ OK ] # 310.08 [+0.18] TEST: IPv4 set compat mode - 0 [ OK ] # 310.85 [+0.78] TEST: IPv4 compat mode off - route add notification [ OK ] # 310.99 [+0.14] TEST: IPv4 compat mode off - route dump [ OK ] # 311.68 [+0.69] TEST: IPv4 compat mode off - nexthop change [ OK ] # 312.42 [+0.74] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 312.59 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 324.84 [+12.25] # 324.84 [+0.00] IPv4 fdb groups functional # 324.84 [+0.00] -------------------------- # 325.52 [+0.68] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 325.81 [+0.29] TEST: Get Fdb nexthop group by id [ OK ] # 326.27 [+0.46] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 326.70 [+0.44] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 326.85 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 327.01 [+0.17] TEST: Fdb Nexthop with oif [ OK ] # 327.18 [+0.17] TEST: Fdb Nexthop with onlink [ OK ] # 327.37 [+0.19] TEST: Fdb Nexthop with encap [ OK ] # 327.94 [+0.57] TEST: Fdb mac add with nexthop group [ OK ] # 328.07 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 328.20 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 328.36 [+0.16] TEST: Route add with fdb nexthop group [ OK ] # 328.65 [+0.29] TEST: Fdb entry after deleting a single nexthop [ OK ] # 328.82 [+0.17] TEST: Fdb nexthop delete [ OK ] # 328.96 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 341.72 [+12.76] # 341.74 [+0.02] IPv4 multipath selection # 341.75 [+0.00] ------------------------ # 343.94 [+2.19] TEST: Use valid neighbor during multipath selection [ OK ] # 344.43 [+0.49] TEST: Multipath selection with no valid neighbor [ OK ] # 357.29 [+12.86] # 357.29 [+0.00] IPv4 runtime torture # 357.29 [+0.00] -------------------- # 658.27 [+300.98] TEST: IPv4 torture test [ OK ] # 671.06 [+12.78] # 671.06 [+0.00] IPv4 runtime resilient nexthop group torture # 671.06 [+0.00] -------------------------------------------- # 972.21 [+301.15] TEST: IPv4 resilient nexthop group torture test [ OK ] # 984.70 [+12.48] # 984.70 [+0.00] IPv6 # 984.70 [+0.00] ---------------------- # 984.84 [+0.15] TEST: Create nexthop with id, gw, dev [ OK ] # 984.98 [+0.14] TEST: Get nexthop by id [ OK ] # 985.29 [+0.31] TEST: Delete nexthop by id [ OK ] # 985.56 [+0.27] TEST: Create nexthop - gw only [ OK ] # 985.70 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 985.84 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 986.56 [+0.73] TEST: Nexthops removed on admin down [ OK ] # 999.03 [+12.47] # 999.04 [+0.00] IPv6 groups functional # 999.04 [+0.00] ---------------------- # 999.30 [+0.27] TEST: Create nexthop group with single nexthop [ OK ] # 999.45 [+0.15] TEST: Get nexthop group by id [ OK ] # 999.75 [+0.30] TEST: Delete nexthop group by id [ OK ] # 1000.98 [+1.23] TEST: Nexthop group with multiple nexthops [ OK ] # 1001.46 [+0.48] TEST: Nexthop group updated when entry is deleted [ OK ] # 1001.74 [+0.28] TEST: Nexthop group with weighted nexthops [ OK ] # 1002.21 [+0.47] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1002.51 [+0.30] TEST: Nexthops in groups removed on admin down [ OK ] # 1004.52 [+2.00] TEST: Multiple groups with same nexthop [ OK ] # 1005.17 [+0.65] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1005.32 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 1005.63 [+0.31] TEST: Nexthop group with a blackhole entry [ OK ] # 1005.79 [+0.16] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1009.93 [+4.15] TEST: Nexthop group replace refcounts [ OK ] # 1011.30 [+1.37] TEST: 16-bit weights [ OK ] # 1023.73 [+12.42] # 1023.73 [+0.00] IPv6 resilient groups functional # 1023.73 [+0.00] -------------------------------- # 1024.56 [+0.83] TEST: Nexthop group updated when entry is deleted [ OK ] # 1024.77 [+0.21] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1025.25 [+0.48] TEST: Nexthop group updated after replace [ OK ] # 1025.41 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 1026.29 [+0.88] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1026.47 [+0.18] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1026.94 [+0.47] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1027.11 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1028.43 [+1.32] TEST: 16-bit weights [ OK ] # 1040.47 [+12.04] # 1040.48 [+0.00] IPv6 functional runtime # 1040.48 [+0.00] ----------------------- # 1040.75 [+0.27] TEST: Route add [ OK ] # 1040.87 [+0.12] TEST: Route delete [ OK ] # 1041.25 [+0.38] TEST: Ping with nexthop [ OK ] # 1041.89 [+0.64] TEST: Ping - multipath [ OK ] # 1042.35 [+0.46] TEST: Ping - blackhole [ OK ] # 1042.69 [+0.34] TEST: Ping - blackhole replaced with gateway [ OK ] # 1043.04 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 1043.71 [+0.67] TEST: Ping - group with blackhole [ OK ] # 1044.04 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1044.31 [+0.28] TEST: IPv6 route with device only nexthop [ OK ] # 1044.75 [+0.44] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1045.30 [+0.55] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1045.57 [+0.27] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1045.84 [+0.27] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1046.60 [+0.75] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1046.88 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1047.19 [+0.31] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1047.96 [+0.77] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1048.24 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1048.50 [+0.26] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1049.05 [+0.55] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1049.30 [+0.25] TEST: IPv6 route with invalid metric [ OK ] # 1051.06 [+1.76] TEST: Nexthop with default route and rpfilter [ OK ] # 1051.41 [+0.34] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1063.15 [+11.74] # 1063.15 [+0.00] IPv6 large groups (x32) # 1063.15 [+0.00] --------------------- # 1103.96 [+40.81] TEST: Dump large (x32) ecmp groups [ OK ] # 1116.44 [+12.48] # 1116.44 [+0.00] IPv6 large resilient group (128k buckets) # 1116.44 [+0.00] ----------------------------------------- # 1117.00 [+0.56] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1129.47 [+12.47] # 1129.47 [+0.00] IPv6 nexthop api compat mode test # 1129.47 [+0.00] -------------------------------- # 1129.82 [+0.35] TEST: IPv6 default nexthop compat mode check [ OK ] # 1130.97 [+1.15] TEST: IPv6 compat mode on - route add notification [ OK ] # 1131.16 [+0.19] TEST: IPv6 compat mode on - route dump [ OK ] # 1131.95 [+0.79] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1132.13 [+0.18] TEST: IPv6 set compat mode - 0 [ OK ] # 1133.46 [+1.33] TEST: IPv6 compat mode off - route add notification [ OK ] # 1133.64 [+0.18] TEST: IPv6 compat mode off - route dump [ OK ] # 1134.47 [+0.83] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1135.17 [+0.70] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1135.35 [+0.18] TEST: IPv6 set compat mode - 1 [ OK ] # 1147.43 [+12.08] # 1147.43 [+0.00] IPv6 fdb groups functional # 1147.43 [+0.00] -------------------------- # 1148.17 [+0.74] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1148.45 [+0.28] TEST: Get Fdb nexthop group by id [ OK ] # 1148.88 [+0.43] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1149.29 [+0.41] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1149.43 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 1149.56 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 1149.71 [+0.15] TEST: Fdb Nexthop with onlink [ OK ] # 1149.85 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 1150.12 [+0.27] TEST: Fdb mac add with nexthop group [ OK ] # 1150.24 [+0.12] TEST: Fdb mac add with nexthop [ OK ] # 1150.37 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 1150.51 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 1150.82 [+0.30] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1150.96 [+0.14] TEST: Fdb nexthop delete [ OK ] # 1151.09 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1163.33 [+12.24] # 1163.33 [+0.00] IPv6 multipath selection # 1163.33 [+0.00] ------------------------ # 1166.31 [+2.98] TEST: Use valid neighbor during multipath selection [ OK ] # 1166.80 [+0.49] TEST: Multipath selection with no valid neighbor [ OK ] # 1179.52 [+12.72] # 1179.53 [+0.00] IPv6 runtime torture # 1179.53 [+0.00] -------------------- # 1480.47 [+300.94] TEST: IPv6 torture test [ OK ] # 1493.13 [+12.67] # 1493.13 [+0.00] IPv6 runtime resilient nexthop group torture # 1493.14 [+0.00] -------------------------------------------- # 1794.23 [+301.09] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1794.59 [+0.36] # 1794.59 [+0.00] Tests passed: 238 # 1794.59 [+0.00] Tests failed: 0 # 1794.59 [+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__->