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.70 [+10.70] # 10.71 [+0.00] Basic functional tests # 10.71 [+0.00] ---------------------- # 10.82 [+0.12] TEST: List with nothing defined [ OK ] # 10.96 [+0.13] TEST: Nexthop get on non-existent id [ OK ] # 11.10 [+0.15] TEST: Nexthop del with non-existent id [ OK ] # 11.23 [+0.12] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.37 [+0.14] TEST: Nexthop with no device or gateway [ OK ] # 11.67 [+0.30] TEST: Nexthop with down device [ OK ] # 12.10 [+0.43] TEST: Nexthop with device that is linkdown [ OK ] # 12.37 [+0.27] TEST: Nexthop with device only [ OK ] # 12.50 [+0.13] TEST: Nexthop with duplicate id [ OK ] # 12.65 [+0.15] TEST: Blackhole nexthop [ OK ] # 12.84 [+0.19] TEST: Blackhole nexthop with other attributes [ OK ] # 13.11 [+0.27] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.60 [+0.49] TEST: Maximum nexthop ID dump [ OK ] # 13.74 [+0.14] TEST: Create group [ OK ] # 13.89 [+0.15] TEST: Create group with blackhole nexthop [ OK ] # 14.01 [+0.12] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.42 [+0.41] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.57 [+0.15] TEST: Create group with non-existent nexthop [ OK ] # 14.70 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 14.85 [+0.14] TEST: Replace nexthop with nexthop group [ OK ] # 14.97 [+0.13] TEST: Replace nexthop group with nexthop [ OK ] # 15.12 [+0.15] TEST: Nexthop group and device [ OK ] # 16.56 [+1.44] TEST: Test proto flush [ OK ] # 16.70 [+0.14] TEST: Nexthop group and blackhole [ OK ] # 117.12 [+100.42] TEST: Large scale nexthop flushing [ OK ] # 129.79 [+12.67] # 129.79 [+0.00] Basic resilient nexthop group functional tests # 129.79 [+0.00] ---------------------------------------------- # 130.21 [+0.42] TEST: Add a nexthop group with default parameters [ OK ] # 130.52 [+0.31] TEST: Get a nexthop group with default parameters [ OK ] # 130.97 [+0.45] TEST: Get a nexthop group with non-default parameters [ OK ] # 131.12 [+0.14] TEST: Add a nexthop group with 0 buckets [ OK ] # 131.25 [+0.14] TEST: Replace nexthop group parameters [ OK ] # 131.40 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 131.55 [+0.15] TEST: Replace idle timer [ OK ] # 131.70 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 131.83 [+0.13] TEST: Replace unbalanced timer [ OK ] # 131.99 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 132.16 [+0.17] TEST: Replace with no parameters [ OK ] # 132.30 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 132.43 [+0.12] TEST: Replace nexthop group type - implicit [ OK ] # 132.57 [+0.14] TEST: Replace nexthop group type - explicit [ OK ] # 132.75 [+0.18] TEST: Replace number of nexthop buckets [ OK ] # 132.92 [+0.17] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 133.77 [+0.85] TEST: Dump all nexthop buckets [ OK ] # 133.94 [+0.17] TEST: Dump all nexthop buckets in a group [ OK ] # 134.28 [+0.34] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 134.49 [+0.21] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 134.67 [+0.18] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 134.81 [+0.14] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 134.96 [+0.15] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 135.32 [+0.36] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 135.48 [+0.16] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 135.64 [+0.16] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 136.00 [+0.36] TEST: Maximum nexthop ID dump [ OK ] # 136.16 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 136.32 [+0.16] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 136.48 [+0.16] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 136.61 [+0.13] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 137.44 [+0.83] TEST: Initial bucket allocation [ OK ] # 137.93 [+0.48] TEST: Bucket allocation after replace [ OK ] # 138.53 [+0.60] TEST: Buckets migrated after idle timer change [ OK ] # 150.60 [+12.07] # 150.60 [+0.00] IPv4 functional # 150.60 [+0.00] ---------------------- # 150.75 [+0.15] TEST: Create nexthop with id, gw, dev [ OK ] # 150.88 [+0.13] TEST: Get nexthop by id [ OK ] # 151.16 [+0.28] TEST: Delete nexthop by id [ OK ] # 151.43 [+0.27] TEST: Create nexthop - gw only [ OK ] # 151.58 [+0.15] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 151.71 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 152.41 [+0.70] TEST: Nexthops removed on admin down [ OK ] # 153.20 [+0.79] TEST: Delete nexthop route warning [ OK ] # 153.93 [+0.73] TEST: Delete multipath route with only nh id based entry [ OK ] # 154.33 [+0.40] TEST: Delete route when specifying only nexthop device [ OK ] # 154.45 [+0.12] TEST: Delete route when specifying only gateway [ OK ] # 154.59 [+0.14] TEST: Delete route when not specifying nexthop attributes [ OK ] # 166.61 [+12.02] # 166.61 [+0.00] IPv4 groups functional # 166.61 [+0.00] ---------------------- # 166.90 [+0.29] TEST: Create nexthop group with single nexthop [ OK ] # 167.04 [+0.14] TEST: Get nexthop group by id [ OK ] # 167.32 [+0.28] TEST: Delete nexthop group by id [ OK ] # 168.33 [+1.01] TEST: Nexthop group with multiple nexthops [ OK ] # 168.75 [+0.41] TEST: Nexthop group updated when entry is deleted [ OK ] # 169.05 [+0.31] TEST: Nexthop group with weighted nexthops [ OK ] # 169.54 [+0.49] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 169.82 [+0.28] TEST: Nexthops in groups removed on admin down [ OK ] # 171.82 [+2.00] TEST: Multiple groups with same nexthop [ OK ] # 172.43 [+0.61] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 172.58 [+0.15] TEST: Nexthop group can not have a group as an entry [ OK ] # 172.86 [+0.28] TEST: Nexthop group with a blackhole entry [ OK ] # 173.01 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 185.35 [+12.34] # 185.35 [+0.00] IPv4 resilient groups functional # 185.35 [+0.00] -------------------------------- # 186.21 [+0.85] TEST: Nexthop group updated when entry is deleted [ OK ] # 186.38 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 186.81 [+0.42] TEST: Nexthop group updated after replace [ OK ] # 186.95 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 187.82 [+0.87] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 187.99 [+0.17] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 188.44 [+0.45] TEST: Nexthop group updated after replace - nECMP [ OK ] # 188.60 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 201.37 [+12.77] TEST: IPv6 nexthop with IPv4 route [ OK ] # 201.96 [+0.59] TEST: IPv6 nexthop with IPv4 route [ OK ] # 202.27 [+0.31] TEST: IPv4 route with IPv6 gateway [ OK ] # 202.58 [+0.30] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 214.90 [+12.32] # 214.90 [+0.00] IPv4 functional runtime # 214.90 [+0.00] ----------------------- # 215.16 [+0.26] TEST: Route add [ OK ] # 215.49 [+0.33] TEST: Route delete [ OK ] # 215.77 [+0.28] TEST: Route add - scope conflict with nexthop [ OK ] # 216.24 [+0.47] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 216.52 [+0.28] TEST: IPv4 route with invalid metric [ OK ] # 217.05 [+0.53] TEST: Basic ping [ OK ] # 217.72 [+0.67] TEST: Ping - multipath [ OK ] # 218.54 [+0.82] TEST: Ping - multiple default routes, nh first [ OK ] # 219.55 [+1.01] TEST: Ping - multiple default routes, nh second [ OK ] # 220.33 [+0.78] TEST: Ping - blackhole [ OK ] # 220.73 [+0.40] TEST: Ping - blackhole replaced with gateway [ OK ] # 221.12 [+0.39] TEST: Ping - gateway replaced by blackhole [ OK ] # 221.90 [+0.78] TEST: Ping - group with blackhole [ OK ] # 222.27 [+0.37] TEST: Ping - group blackhole replaced with gateways [ OK ] # 222.56 [+0.29] TEST: IPv4 route with device only nexthop [ OK ] # 223.02 [+0.46] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 223.94 [+0.92] TEST: IPv6 nexthop with IPv4 route [ OK ] # 224.63 [+0.69] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 225.01 [+0.38] TEST: IPv6 nexthop with IPv4 route [ OK ] # 225.35 [+0.34] TEST: IPv4 route with IPv6 gateway [ OK ] # 226.11 [+0.77] TEST: IPv4 default route with IPv6 gateway [ OK ] # 226.54 [+0.42] TEST: IPv4 route with MPLS encap [ OK ] # 226.71 [+0.17] TEST: IPv4 route with MPLS encap - check [ OK ] # 226.86 [+0.15] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 227.04 [+0.18] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 239.46 [+12.42] # 239.46 [+0.00] IPv4 large groups (x32) # 239.47 [+0.00] --------------------- # 281.25 [+41.78] TEST: Dump large (x32) ecmp groups [ OK ] # 293.56 [+12.31] # 293.56 [+0.00] IPv4 large resilient group (128k buckets) # 293.56 [+0.00] ----------------------------------------- # 294.16 [+0.60] TEST: Dump large (x131072) nexthop buckets [ OK ] # 306.25 [+12.10] # 306.25 [+0.00] IPv4 nexthop api compat mode # 306.25 [+0.00] ---------------------------- # 306.64 [+0.39] TEST: IPv4 default nexthop compat mode check [ OK ] # 307.74 [+1.10] TEST: IPv4 compat mode on - route add notification [ OK ] # 307.92 [+0.17] TEST: IPv4 compat mode on - route dump [ OK ] # 308.75 [+0.83] TEST: IPv4 compat mode on - nexthop change [ OK ] # 308.95 [+0.20] TEST: IPv4 set compat mode - 0 [ OK ] # 309.81 [+0.86] TEST: IPv4 compat mode off - route add notification [ OK ] # 309.97 [+0.17] TEST: IPv4 compat mode off - route dump [ OK ] # 310.73 [+0.76] TEST: IPv4 compat mode off - nexthop change [ OK ] # 311.49 [+0.76] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 311.67 [+0.18] TEST: IPv4 set compat mode - 1 [ OK ] # 324.28 [+12.60] # 324.28 [+0.00] IPv4 fdb groups functional # 324.28 [+0.00] -------------------------- # 325.00 [+0.72] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 325.29 [+0.29] TEST: Get Fdb nexthop group by id [ OK ] # 325.79 [+0.50] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 326.25 [+0.46] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 326.40 [+0.15] TEST: Fdb Nexthop with blackhole [ OK ] # 326.56 [+0.15] TEST: Fdb Nexthop with oif [ OK ] # 326.73 [+0.17] TEST: Fdb Nexthop with onlink [ OK ] # 326.88 [+0.15] TEST: Fdb Nexthop with encap [ OK ] # 327.40 [+0.52] TEST: Fdb mac add with nexthop group [ OK ] # 327.54 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 327.68 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 327.82 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 328.10 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 328.24 [+0.14] TEST: Fdb nexthop delete [ OK ] # 328.38 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 341.02 [+12.64] # 341.02 [+0.00] IPv4 multipath selection # 341.02 [+0.00] ------------------------ # 343.43 [+2.40] TEST: Use valid neighbor during multipath selection [ OK ] # 343.84 [+0.42] TEST: Multipath selection with no valid neighbor [ OK ] # 356.24 [+12.40] # 356.24 [+0.00] IPv4 runtime torture # 356.24 [+0.00] -------------------- # 657.08 [+300.84] TEST: IPv4 torture test [ OK ] # 670.76 [+13.68] # 670.76 [+0.00] IPv4 runtime resilient nexthop group torture # 670.76 [+0.00] -------------------------------------------- # 971.92 [+301.15] TEST: IPv4 resilient nexthop group torture test [ OK ] # 984.81 [+12.89] # 984.81 [+0.00] IPv6 # 984.81 [+0.00] ---------------------- # 984.95 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 985.09 [+0.14] TEST: Get nexthop by id [ OK ] # 985.38 [+0.29] TEST: Delete nexthop by id [ OK ] # 985.66 [+0.29] TEST: Create nexthop - gw only [ OK ] # 985.80 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 985.96 [+0.16] TEST: Create nexthop - gw+dev and onlink [ OK ] # 986.69 [+0.73] TEST: Nexthops removed on admin down [ OK ] # 999.22 [+12.53] # 999.22 [+0.00] IPv6 groups functional # 999.22 [+0.00] ---------------------- # 999.50 [+0.28] TEST: Create nexthop group with single nexthop [ OK ] # 999.63 [+0.14] TEST: Get nexthop group by id [ OK ] # 999.96 [+0.33] TEST: Delete nexthop group by id [ OK ] # 1001.08 [+1.11] TEST: Nexthop group with multiple nexthops [ OK ] # 1001.58 [+0.50] TEST: Nexthop group updated when entry is deleted [ OK ] # 1001.86 [+0.28] TEST: Nexthop group with weighted nexthops [ OK ] # 1002.35 [+0.49] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1002.67 [+0.32] TEST: Nexthops in groups removed on admin down [ OK ] # 1004.83 [+2.16] TEST: Multiple groups with same nexthop [ OK ] # 1005.46 [+0.63] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1005.59 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 1005.94 [+0.34] TEST: Nexthop group with a blackhole entry [ OK ] # 1006.06 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1010.36 [+4.30] TEST: Nexthop group replace refcounts [ OK ] # 1011.69 [+1.33] TEST: 16-bit weights [ OK ] # 1026.40 [+14.71] # 1026.40 [+0.00] IPv6 resilient groups functional # 1026.41 [+0.00] -------------------------------- # 1027.32 [+0.91] TEST: Nexthop group updated when entry is deleted [ OK ] # 1027.48 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1027.93 [+0.45] TEST: Nexthop group updated after replace [ OK ] # 1028.08 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 1028.97 [+0.88] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1029.13 [+0.16] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1029.55 [+0.42] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1029.71 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1031.07 [+1.35] TEST: 16-bit weights [ OK ] # 1043.84 [+12.77] # 1043.84 [+0.00] IPv6 functional runtime # 1043.84 [+0.00] ----------------------- # 1044.15 [+0.31] TEST: Route add [ OK ] # 1044.30 [+0.15] TEST: Route delete [ OK ] # 1044.68 [+0.38] TEST: Ping with nexthop [ OK ] # 1045.31 [+0.62] TEST: Ping - multipath [ OK ] # 1045.83 [+0.52] TEST: Ping - blackhole [ OK ] # 1046.20 [+0.38] TEST: Ping - blackhole replaced with gateway [ OK ] # 1046.54 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 1047.23 [+0.69] TEST: Ping - group with blackhole [ OK ] # 1047.55 [+0.32] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1047.82 [+0.27] TEST: IPv6 route with device only nexthop [ OK ] # 1048.22 [+0.40] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1048.79 [+0.57] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1049.05 [+0.27] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1049.37 [+0.32] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1050.06 [+0.69] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1050.31 [+0.26] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1050.61 [+0.30] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1051.29 [+0.67] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1051.57 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1051.88 [+0.31] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1052.49 [+0.61] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1052.75 [+0.26] TEST: IPv6 route with invalid metric [ OK ] # 1054.58 [+1.83] TEST: Nexthop with default route and rpfilter [ OK ] # 1054.96 [+0.38] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1067.57 [+12.61] # 1067.57 [+0.00] IPv6 large groups (x32) # 1067.57 [+0.00] --------------------- # 1107.61 [+40.04] TEST: Dump large (x32) ecmp groups [ OK ] # 1119.78 [+12.18] # 1119.78 [+0.00] IPv6 large resilient group (128k buckets) # 1119.79 [+0.00] ----------------------------------------- # 1120.31 [+0.53] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1132.14 [+11.83] # 1132.14 [+0.00] IPv6 nexthop api compat mode test # 1132.14 [+0.00] -------------------------------- # 1132.52 [+0.38] TEST: IPv6 default nexthop compat mode check [ OK ] # 1133.61 [+1.09] TEST: IPv6 compat mode on - route add notification [ OK ] # 1133.76 [+0.15] TEST: IPv6 compat mode on - route dump [ OK ] # 1134.64 [+0.87] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1134.83 [+0.19] TEST: IPv6 set compat mode - 0 [ OK ] # 1136.16 [+1.33] TEST: IPv6 compat mode off - route add notification [ OK ] # 1136.31 [+0.16] TEST: IPv6 compat mode off - route dump [ OK ] # 1137.16 [+0.84] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1137.90 [+0.74] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1138.07 [+0.17] TEST: IPv6 set compat mode - 1 [ OK ] # 1149.90 [+11.83] # 1149.90 [+0.00] IPv6 fdb groups functional # 1149.90 [+0.00] -------------------------- # 1150.60 [+0.70] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1150.87 [+0.27] TEST: Get Fdb nexthop group by id [ OK ] # 1151.25 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1151.64 [+0.38] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1151.77 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1151.91 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 1152.04 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1152.17 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1152.45 [+0.28] TEST: Fdb mac add with nexthop group [ OK ] # 1152.58 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1152.70 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1152.86 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 1153.15 [+0.29] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1153.30 [+0.15] TEST: Fdb nexthop delete [ OK ] # 1153.44 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1165.40 [+11.96] # 1165.40 [+0.00] IPv6 multipath selection # 1165.40 [+0.00] ------------------------ # 1167.93 [+2.53] TEST: Use valid neighbor during multipath selection [ OK ] # 1168.35 [+0.42] TEST: Multipath selection with no valid neighbor [ OK ] # 1180.84 [+12.49] # 1180.84 [+0.00] IPv6 runtime torture # 1180.85 [+0.00] -------------------- # 1481.73 [+300.88] TEST: IPv6 torture test [ OK ] # 1494.57 [+12.84] # 1494.57 [+0.00] IPv6 runtime resilient nexthop group torture # 1494.57 [+0.00] -------------------------------------------- # 1795.66 [+301.08] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1796.08 [+0.42] # 1796.08 [+0.00] Tests passed: 238 # 1796.08 [+0.00] Tests failed: 0 # 1796.08 [+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__->