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.39 [+11.39] # 11.39 [+0.00] Basic functional tests # 11.39 [+0.00] ---------------------- # 11.53 [+0.14] TEST: List with nothing defined [ OK ] # 11.67 [+0.14] TEST: Nexthop get on non-existent id [ OK ] # 11.79 [+0.12] TEST: Nexthop del with non-existent id [ OK ] # 11.94 [+0.15] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 12.09 [+0.15] TEST: Nexthop with no device or gateway [ OK ] # 12.40 [+0.31] TEST: Nexthop with down device [ OK ] # 12.82 [+0.43] TEST: Nexthop with device that is linkdown [ OK ] # 13.12 [+0.29] TEST: Nexthop with device only [ OK ] # 13.26 [+0.15] TEST: Nexthop with duplicate id [ OK ] # 13.40 [+0.13] TEST: Blackhole nexthop [ OK ] # 13.56 [+0.16] TEST: Blackhole nexthop with other attributes [ OK ] # 13.86 [+0.30] TEST: Blackhole nexthop with loopback device down [ OK ] # 14.38 [+0.52] TEST: Maximum nexthop ID dump [ OK ] # 14.53 [+0.15] TEST: Create group [ OK ] # 14.69 [+0.16] TEST: Create group with blackhole nexthop [ OK ] # 14.82 [+0.13] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 15.21 [+0.38] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 15.34 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 15.50 [+0.16] TEST: Create group with same nexthop multiple times [ OK ] # 15.64 [+0.14] TEST: Replace nexthop with nexthop group [ OK ] # 15.77 [+0.13] TEST: Replace nexthop group with nexthop [ OK ] # 15.93 [+0.16] TEST: Nexthop group and device [ OK ] # 17.68 [+1.75] TEST: Test proto flush [ OK ] # 17.81 [+0.13] TEST: Nexthop group and blackhole [ OK ] # 122.91 [+105.09] TEST: Large scale nexthop flushing [ OK ] # 136.66 [+13.75] # 136.66 [+0.00] Basic resilient nexthop group functional tests # 136.66 [+0.00] ---------------------------------------------- # 137.14 [+0.48] TEST: Add a nexthop group with default parameters [ OK ] # 137.51 [+0.37] TEST: Get a nexthop group with default parameters [ OK ] # 137.96 [+0.45] TEST: Get a nexthop group with non-default parameters [ OK ] # 138.15 [+0.19] TEST: Add a nexthop group with 0 buckets [ OK ] # 138.38 [+0.23] TEST: Replace nexthop group parameters [ OK ] # 138.54 [+0.16] TEST: Get a nexthop group after replacing parameters [ OK ] # 138.72 [+0.17] TEST: Replace idle timer [ OK ] # 138.87 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 139.04 [+0.17] TEST: Replace unbalanced timer [ OK ] # 139.21 [+0.18] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 139.37 [+0.16] TEST: Replace with no parameters [ OK ] # 139.56 [+0.18] TEST: Get a nexthop group after replacing no parameters [ OK ] # 139.74 [+0.18] TEST: Replace nexthop group type - implicit [ OK ] # 139.89 [+0.15] TEST: Replace nexthop group type - explicit [ OK ] # 140.08 [+0.19] TEST: Replace number of nexthop buckets [ OK ] # 140.27 [+0.19] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 141.31 [+1.05] TEST: Dump all nexthop buckets [ OK ] # 141.48 [+0.17] TEST: Dump all nexthop buckets in a group [ OK ] # 141.81 [+0.33] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 142.01 [+0.20] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 142.21 [+0.21] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 142.38 [+0.16] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 142.52 [+0.15] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 142.88 [+0.36] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 143.03 [+0.15] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 143.17 [+0.14] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 143.59 [+0.42] TEST: Maximum nexthop ID dump [ OK ] # 143.79 [+0.19] TEST: Get a valid nexthop bucket [ OK ] # 143.97 [+0.18] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 144.12 [+0.15] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 144.33 [+0.21] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 145.34 [+1.01] TEST: Initial bucket allocation [ OK ] # 145.85 [+0.51] TEST: Bucket allocation after replace [ OK ] # 146.53 [+0.68] TEST: Buckets migrated after idle timer change [ OK ] # 160.44 [+13.91] # 160.44 [+0.00] IPv4 functional # 160.44 [+0.00] ---------------------- # 160.60 [+0.16] TEST: Create nexthop with id, gw, dev [ OK ] # 160.74 [+0.15] TEST: Get nexthop by id [ OK ] # 161.05 [+0.30] TEST: Delete nexthop by id [ OK ] # 161.39 [+0.35] TEST: Create nexthop - gw only [ OK ] # 161.57 [+0.18] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 161.73 [+0.16] TEST: Create nexthop - gw+dev and onlink [ OK ] # 162.51 [+0.78] TEST: Nexthops removed on admin down [ OK ] # 163.38 [+0.87] TEST: Delete nexthop route warning [ OK ] # 164.14 [+0.76] TEST: Delete multipath route with only nh id based entry [ OK ] # 164.55 [+0.41] TEST: Delete route when specifying only nexthop device [ OK ] # 164.68 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 164.83 [+0.14] TEST: Delete route when not specifying nexthop attributes [ OK ] # 178.32 [+13.50] # 178.32 [+0.00] IPv4 groups functional # 178.33 [+0.00] ---------------------- # 178.69 [+0.37] TEST: Create nexthop group with single nexthop [ OK ] # 178.89 [+0.20] TEST: Get nexthop group by id [ OK ] # 179.36 [+0.47] TEST: Delete nexthop group by id [ OK ] # 180.77 [+1.41] TEST: Nexthop group with multiple nexthops [ OK ] # 181.36 [+0.59] TEST: Nexthop group updated when entry is deleted [ OK ] # 181.78 [+0.42] TEST: Nexthop group with weighted nexthops [ OK ] # 182.47 [+0.69] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 182.87 [+0.41] TEST: Nexthops in groups removed on admin down [ OK ] # 185.55 [+2.68] TEST: Multiple groups with same nexthop [ OK ] # 186.42 [+0.87] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 186.68 [+0.25] TEST: Nexthop group can not have a group as an entry [ OK ] # 187.13 [+0.45] TEST: Nexthop group with a blackhole entry [ OK ] # 187.38 [+0.25] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 204.46 [+17.08] # 204.46 [+0.00] IPv4 resilient groups functional # 204.46 [+0.00] -------------------------------- # 205.57 [+1.11] TEST: Nexthop group updated when entry is deleted [ OK ] # 205.76 [+0.20] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 206.32 [+0.56] TEST: Nexthop group updated after replace [ OK ] # 206.49 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 207.63 [+1.14] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 207.81 [+0.18] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 208.39 [+0.59] TEST: Nexthop group updated after replace - nECMP [ OK ] # 208.59 [+0.19] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 222.12 [+13.54] TEST: IPv6 nexthop with IPv4 route [ OK ] # 222.68 [+0.55] TEST: IPv6 nexthop with IPv4 route [ OK ] # 222.97 [+0.29] TEST: IPv4 route with IPv6 gateway [ OK ] # 223.27 [+0.31] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 237.29 [+14.02] # 237.29 [+0.00] IPv4 functional runtime # 237.29 [+0.00] ----------------------- # 237.61 [+0.31] TEST: Route add [ OK ] # 238.00 [+0.39] TEST: Route delete [ OK ] # 238.39 [+0.39] TEST: Route add - scope conflict with nexthop [ OK ] # 238.86 [+0.48] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 239.16 [+0.30] TEST: IPv4 route with invalid metric [ OK ] # 239.83 [+0.67] TEST: Basic ping [ OK ] # 240.67 [+0.84] TEST: Ping - multipath [ OK ] # 241.57 [+0.90] TEST: Ping - multiple default routes, nh first [ OK ] # 242.95 [+1.38] TEST: Ping - multiple default routes, nh second [ OK ] # 243.82 [+0.88] TEST: Ping - blackhole [ OK ] # 244.26 [+0.44] TEST: Ping - blackhole replaced with gateway [ OK ] # 244.70 [+0.44] TEST: Ping - gateway replaced by blackhole [ OK ] # 245.58 [+0.88] TEST: Ping - group with blackhole [ OK ] # 246.00 [+0.42] TEST: Ping - group blackhole replaced with gateways [ OK ] # 246.33 [+0.33] TEST: IPv4 route with device only nexthop [ OK ] # 246.81 [+0.48] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 247.87 [+1.05] TEST: IPv6 nexthop with IPv4 route [ OK ] # 248.67 [+0.81] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 249.14 [+0.47] TEST: IPv6 nexthop with IPv4 route [ OK ] # 249.62 [+0.48] TEST: IPv4 route with IPv6 gateway [ OK ] # 250.43 [+0.81] TEST: IPv4 default route with IPv6 gateway [ OK ] # 250.81 [+0.38] TEST: IPv4 route with MPLS encap [ OK ] # 250.99 [+0.18] TEST: IPv4 route with MPLS encap - check [ OK ] # 251.15 [+0.17] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 251.36 [+0.20] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 265.94 [+14.58] # 265.94 [+0.00] IPv4 large groups (x32) # 265.94 [+0.00] --------------------- # 314.13 [+48.19] TEST: Dump large (x32) ecmp groups [ OK ] # 329.08 [+14.95] # 329.08 [+0.00] IPv4 large resilient group (128k buckets) # 329.08 [+0.00] ----------------------------------------- # 329.74 [+0.65] TEST: Dump large (x131072) nexthop buckets [ OK ] # 344.77 [+15.04] # 344.78 [+0.00] IPv4 nexthop api compat mode # 344.78 [+0.00] ---------------------------- # 345.19 [+0.42] TEST: IPv4 default nexthop compat mode check [ OK ] # 346.49 [+1.29] TEST: IPv4 compat mode on - route add notification [ OK ] # 346.66 [+0.17] TEST: IPv4 compat mode on - route dump [ OK ] # 347.63 [+0.97] TEST: IPv4 compat mode on - nexthop change [ OK ] # 347.82 [+0.19] TEST: IPv4 set compat mode - 0 [ OK ] # 348.88 [+1.06] TEST: IPv4 compat mode off - route add notification [ OK ] # 349.10 [+0.22] TEST: IPv4 compat mode off - route dump [ OK ] # 350.06 [+0.96] TEST: IPv4 compat mode off - nexthop change [ OK ] # 351.02 [+0.96] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 351.23 [+0.21] TEST: IPv4 set compat mode - 1 [ OK ] # 365.37 [+14.14] # 365.37 [+0.00] IPv4 fdb groups functional # 365.37 [+0.00] -------------------------- # 366.04 [+0.67] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 366.34 [+0.31] TEST: Get Fdb nexthop group by id [ OK ] # 366.80 [+0.45] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 367.28 [+0.48] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 367.41 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 367.55 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 367.70 [+0.15] TEST: Fdb Nexthop with onlink [ OK ] # 367.84 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 368.37 [+0.53] TEST: Fdb mac add with nexthop group [ OK ] # 368.55 [+0.18] TEST: Fdb mac add with nexthop [ OK ] # 368.69 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 368.83 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 369.13 [+0.30] TEST: Fdb entry after deleting a single nexthop [ OK ] # 369.30 [+0.18] TEST: Fdb nexthop delete [ OK ] # 369.43 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 382.49 [+13.06] # 382.49 [+0.00] IPv4 multipath selection # 382.49 [+0.00] ------------------------ # 385.01 [+2.52] TEST: Use valid neighbor during multipath selection [ OK ] # 385.49 [+0.47] TEST: Multipath selection with no valid neighbor [ OK ] # 399.32 [+13.84] # 399.32 [+0.00] IPv4 runtime torture # 399.33 [+0.00] -------------------- # 700.46 [+301.14] TEST: IPv4 torture test [ OK ] # 714.49 [+14.02] # 714.49 [+0.00] IPv4 runtime resilient nexthop group torture # 714.49 [+0.00] -------------------------------------------- # 1015.64 [+301.15] TEST: IPv4 resilient nexthop group torture test [ OK ] # 1028.61 [+12.98] # 1028.62 [+0.00] IPv6 # 1028.62 [+0.00] ---------------------- # 1028.76 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 1028.93 [+0.17] TEST: Get nexthop by id [ OK ] # 1029.28 [+0.35] TEST: Delete nexthop by id [ OK ] # 1029.55 [+0.27] TEST: Create nexthop - gw only [ OK ] # 1029.69 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 1029.82 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 1030.51 [+0.70] TEST: Nexthops removed on admin down [ OK ] # 1042.85 [+12.34] # 1042.86 [+0.00] IPv6 groups functional # 1042.86 [+0.00] ---------------------- # 1043.17 [+0.32] TEST: Create nexthop group with single nexthop [ OK ] # 1043.33 [+0.16] TEST: Get nexthop group by id [ OK ] # 1043.61 [+0.28] TEST: Delete nexthop group by id [ OK ] # 1044.73 [+1.12] TEST: Nexthop group with multiple nexthops [ OK ] # 1045.22 [+0.49] TEST: Nexthop group updated when entry is deleted [ OK ] # 1045.52 [+0.30] TEST: Nexthop group with weighted nexthops [ OK ] # 1045.96 [+0.45] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1046.26 [+0.30] TEST: Nexthops in groups removed on admin down [ OK ] # 1048.38 [+2.12] TEST: Multiple groups with same nexthop [ OK ] # 1048.95 [+0.57] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1049.11 [+0.16] TEST: Nexthop group can not have a group as an entry [ OK ] # 1049.41 [+0.31] TEST: Nexthop group with a blackhole entry [ OK ] # 1049.56 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1053.79 [+4.24] TEST: Nexthop group replace refcounts [ OK ] # 1055.08 [+1.29] TEST: 16-bit weights [ OK ] # 1067.27 [+12.19] # 1067.27 [+0.00] IPv6 resilient groups functional # 1067.27 [+0.00] -------------------------------- # 1068.09 [+0.82] TEST: Nexthop group updated when entry is deleted [ OK ] # 1068.26 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1068.69 [+0.43] TEST: Nexthop group updated after replace [ OK ] # 1068.85 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 1069.67 [+0.83] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1069.83 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1070.29 [+0.46] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1070.46 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1071.74 [+1.28] TEST: 16-bit weights [ OK ] # 1084.14 [+12.41] # 1084.15 [+0.00] IPv6 functional runtime # 1084.15 [+0.00] ----------------------- # 1084.44 [+0.29] TEST: Route add [ OK ] # 1084.57 [+0.13] TEST: Route delete [ OK ] # 1084.95 [+0.38] TEST: Ping with nexthop [ OK ] # 1085.62 [+0.67] TEST: Ping - multipath [ OK ] # 1086.11 [+0.49] TEST: Ping - blackhole [ OK ] # 1086.45 [+0.34] TEST: Ping - blackhole replaced with gateway [ OK ] # 1086.87 [+0.41] TEST: Ping - gateway replaced by blackhole [ OK ] # 1087.60 [+0.73] TEST: Ping - group with blackhole [ OK ] # 1087.97 [+0.37] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1088.26 [+0.29] TEST: IPv6 route with device only nexthop [ OK ] # 1088.70 [+0.44] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1089.31 [+0.61] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1089.59 [+0.28] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1089.88 [+0.28] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1090.59 [+0.72] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1090.86 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1091.14 [+0.28] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1091.92 [+0.78] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1092.22 [+0.30] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1092.50 [+0.28] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1093.09 [+0.59] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1093.36 [+0.27] TEST: IPv6 route with invalid metric [ OK ] # 1095.04 [+1.69] TEST: Nexthop with default route and rpfilter [ OK ] # 1095.40 [+0.36] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1107.51 [+12.11] # 1107.51 [+0.00] IPv6 large groups (x32) # 1107.51 [+0.00] --------------------- # 1150.18 [+42.67] TEST: Dump large (x32) ecmp groups [ OK ] # 1162.61 [+12.43] # 1162.62 [+0.00] IPv6 large resilient group (128k buckets) # 1162.62 [+0.00] ----------------------------------------- # 1163.15 [+0.53] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1175.83 [+12.69] # 1175.84 [+0.00] IPv6 nexthop api compat mode test # 1175.84 [+0.00] -------------------------------- # 1176.18 [+0.35] TEST: IPv6 default nexthop compat mode check [ OK ] # 1177.37 [+1.18] TEST: IPv6 compat mode on - route add notification [ OK ] # 1177.53 [+0.16] TEST: IPv6 compat mode on - route dump [ OK ] # 1178.40 [+0.87] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1178.60 [+0.20] TEST: IPv6 set compat mode - 0 [ OK ] # 1179.87 [+1.26] TEST: IPv6 compat mode off - route add notification [ OK ] # 1180.02 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1180.88 [+0.86] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1181.58 [+0.70] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1181.76 [+0.17] TEST: IPv6 set compat mode - 1 [ OK ] # 1194.17 [+12.41] # 1194.17 [+0.00] IPv6 fdb groups functional # 1194.18 [+0.00] -------------------------- # 1194.83 [+0.66] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1195.10 [+0.27] TEST: Get Fdb nexthop group by id [ OK ] # 1195.54 [+0.44] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1195.99 [+0.45] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1196.14 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 1196.31 [+0.17] TEST: Fdb Nexthop with oif [ OK ] # 1196.45 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 1196.62 [+0.17] TEST: Fdb Nexthop with encap [ OK ] # 1196.88 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 1197.02 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 1197.16 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 1197.32 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 1197.60 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1197.76 [+0.16] TEST: Fdb nexthop delete [ OK ] # 1197.89 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1209.67 [+11.78] # 1209.67 [+0.00] IPv6 multipath selection # 1209.67 [+0.00] ------------------------ # 1211.99 [+2.32] TEST: Use valid neighbor during multipath selection [ OK ] # 1212.42 [+0.43] TEST: Multipath selection with no valid neighbor [ OK ] # 1224.51 [+12.09] # 1224.51 [+0.00] IPv6 runtime torture # 1224.51 [+0.00] -------------------- # 1525.47 [+300.96] TEST: IPv6 torture test [ OK ] # 1538.30 [+12.83] # 1538.30 [+0.00] IPv6 runtime resilient nexthop group torture # 1538.30 [+0.00] -------------------------------------------- # 1839.49 [+301.19] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1839.95 [+0.46] # 1839.95 [+0.00] Tests passed: 238 # 1839.95 [+0.00] Tests failed: 0 # 1839.96 [+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__->