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 # 12.64 [+12.64] # 12.64 [+0.00] Basic functional tests # 12.64 [+0.00] ---------------------- # 12.79 [+0.15] TEST: List with nothing defined [ OK ] # 12.94 [+0.14] TEST: Nexthop get on non-existent id [ OK ] # 13.09 [+0.15] TEST: Nexthop del with non-existent id [ OK ] # 13.23 [+0.14] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 13.38 [+0.15] TEST: Nexthop with no device or gateway [ OK ] # 13.71 [+0.33] TEST: Nexthop with down device [ OK ] # 14.16 [+0.44] TEST: Nexthop with device that is linkdown [ OK ] # 14.47 [+0.31] TEST: Nexthop with device only [ OK ] # 14.64 [+0.17] TEST: Nexthop with duplicate id [ OK ] # 14.78 [+0.15] TEST: Blackhole nexthop [ OK ] # 14.92 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 15.28 [+0.36] TEST: Blackhole nexthop with loopback device down [ OK ] # 15.83 [+0.55] TEST: Maximum nexthop ID dump [ OK ] # 16.01 [+0.18] TEST: Create group [ OK ] # 16.16 [+0.15] TEST: Create group with blackhole nexthop [ OK ] # 16.30 [+0.14] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 16.73 [+0.43] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 16.89 [+0.17] TEST: Create group with non-existent nexthop [ OK ] # 17.03 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 17.18 [+0.15] TEST: Replace nexthop with nexthop group [ OK ] # 17.34 [+0.16] TEST: Replace nexthop group with nexthop [ OK ] # 17.49 [+0.15] TEST: Nexthop group and device [ OK ] # 19.08 [+1.59] TEST: Test proto flush [ OK ] # 19.22 [+0.14] TEST: Nexthop group and blackhole [ OK ] # 127.80 [+108.58] TEST: Large scale nexthop flushing [ OK ] # 142.13 [+14.33] # 142.14 [+0.00] Basic resilient nexthop group functional tests # 142.14 [+0.00] ---------------------------------------------- # 142.58 [+0.44] TEST: Add a nexthop group with default parameters [ OK ] # 142.98 [+0.40] TEST: Get a nexthop group with default parameters [ OK ] # 143.59 [+0.61] TEST: Get a nexthop group with non-default parameters [ OK ] # 143.74 [+0.15] TEST: Add a nexthop group with 0 buckets [ OK ] # 143.90 [+0.16] TEST: Replace nexthop group parameters [ OK ] # 144.10 [+0.20] TEST: Get a nexthop group after replacing parameters [ OK ] # 144.24 [+0.14] TEST: Replace idle timer [ OK ] # 144.44 [+0.20] TEST: Get a nexthop group after replacing idle timer [ OK ] # 144.59 [+0.15] TEST: Replace unbalanced timer [ OK ] # 144.77 [+0.18] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 144.90 [+0.13] TEST: Replace with no parameters [ OK ] # 145.05 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 145.19 [+0.14] TEST: Replace nexthop group type - implicit [ OK ] # 145.32 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 145.46 [+0.14] TEST: Replace number of nexthop buckets [ OK ] # 145.63 [+0.17] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 146.61 [+0.98] TEST: Dump all nexthop buckets [ OK ] # 146.78 [+0.17] TEST: Dump all nexthop buckets in a group [ OK ] # 147.11 [+0.33] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 147.32 [+0.21] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 147.50 [+0.19] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 147.68 [+0.18] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 147.83 [+0.15] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 148.22 [+0.39] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 148.39 [+0.17] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 148.52 [+0.14] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 148.89 [+0.37] TEST: Maximum nexthop ID dump [ OK ] # 149.05 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 149.19 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 149.36 [+0.17] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 149.51 [+0.15] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 150.44 [+0.92] TEST: Initial bucket allocation [ OK ] # 151.00 [+0.56] TEST: Bucket allocation after replace [ OK ] # 151.62 [+0.62] TEST: Buckets migrated after idle timer change [ OK ] # 165.40 [+13.78] # 165.40 [+0.00] IPv4 functional # 165.40 [+0.00] ---------------------- # 165.57 [+0.17] TEST: Create nexthop with id, gw, dev [ OK ] # 165.73 [+0.16] TEST: Get nexthop by id [ OK ] # 166.07 [+0.34] TEST: Delete nexthop by id [ OK ] # 166.39 [+0.32] TEST: Create nexthop - gw only [ OK ] # 166.55 [+0.17] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 166.73 [+0.18] TEST: Create nexthop - gw+dev and onlink [ OK ] # 167.54 [+0.81] TEST: Nexthops removed on admin down [ OK ] # 168.41 [+0.88] TEST: Delete nexthop route warning [ OK ] # 169.23 [+0.81] TEST: Delete multipath route with only nh id based entry [ OK ] # 169.67 [+0.45] TEST: Delete route when specifying only nexthop device [ OK ] # 169.82 [+0.15] TEST: Delete route when specifying only gateway [ OK ] # 169.97 [+0.15] TEST: Delete route when not specifying nexthop attributes [ OK ] # 183.48 [+13.51] # 183.48 [+0.00] IPv4 groups functional # 183.48 [+0.00] ---------------------- # 183.79 [+0.30] TEST: Create nexthop group with single nexthop [ OK ] # 183.94 [+0.15] TEST: Get nexthop group by id [ OK ] # 184.30 [+0.37] TEST: Delete nexthop group by id [ OK ] # 185.47 [+1.17] TEST: Nexthop group with multiple nexthops [ OK ] # 186.03 [+0.56] TEST: Nexthop group updated when entry is deleted [ OK ] # 186.36 [+0.33] TEST: Nexthop group with weighted nexthops [ OK ] # 186.82 [+0.46] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 187.15 [+0.33] TEST: Nexthops in groups removed on admin down [ OK ] # 189.30 [+2.15] TEST: Multiple groups with same nexthop [ OK ] # 189.96 [+0.66] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 190.13 [+0.16] TEST: Nexthop group can not have a group as an entry [ OK ] # 190.44 [+0.32] TEST: Nexthop group with a blackhole entry [ OK ] # 190.59 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 204.03 [+13.44] # 204.03 [+0.00] IPv4 resilient groups functional # 204.03 [+0.00] -------------------------------- # 205.05 [+1.02] TEST: Nexthop group updated when entry is deleted [ OK ] # 205.23 [+0.18] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 205.84 [+0.61] TEST: Nexthop group updated after replace [ OK ] # 206.05 [+0.21] TEST: Nexthop buckets updated after replace [ OK ] # 207.22 [+1.17] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 207.46 [+0.25] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 208.13 [+0.67] TEST: Nexthop group updated after replace - nECMP [ OK ] # 208.34 [+0.21] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 223.14 [+14.80] TEST: IPv6 nexthop with IPv4 route [ OK ] # 223.84 [+0.70] TEST: IPv6 nexthop with IPv4 route [ OK ] # 224.16 [+0.32] TEST: IPv4 route with IPv6 gateway [ OK ] # 224.60 [+0.43] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 237.93 [+13.34] # 237.93 [+0.00] IPv4 functional runtime # 237.94 [+0.00] ----------------------- # 238.29 [+0.35] TEST: Route add [ OK ] # 238.68 [+0.39] TEST: Route delete [ OK ] # 239.01 [+0.34] TEST: Route add - scope conflict with nexthop [ OK ] # 239.51 [+0.50] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 239.74 [+0.23] TEST: IPv4 route with invalid metric [ OK ] # 240.28 [+0.54] TEST: Basic ping [ OK ] # 240.99 [+0.71] TEST: Ping - multipath [ OK ] # 242.01 [+1.03] TEST: Ping - multiple default routes, nh first [ OK ] # 243.11 [+1.09] TEST: Ping - multiple default routes, nh second [ OK ] # 243.96 [+0.86] TEST: Ping - blackhole [ OK ] # 244.45 [+0.49] TEST: Ping - blackhole replaced with gateway [ OK ] # 244.88 [+0.42] TEST: Ping - gateway replaced by blackhole [ OK ] # 245.71 [+0.83] TEST: Ping - group with blackhole [ OK ] # 246.11 [+0.40] TEST: Ping - group blackhole replaced with gateways [ OK ] # 246.43 [+0.31] TEST: IPv4 route with device only nexthop [ OK ] # 246.91 [+0.48] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 247.79 [+0.88] TEST: IPv6 nexthop with IPv4 route [ OK ] # 248.72 [+0.94] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 249.14 [+0.41] TEST: IPv6 nexthop with IPv4 route [ OK ] # 249.51 [+0.37] TEST: IPv4 route with IPv6 gateway [ OK ] # 250.37 [+0.87] TEST: IPv4 default route with IPv6 gateway [ OK ] # 250.77 [+0.39] TEST: IPv4 route with MPLS encap [ OK ] # 250.92 [+0.16] TEST: IPv4 route with MPLS encap - check [ OK ] # 251.10 [+0.18] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 251.29 [+0.19] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 265.25 [+13.97] # 265.25 [+0.00] IPv4 large groups (x32) # 265.26 [+0.00] --------------------- # 312.04 [+46.78] TEST: Dump large (x32) ecmp groups [ OK ] # 326.07 [+14.03] # 326.07 [+0.00] IPv4 large resilient group (128k buckets) # 326.07 [+0.00] ----------------------------------------- # 326.67 [+0.60] TEST: Dump large (x131072) nexthop buckets [ OK ] # 340.55 [+13.88] # 340.55 [+0.00] IPv4 nexthop api compat mode # 340.55 [+0.00] ---------------------------- # 340.93 [+0.38] TEST: IPv4 default nexthop compat mode check [ OK ] # 342.08 [+1.14] TEST: IPv4 compat mode on - route add notification [ OK ] # 342.26 [+0.18] TEST: IPv4 compat mode on - route dump [ OK ] # 343.22 [+0.95] TEST: IPv4 compat mode on - nexthop change [ OK ] # 343.44 [+0.22] TEST: IPv4 set compat mode - 0 [ OK ] # 344.37 [+0.93] TEST: IPv4 compat mode off - route add notification [ OK ] # 344.54 [+0.16] TEST: IPv4 compat mode off - route dump [ OK ] # 345.38 [+0.84] TEST: IPv4 compat mode off - nexthop change [ OK ] # 346.16 [+0.78] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 346.39 [+0.23] TEST: IPv4 set compat mode - 1 [ OK ] # 359.70 [+13.31] # 359.70 [+0.00] IPv4 fdb groups functional # 359.71 [+0.00] -------------------------- # 360.45 [+0.75] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 360.77 [+0.31] TEST: Get Fdb nexthop group by id [ OK ] # 361.25 [+0.48] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 361.69 [+0.44] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 361.84 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 361.99 [+0.16] TEST: Fdb Nexthop with oif [ OK ] # 362.18 [+0.18] TEST: Fdb Nexthop with onlink [ OK ] # 362.37 [+0.19] TEST: Fdb Nexthop with encap [ OK ] # 362.95 [+0.58] TEST: Fdb mac add with nexthop group [ OK ] # 363.10 [+0.15] TEST: Fdb mac add with nexthop [ OK ] # 363.27 [+0.17] TEST: Route add with fdb nexthop [ OK ] # 363.40 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 363.69 [+0.29] TEST: Fdb entry after deleting a single nexthop [ OK ] # 363.84 [+0.14] TEST: Fdb nexthop delete [ OK ] # 364.03 [+0.19] TEST: Fdb entry after deleting a nexthop group [ OK ] # 378.42 [+14.39] # 378.42 [+0.00] IPv4 multipath selection # 378.42 [+0.00] ------------------------ # 380.64 [+2.22] TEST: Use valid neighbor during multipath selection [ OK ] # 381.13 [+0.49] TEST: Multipath selection with no valid neighbor [ OK ] # 395.17 [+14.04] # 395.17 [+0.00] IPv4 runtime torture # 395.17 [+0.00] -------------------- # 696.26 [+301.08] TEST: IPv4 torture test [ OK ] # 709.98 [+13.72] # 709.98 [+0.00] IPv4 runtime resilient nexthop group torture # 709.98 [+0.00] -------------------------------------------- # 1011.19 [+301.21] TEST: IPv4 resilient nexthop group torture test [ OK ] # 1023.92 [+12.73] # 1023.92 [+0.00] IPv6 # 1023.92 [+0.00] ---------------------- # 1024.07 [+0.15] TEST: Create nexthop with id, gw, dev [ OK ] # 1024.21 [+0.14] TEST: Get nexthop by id [ OK ] # 1024.55 [+0.34] TEST: Delete nexthop by id [ OK ] # 1024.82 [+0.28] TEST: Create nexthop - gw only [ OK ] # 1024.98 [+0.16] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 1025.14 [+0.16] TEST: Create nexthop - gw+dev and onlink [ OK ] # 1025.88 [+0.74] TEST: Nexthops removed on admin down [ OK ] # 1038.37 [+12.49] # 1038.37 [+0.00] IPv6 groups functional # 1038.37 [+0.00] ---------------------- # 1038.64 [+0.27] TEST: Create nexthop group with single nexthop [ OK ] # 1038.79 [+0.15] TEST: Get nexthop group by id [ OK ] # 1039.09 [+0.30] TEST: Delete nexthop group by id [ OK ] # 1040.26 [+1.18] TEST: Nexthop group with multiple nexthops [ OK ] # 1040.75 [+0.48] TEST: Nexthop group updated when entry is deleted [ OK ] # 1041.04 [+0.29] TEST: Nexthop group with weighted nexthops [ OK ] # 1041.47 [+0.43] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1041.77 [+0.30] TEST: Nexthops in groups removed on admin down [ OK ] # 1043.79 [+2.03] TEST: Multiple groups with same nexthop [ OK ] # 1044.38 [+0.59] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1044.53 [+0.15] TEST: Nexthop group can not have a group as an entry [ OK ] # 1044.81 [+0.28] TEST: Nexthop group with a blackhole entry [ OK ] # 1044.96 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1049.15 [+4.19] TEST: Nexthop group replace refcounts [ OK ] # 1050.56 [+1.41] TEST: 16-bit weights [ OK ] # 1063.06 [+12.51] # 1063.07 [+0.00] IPv6 resilient groups functional # 1063.07 [+0.00] -------------------------------- # 1063.94 [+0.87] TEST: Nexthop group updated when entry is deleted [ OK ] # 1064.11 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1064.58 [+0.46] TEST: Nexthop group updated after replace [ OK ] # 1064.73 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 1065.63 [+0.91] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1065.85 [+0.22] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1066.29 [+0.44] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1066.48 [+0.19] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1067.81 [+1.33] TEST: 16-bit weights [ OK ] # 1079.67 [+11.86] # 1079.67 [+0.00] IPv6 functional runtime # 1079.68 [+0.00] ----------------------- # 1079.94 [+0.26] TEST: Route add [ OK ] # 1080.11 [+0.17] TEST: Route delete [ OK ] # 1080.46 [+0.35] TEST: Ping with nexthop [ OK ] # 1081.13 [+0.67] TEST: Ping - multipath [ OK ] # 1081.62 [+0.49] TEST: Ping - blackhole [ OK ] # 1081.99 [+0.37] TEST: Ping - blackhole replaced with gateway [ OK ] # 1082.34 [+0.35] TEST: Ping - gateway replaced by blackhole [ OK ] # 1083.05 [+0.71] TEST: Ping - group with blackhole [ OK ] # 1083.44 [+0.39] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1083.73 [+0.29] TEST: IPv6 route with device only nexthop [ OK ] # 1084.23 [+0.49] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1084.91 [+0.69] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1085.23 [+0.31] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1085.51 [+0.29] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1086.26 [+0.75] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1086.54 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1086.83 [+0.29] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1087.53 [+0.70] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1087.86 [+0.33] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1088.17 [+0.31] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1088.76 [+0.59] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1089.04 [+0.28] TEST: IPv6 route with invalid metric [ OK ] # 1090.84 [+1.79] TEST: Nexthop with default route and rpfilter [ OK ] # 1091.22 [+0.38] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1103.66 [+12.44] # 1103.66 [+0.00] IPv6 large groups (x32) # 1103.66 [+0.00] --------------------- # 1144.39 [+40.74] TEST: Dump large (x32) ecmp groups [ OK ] # 1157.11 [+12.72] # 1157.11 [+0.00] IPv6 large resilient group (128k buckets) # 1157.11 [+0.00] ----------------------------------------- # 1157.71 [+0.59] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1170.35 [+12.64] # 1170.35 [+0.00] IPv6 nexthop api compat mode test # 1170.35 [+0.00] -------------------------------- # 1170.78 [+0.43] TEST: IPv6 default nexthop compat mode check [ OK ] # 1171.96 [+1.18] TEST: IPv6 compat mode on - route add notification [ OK ] # 1172.13 [+0.16] TEST: IPv6 compat mode on - route dump [ OK ] # 1173.03 [+0.90] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1173.21 [+0.18] TEST: IPv6 set compat mode - 0 [ OK ] # 1174.57 [+1.36] TEST: IPv6 compat mode off - route add notification [ OK ] # 1174.73 [+0.16] TEST: IPv6 compat mode off - route dump [ OK ] # 1175.58 [+0.85] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1176.33 [+0.75] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1176.50 [+0.18] TEST: IPv6 set compat mode - 1 [ OK ] # 1189.09 [+12.59] # 1189.09 [+0.00] IPv6 fdb groups functional # 1189.10 [+0.00] -------------------------- # 1189.81 [+0.72] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1190.10 [+0.28] TEST: Get Fdb nexthop group by id [ OK ] # 1190.57 [+0.48] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1191.00 [+0.43] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1191.16 [+0.16] TEST: Fdb Nexthop with blackhole [ OK ] # 1191.30 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 1191.47 [+0.17] TEST: Fdb Nexthop with onlink [ OK ] # 1191.65 [+0.18] TEST: Fdb Nexthop with encap [ OK ] # 1191.97 [+0.32] TEST: Fdb mac add with nexthop group [ OK ] # 1192.11 [+0.15] TEST: Fdb mac add with nexthop [ OK ] # 1192.26 [+0.15] TEST: Route add with fdb nexthop [ OK ] # 1192.42 [+0.16] TEST: Route add with fdb nexthop group [ OK ] # 1192.72 [+0.30] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1192.88 [+0.16] TEST: Fdb nexthop delete [ OK ] # 1193.01 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1205.58 [+12.57] # 1205.58 [+0.00] IPv6 multipath selection # 1205.58 [+0.00] ------------------------ # 1208.06 [+2.47] TEST: Use valid neighbor during multipath selection [ OK ] # 1208.51 [+0.46] TEST: Multipath selection with no valid neighbor [ OK ] # 1221.54 [+13.03] # 1221.54 [+0.00] IPv6 runtime torture # 1221.55 [+0.00] -------------------- # 1522.55 [+301.01] TEST: IPv6 torture test [ OK ] # 1535.33 [+12.78] # 1535.33 [+0.00] IPv6 runtime resilient nexthop group torture # 1535.34 [+0.00] -------------------------------------------- # 1836.39 [+301.05] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1836.80 [+0.42] # 1836.80 [+0.00] Tests passed: 238 # 1836.80 [+0.00] Tests failed: 0 # 1836.81 [+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__->