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.82 [+10.82] # 10.82 [+0.00] Basic functional tests # 10.82 [+0.00] ---------------------- # 10.95 [+0.13] TEST: List with nothing defined [ OK ] # 11.10 [+0.16] TEST: Nexthop get on non-existent id [ OK ] # 11.24 [+0.14] TEST: Nexthop del with non-existent id [ OK ] # 11.38 [+0.14] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.53 [+0.15] TEST: Nexthop with no device or gateway [ OK ] # 11.79 [+0.26] TEST: Nexthop with down device [ OK ] # 12.23 [+0.44] TEST: Nexthop with device that is linkdown [ OK ] # 12.51 [+0.28] TEST: Nexthop with device only [ OK ] # 12.65 [+0.13] TEST: Nexthop with duplicate id [ OK ] # 12.80 [+0.16] TEST: Blackhole nexthop [ OK ] # 12.93 [+0.13] TEST: Blackhole nexthop with other attributes [ OK ] # 13.21 [+0.28] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.70 [+0.49] TEST: Maximum nexthop ID dump [ OK ] # 13.84 [+0.14] TEST: Create group [ OK ] # 13.99 [+0.15] TEST: Create group with blackhole nexthop [ OK ] # 14.12 [+0.13] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.55 [+0.43] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.70 [+0.15] TEST: Create group with non-existent nexthop [ OK ] # 14.85 [+0.15] TEST: Create group with same nexthop multiple times [ OK ] # 14.99 [+0.14] TEST: Replace nexthop with nexthop group [ OK ] # 15.12 [+0.13] TEST: Replace nexthop group with nexthop [ OK ] # 15.28 [+0.16] TEST: Nexthop group and device [ OK ] # 16.64 [+1.36] TEST: Test proto flush [ OK ] # 16.79 [+0.15] TEST: Nexthop group and blackhole [ OK ] # 114.14 [+97.34] TEST: Large scale nexthop flushing [ OK ] # 126.92 [+12.78] # 126.92 [+0.00] Basic resilient nexthop group functional tests # 126.92 [+0.00] ---------------------------------------------- # 127.35 [+0.43] TEST: Add a nexthop group with default parameters [ OK ] # 127.71 [+0.35] TEST: Get a nexthop group with default parameters [ OK ] # 128.19 [+0.49] TEST: Get a nexthop group with non-default parameters [ OK ] # 128.37 [+0.17] TEST: Add a nexthop group with 0 buckets [ OK ] # 128.51 [+0.14] TEST: Replace nexthop group parameters [ OK ] # 128.65 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 128.78 [+0.13] TEST: Replace idle timer [ OK ] # 128.99 [+0.20] TEST: Get a nexthop group after replacing idle timer [ OK ] # 129.11 [+0.12] TEST: Replace unbalanced timer [ OK ] # 129.30 [+0.19] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 129.45 [+0.15] TEST: Replace with no parameters [ OK ] # 129.65 [+0.20] TEST: Get a nexthop group after replacing no parameters [ OK ] # 129.78 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 129.92 [+0.14] TEST: Replace nexthop group type - explicit [ OK ] # 130.08 [+0.15] TEST: Replace number of nexthop buckets [ OK ] # 130.23 [+0.15] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 131.13 [+0.90] TEST: Dump all nexthop buckets [ OK ] # 131.32 [+0.19] TEST: Dump all nexthop buckets in a group [ OK ] # 131.69 [+0.37] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 131.88 [+0.18] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 132.03 [+0.15] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 132.16 [+0.14] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 132.30 [+0.14] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 132.67 [+0.37] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 132.82 [+0.15] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 132.96 [+0.13] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 133.29 [+0.34] TEST: Maximum nexthop ID dump [ OK ] # 133.46 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 133.60 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 133.74 [+0.14] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 133.87 [+0.14] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 134.86 [+0.99] TEST: Initial bucket allocation [ OK ] # 135.33 [+0.47] TEST: Bucket allocation after replace [ OK ] # 135.94 [+0.61] TEST: Buckets migrated after idle timer change [ OK ] # 148.26 [+12.32] # 148.26 [+0.00] IPv4 functional # 148.26 [+0.00] ---------------------- # 148.39 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 148.53 [+0.14] TEST: Get nexthop by id [ OK ] # 148.88 [+0.35] TEST: Delete nexthop by id [ OK ] # 149.18 [+0.30] TEST: Create nexthop - gw only [ OK ] # 149.32 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 149.47 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 150.14 [+0.67] TEST: Nexthops removed on admin down [ OK ] # 150.93 [+0.79] TEST: Delete nexthop route warning [ OK ] # 151.58 [+0.66] TEST: Delete multipath route with only nh id based entry [ OK ] # 152.02 [+0.44] TEST: Delete route when specifying only nexthop device [ OK ] # 152.15 [+0.13] TEST: Delete route when specifying only gateway [ OK ] # 152.31 [+0.16] TEST: Delete route when not specifying nexthop attributes [ OK ] # 164.34 [+12.03] # 164.34 [+0.00] IPv4 groups functional # 164.34 [+0.00] ---------------------- # 164.64 [+0.29] TEST: Create nexthop group with single nexthop [ OK ] # 164.78 [+0.15] TEST: Get nexthop group by id [ OK ] # 165.06 [+0.28] TEST: Delete nexthop group by id [ OK ] # 166.04 [+0.98] TEST: Nexthop group with multiple nexthops [ OK ] # 166.47 [+0.43] TEST: Nexthop group updated when entry is deleted [ OK ] # 166.79 [+0.32] TEST: Nexthop group with weighted nexthops [ OK ] # 167.24 [+0.45] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 167.52 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 169.63 [+2.11] TEST: Multiple groups with same nexthop [ OK ] # 170.28 [+0.65] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 170.47 [+0.19] TEST: Nexthop group can not have a group as an entry [ OK ] # 170.78 [+0.31] TEST: Nexthop group with a blackhole entry [ OK ] # 170.92 [+0.15] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 183.63 [+12.70] # 183.63 [+0.00] IPv4 resilient groups functional # 183.63 [+0.00] -------------------------------- # 184.45 [+0.81] TEST: Nexthop group updated when entry is deleted [ OK ] # 184.62 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 185.07 [+0.46] TEST: Nexthop group updated after replace [ OK ] # 185.23 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 186.07 [+0.84] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 186.22 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 186.69 [+0.47] TEST: Nexthop group updated after replace - nECMP [ OK ] # 186.87 [+0.18] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 199.59 [+12.73] TEST: IPv6 nexthop with IPv4 route [ OK ] # 200.22 [+0.63] TEST: IPv6 nexthop with IPv4 route [ OK ] # 200.58 [+0.36] TEST: IPv4 route with IPv6 gateway [ OK ] # 200.85 [+0.27] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 213.33 [+12.48] # 213.34 [+0.01] IPv4 functional runtime # 213.34 [+0.00] ----------------------- # 213.63 [+0.29] TEST: Route add [ OK ] # 213.95 [+0.32] TEST: Route delete [ OK ] # 214.24 [+0.29] TEST: Route add - scope conflict with nexthop [ OK ] # 214.72 [+0.48] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 214.96 [+0.25] TEST: IPv4 route with invalid metric [ OK ] # 215.53 [+0.56] TEST: Basic ping [ OK ] # 216.27 [+0.75] TEST: Ping - multipath [ OK ] # 217.06 [+0.79] TEST: Ping - multiple default routes, nh first [ OK ] # 217.97 [+0.91] TEST: Ping - multiple default routes, nh second [ OK ] # 218.75 [+0.77] TEST: Ping - blackhole [ OK ] # 219.15 [+0.40] TEST: Ping - blackhole replaced with gateway [ OK ] # 219.56 [+0.41] TEST: Ping - gateway replaced by blackhole [ OK ] # 220.31 [+0.75] TEST: Ping - group with blackhole [ OK ] # 220.67 [+0.37] TEST: Ping - group blackhole replaced with gateways [ OK ] # 221.00 [+0.33] TEST: IPv4 route with device only nexthop [ OK ] # 221.47 [+0.46] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 222.33 [+0.87] TEST: IPv6 nexthop with IPv4 route [ OK ] # 223.04 [+0.71] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 223.44 [+0.40] TEST: IPv6 nexthop with IPv4 route [ OK ] # 223.79 [+0.35] TEST: IPv4 route with IPv6 gateway [ OK ] # 224.55 [+0.76] TEST: IPv4 default route with IPv6 gateway [ OK ] # 224.92 [+0.38] TEST: IPv4 route with MPLS encap [ OK ] # 225.10 [+0.18] TEST: IPv4 route with MPLS encap - check [ OK ] # 225.25 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 225.42 [+0.18] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 238.05 [+12.63] # 238.06 [+0.01] IPv4 large groups (x32) # 238.06 [+0.00] --------------------- # 279.70 [+41.64] TEST: Dump large (x32) ecmp groups [ OK ] # 292.66 [+12.96] # 292.66 [+0.00] IPv4 large resilient group (128k buckets) # 292.66 [+0.00] ----------------------------------------- # 293.26 [+0.60] TEST: Dump large (x131072) nexthop buckets [ OK ] # 305.58 [+12.32] # 305.58 [+0.00] IPv4 nexthop api compat mode # 305.58 [+0.00] ---------------------------- # 305.92 [+0.34] TEST: IPv4 default nexthop compat mode check [ OK ] # 307.10 [+1.18] TEST: IPv4 compat mode on - route add notification [ OK ] # 307.27 [+0.17] TEST: IPv4 compat mode on - route dump [ OK ] # 308.21 [+0.94] TEST: IPv4 compat mode on - nexthop change [ OK ] # 308.45 [+0.23] TEST: IPv4 set compat mode - 0 [ OK ] # 309.34 [+0.89] TEST: IPv4 compat mode off - route add notification [ OK ] # 309.49 [+0.16] TEST: IPv4 compat mode off - route dump [ OK ] # 310.19 [+0.69] TEST: IPv4 compat mode off - nexthop change [ OK ] # 310.91 [+0.72] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 311.08 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 323.60 [+12.52] # 323.61 [+0.00] IPv4 fdb groups functional # 323.61 [+0.00] -------------------------- # 324.33 [+0.72] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 324.66 [+0.33] TEST: Get Fdb nexthop group by id [ OK ] # 325.18 [+0.52] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 325.66 [+0.48] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 325.78 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 325.91 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 326.05 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 326.18 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 326.65 [+0.46] TEST: Fdb mac add with nexthop group [ OK ] # 326.84 [+0.19] TEST: Fdb mac add with nexthop [ OK ] # 326.97 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 327.13 [+0.16] TEST: Route add with fdb nexthop group [ OK ] # 327.45 [+0.31] TEST: Fdb entry after deleting a single nexthop [ OK ] # 327.58 [+0.14] TEST: Fdb nexthop delete [ OK ] # 327.71 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 340.22 [+12.51] # 340.23 [+0.00] IPv4 multipath selection # 340.23 [+0.00] ------------------------ # 342.15 [+1.93] TEST: Use valid neighbor during multipath selection [ OK ] # 342.62 [+0.46] TEST: Multipath selection with no valid neighbor [ OK ] # 355.01 [+12.39] # 355.01 [+0.00] IPv4 runtime torture # 355.01 [+0.00] -------------------- # 655.90 [+300.89] TEST: IPv4 torture test [ OK ] # 669.52 [+13.62] # 669.52 [+0.00] IPv4 runtime resilient nexthop group torture # 669.52 [+0.00] -------------------------------------------- # 970.58 [+301.06] TEST: IPv4 resilient nexthop group torture test [ OK ] # 983.18 [+12.60] # 983.19 [+0.00] IPv6 # 983.19 [+0.00] ---------------------- # 983.33 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 983.47 [+0.14] TEST: Get nexthop by id [ OK ] # 983.76 [+0.29] TEST: Delete nexthop by id [ OK ] # 984.02 [+0.26] TEST: Create nexthop - gw only [ OK ] # 984.16 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 984.29 [+0.13] TEST: Create nexthop - gw+dev and onlink [ OK ] # 985.07 [+0.78] TEST: Nexthops removed on admin down [ OK ] # 997.77 [+12.70] # 997.77 [+0.00] IPv6 groups functional # 997.78 [+0.00] ---------------------- # 998.11 [+0.33] TEST: Create nexthop group with single nexthop [ OK ] # 998.23 [+0.13] TEST: Get nexthop group by id [ OK ] # 998.50 [+0.27] TEST: Delete nexthop group by id [ OK ] # 999.59 [+1.09] TEST: Nexthop group with multiple nexthops [ OK ] # 1000.03 [+0.44] TEST: Nexthop group updated when entry is deleted [ OK ] # 1000.35 [+0.32] TEST: Nexthop group with weighted nexthops [ OK ] # 1000.80 [+0.45] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1001.12 [+0.31] TEST: Nexthops in groups removed on admin down [ OK ] # 1003.11 [+2.00] TEST: Multiple groups with same nexthop [ OK ] # 1003.67 [+0.56] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1003.81 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 1004.08 [+0.27] TEST: Nexthop group with a blackhole entry [ OK ] # 1004.22 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1008.57 [+4.35] TEST: Nexthop group replace refcounts [ OK ] # 1009.99 [+1.42] TEST: 16-bit weights [ OK ] # 1022.26 [+12.27] # 1022.26 [+0.00] IPv6 resilient groups functional # 1022.26 [+0.00] -------------------------------- # 1023.11 [+0.85] TEST: Nexthop group updated when entry is deleted [ OK ] # 1023.26 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1023.66 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 1023.81 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 1024.67 [+0.86] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1024.82 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1025.24 [+0.41] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1025.40 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1026.72 [+1.31] TEST: 16-bit weights [ OK ] # 1038.65 [+11.93] # 1038.65 [+0.00] IPv6 functional runtime # 1038.65 [+0.00] ----------------------- # 1038.93 [+0.28] TEST: Route add [ OK ] # 1039.05 [+0.12] TEST: Route delete [ OK ] # 1039.42 [+0.37] TEST: Ping with nexthop [ OK ] # 1040.03 [+0.61] TEST: Ping - multipath [ OK ] # 1040.48 [+0.45] TEST: Ping - blackhole [ OK ] # 1040.88 [+0.40] TEST: Ping - blackhole replaced with gateway [ OK ] # 1041.19 [+0.31] TEST: Ping - gateway replaced by blackhole [ OK ] # 1041.88 [+0.69] TEST: Ping - group with blackhole [ OK ] # 1042.24 [+0.36] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1042.49 [+0.26] TEST: IPv6 route with device only nexthop [ OK ] # 1042.94 [+0.45] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1043.51 [+0.57] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1043.77 [+0.26] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1044.05 [+0.29] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1044.78 [+0.73] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1045.08 [+0.30] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1045.38 [+0.31] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1046.10 [+0.72] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1046.40 [+0.29] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1046.71 [+0.31] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1047.27 [+0.56] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1047.55 [+0.28] TEST: IPv6 route with invalid metric [ OK ] # 1049.34 [+1.79] TEST: Nexthop with default route and rpfilter [ OK ] # 1049.69 [+0.36] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1062.19 [+12.49] # 1062.19 [+0.00] IPv6 large groups (x32) # 1062.19 [+0.00] --------------------- # 1102.43 [+40.24] TEST: Dump large (x32) ecmp groups [ OK ] # 1115.06 [+12.63] # 1115.07 [+0.00] IPv6 large resilient group (128k buckets) # 1115.07 [+0.01] ----------------------------------------- # 1115.60 [+0.53] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1127.73 [+12.12] # 1127.73 [+0.00] IPv6 nexthop api compat mode test # 1127.73 [+0.00] -------------------------------- # 1128.07 [+0.34] TEST: IPv6 default nexthop compat mode check [ OK ] # 1129.19 [+1.13] TEST: IPv6 compat mode on - route add notification [ OK ] # 1129.36 [+0.17] TEST: IPv6 compat mode on - route dump [ OK ] # 1130.16 [+0.79] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1130.32 [+0.16] TEST: IPv6 set compat mode - 0 [ OK ] # 1131.61 [+1.29] TEST: IPv6 compat mode off - route add notification [ OK ] # 1131.79 [+0.19] TEST: IPv6 compat mode off - route dump [ OK ] # 1132.62 [+0.83] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1133.27 [+0.65] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1133.47 [+0.20] TEST: IPv6 set compat mode - 1 [ OK ] # 1144.95 [+11.48] # 1144.95 [+0.00] IPv6 fdb groups functional # 1144.95 [+0.00] -------------------------- # 1145.65 [+0.70] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1145.93 [+0.28] TEST: Get Fdb nexthop group by id [ OK ] # 1146.33 [+0.39] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1146.76 [+0.44] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1146.91 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 1147.05 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 1147.20 [+0.15] TEST: Fdb Nexthop with onlink [ OK ] # 1147.33 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1147.63 [+0.30] TEST: Fdb mac add with nexthop group [ OK ] # 1147.76 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1147.89 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1148.05 [+0.16] TEST: Route add with fdb nexthop group [ OK ] # 1148.30 [+0.26] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1148.44 [+0.14] TEST: Fdb nexthop delete [ OK ] # 1148.57 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1160.59 [+12.02] # 1160.60 [+0.01] IPv6 multipath selection # 1160.60 [+0.00] ------------------------ # 1163.16 [+2.57] TEST: Use valid neighbor during multipath selection [ OK ] # 1163.62 [+0.45] TEST: Multipath selection with no valid neighbor [ OK ] # 1175.97 [+12.35] # 1175.97 [+0.00] IPv6 runtime torture # 1175.97 [+0.00] -------------------- # 1476.89 [+300.92] TEST: IPv6 torture test [ OK ] # 1489.70 [+12.81] # 1489.70 [+0.00] IPv6 runtime resilient nexthop group torture # 1489.70 [+0.00] -------------------------------------------- # 1790.82 [+301.12] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1791.17 [+0.36] # 1791.18 [+0.00] Tests passed: 238 # 1791.18 [+0.00] Tests failed: 0 # 1791.18 [+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__->