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.16 [+11.16] # 11.16 [+0.00] Basic functional tests # 11.16 [+0.00] ---------------------- # 11.31 [+0.15] TEST: List with nothing defined [ OK ] # 11.46 [+0.15] TEST: Nexthop get on non-existent id [ OK ] # 11.61 [+0.15] TEST: Nexthop del with non-existent id [ OK ] # 11.74 [+0.14] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.90 [+0.16] TEST: Nexthop with no device or gateway [ OK ] # 12.19 [+0.29] TEST: Nexthop with down device [ OK ] # 12.59 [+0.40] TEST: Nexthop with device that is linkdown [ OK ] # 12.89 [+0.30] TEST: Nexthop with device only [ OK ] # 13.04 [+0.15] TEST: Nexthop with duplicate id [ OK ] # 13.18 [+0.13] TEST: Blackhole nexthop [ OK ] # 13.32 [+0.15] TEST: Blackhole nexthop with other attributes [ OK ] # 13.65 [+0.32] TEST: Blackhole nexthop with loopback device down [ OK ] # 14.13 [+0.48] TEST: Maximum nexthop ID dump [ OK ] # 14.29 [+0.16] TEST: Create group [ OK ] # 14.42 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 14.58 [+0.16] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 15.01 [+0.43] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 15.15 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 15.30 [+0.15] TEST: Create group with same nexthop multiple times [ OK ] # 15.45 [+0.15] TEST: Replace nexthop with nexthop group [ OK ] # 15.61 [+0.15] TEST: Replace nexthop group with nexthop [ OK ] # 15.74 [+0.13] TEST: Nexthop group and device [ OK ] # 17.28 [+1.54] TEST: Test proto flush [ OK ] # 17.42 [+0.14] TEST: Nexthop group and blackhole [ OK ] # 121.72 [+104.30] TEST: Large scale nexthop flushing [ OK ] # 133.91 [+12.19] # 133.91 [+0.00] Basic resilient nexthop group functional tests # 133.91 [+0.00] ---------------------------------------------- # 134.31 [+0.40] TEST: Add a nexthop group with default parameters [ OK ] # 134.60 [+0.29] TEST: Get a nexthop group with default parameters [ OK ] # 135.02 [+0.42] TEST: Get a nexthop group with non-default parameters [ OK ] # 135.16 [+0.15] TEST: Add a nexthop group with 0 buckets [ OK ] # 135.29 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 135.45 [+0.15] TEST: Get a nexthop group after replacing parameters [ OK ] # 135.59 [+0.14] TEST: Replace idle timer [ OK ] # 135.74 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 135.89 [+0.15] TEST: Replace unbalanced timer [ OK ] # 136.03 [+0.15] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 136.18 [+0.15] TEST: Replace with no parameters [ OK ] # 136.33 [+0.15] TEST: Get a nexthop group after replacing no parameters [ OK ] # 136.48 [+0.15] TEST: Replace nexthop group type - implicit [ OK ] # 136.62 [+0.14] TEST: Replace nexthop group type - explicit [ OK ] # 136.78 [+0.16] TEST: Replace number of nexthop buckets [ OK ] # 136.93 [+0.15] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 137.79 [+0.86] TEST: Dump all nexthop buckets [ OK ] # 137.93 [+0.14] TEST: Dump all nexthop buckets in a group [ OK ] # 138.30 [+0.37] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 138.46 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 138.65 [+0.19] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 138.79 [+0.14] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 138.94 [+0.15] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 139.28 [+0.34] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 139.41 [+0.13] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 139.55 [+0.15] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 139.90 [+0.35] TEST: Maximum nexthop ID dump [ OK ] # 140.06 [+0.15] TEST: Get a valid nexthop bucket [ OK ] # 140.20 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 140.34 [+0.14] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 140.48 [+0.14] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 141.37 [+0.89] TEST: Initial bucket allocation [ OK ] # 141.83 [+0.47] TEST: Bucket allocation after replace [ OK ] # 142.40 [+0.57] TEST: Buckets migrated after idle timer change [ OK ] # 155.01 [+12.60] # 155.01 [+0.00] IPv4 functional # 155.01 [+0.00] ---------------------- # 155.17 [+0.16] TEST: Create nexthop with id, gw, dev [ OK ] # 155.32 [+0.15] TEST: Get nexthop by id [ OK ] # 155.62 [+0.31] TEST: Delete nexthop by id [ OK ] # 155.90 [+0.28] TEST: Create nexthop - gw only [ OK ] # 156.06 [+0.15] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 156.21 [+0.16] TEST: Create nexthop - gw+dev and onlink [ OK ] # 156.91 [+0.70] TEST: Nexthops removed on admin down [ OK ] # 157.75 [+0.83] TEST: Delete nexthop route warning [ OK ] # 158.50 [+0.75] TEST: Delete multipath route with only nh id based entry [ OK ] # 158.93 [+0.43] TEST: Delete route when specifying only nexthop device [ OK ] # 159.07 [+0.15] TEST: Delete route when specifying only gateway [ OK ] # 159.21 [+0.14] TEST: Delete route when not specifying nexthop attributes [ OK ] # 171.42 [+12.21] # 171.42 [+0.00] IPv4 groups functional # 171.42 [+0.00] ---------------------- # 171.70 [+0.28] TEST: Create nexthop group with single nexthop [ OK ] # 171.85 [+0.15] TEST: Get nexthop group by id [ OK ] # 172.18 [+0.33] TEST: Delete nexthop group by id [ OK ] # 173.14 [+0.97] TEST: Nexthop group with multiple nexthops [ OK ] # 173.59 [+0.45] TEST: Nexthop group updated when entry is deleted [ OK ] # 173.89 [+0.30] TEST: Nexthop group with weighted nexthops [ OK ] # 174.34 [+0.45] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 174.67 [+0.33] TEST: Nexthops in groups removed on admin down [ OK ] # 176.65 [+1.98] TEST: Multiple groups with same nexthop [ OK ] # 177.25 [+0.60] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 177.42 [+0.17] TEST: Nexthop group can not have a group as an entry [ OK ] # 177.71 [+0.29] TEST: Nexthop group with a blackhole entry [ OK ] # 177.84 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 190.01 [+12.17] # 190.02 [+0.00] IPv4 resilient groups functional # 190.02 [+0.00] -------------------------------- # 190.88 [+0.86] TEST: Nexthop group updated when entry is deleted [ OK ] # 191.04 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 191.51 [+0.47] TEST: Nexthop group updated after replace [ OK ] # 191.68 [+0.17] TEST: Nexthop buckets updated after replace [ OK ] # 192.53 [+0.85] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 192.72 [+0.19] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 193.16 [+0.43] TEST: Nexthop group updated after replace - nECMP [ OK ] # 193.32 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 205.91 [+12.58] TEST: IPv6 nexthop with IPv4 route [ OK ] # 206.50 [+0.59] TEST: IPv6 nexthop with IPv4 route [ OK ] # 206.81 [+0.31] TEST: IPv4 route with IPv6 gateway [ OK ] # 207.09 [+0.28] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 219.04 [+11.95] # 219.04 [+0.00] IPv4 functional runtime # 219.04 [+0.00] ----------------------- # 219.32 [+0.29] TEST: Route add [ OK ] # 219.63 [+0.30] TEST: Route delete [ OK ] # 219.93 [+0.30] TEST: Route add - scope conflict with nexthop [ OK ] # 220.34 [+0.41] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 220.59 [+0.26] TEST: IPv4 route with invalid metric [ OK ] # 221.11 [+0.51] TEST: Basic ping [ OK ] # 221.74 [+0.63] TEST: Ping - multipath [ OK ] # 222.52 [+0.79] TEST: Ping - multiple default routes, nh first [ OK ] # 223.42 [+0.89] TEST: Ping - multiple default routes, nh second [ OK ] # 224.20 [+0.79] TEST: Ping - blackhole [ OK ] # 224.57 [+0.37] TEST: Ping - blackhole replaced with gateway [ OK ] # 224.92 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 225.64 [+0.72] TEST: Ping - group with blackhole [ OK ] # 226.00 [+0.36] TEST: Ping - group blackhole replaced with gateways [ OK ] # 226.28 [+0.28] TEST: IPv4 route with device only nexthop [ OK ] # 226.72 [+0.44] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 227.57 [+0.85] TEST: IPv6 nexthop with IPv4 route [ OK ] # 228.24 [+0.67] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 228.63 [+0.40] TEST: IPv6 nexthop with IPv4 route [ OK ] # 228.99 [+0.36] TEST: IPv4 route with IPv6 gateway [ OK ] # 229.73 [+0.74] TEST: IPv4 default route with IPv6 gateway [ OK ] # 230.10 [+0.36] TEST: IPv4 route with MPLS encap [ OK ] # 230.25 [+0.16] TEST: IPv4 route with MPLS encap - check [ OK ] # 230.40 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 230.56 [+0.16] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 243.14 [+12.59] # 243.14 [+0.00] IPv4 large groups (x32) # 243.15 [+0.00] --------------------- # 283.97 [+40.83] TEST: Dump large (x32) ecmp groups [ OK ] # 296.32 [+12.35] # 296.32 [+0.00] IPv4 large resilient group (128k buckets) # 296.32 [+0.00] ----------------------------------------- # 296.86 [+0.54] TEST: Dump large (x131072) nexthop buckets [ OK ] # 309.16 [+12.30] # 309.16 [+0.00] IPv4 nexthop api compat mode # 309.16 [+0.00] ---------------------------- # 309.52 [+0.36] TEST: IPv4 default nexthop compat mode check [ OK ] # 310.65 [+1.13] TEST: IPv4 compat mode on - route add notification [ OK ] # 310.81 [+0.16] TEST: IPv4 compat mode on - route dump [ OK ] # 311.68 [+0.87] TEST: IPv4 compat mode on - nexthop change [ OK ] # 311.87 [+0.19] TEST: IPv4 set compat mode - 0 [ OK ] # 312.74 [+0.87] TEST: IPv4 compat mode off - route add notification [ OK ] # 312.88 [+0.15] TEST: IPv4 compat mode off - route dump [ OK ] # 313.59 [+0.71] TEST: IPv4 compat mode off - nexthop change [ OK ] # 314.28 [+0.69] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 314.47 [+0.19] TEST: IPv4 set compat mode - 1 [ OK ] # 326.73 [+12.26] # 326.73 [+0.00] IPv4 fdb groups functional # 326.73 [+0.00] -------------------------- # 327.48 [+0.76] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 327.78 [+0.29] TEST: Get Fdb nexthop group by id [ OK ] # 328.19 [+0.41] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 328.62 [+0.43] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 328.76 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 328.89 [+0.13] TEST: Fdb Nexthop with oif [ OK ] # 329.03 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 329.18 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 329.65 [+0.48] TEST: Fdb mac add with nexthop group [ OK ] # 329.79 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 329.93 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 330.08 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 330.39 [+0.30] TEST: Fdb entry after deleting a single nexthop [ OK ] # 330.55 [+0.17] TEST: Fdb nexthop delete [ OK ] # 330.70 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 343.51 [+12.81] # 343.51 [+0.00] IPv4 multipath selection # 343.51 [+0.00] ------------------------ # 345.69 [+2.18] TEST: Use valid neighbor during multipath selection [ OK ] # 346.12 [+0.43] TEST: Multipath selection with no valid neighbor [ OK ] # 358.31 [+12.19] # 358.31 [+0.00] IPv4 runtime torture # 358.31 [+0.00] -------------------- # 659.26 [+300.94] TEST: IPv4 torture test [ OK ] # 671.58 [+12.32] # 671.58 [+0.00] IPv4 runtime resilient nexthop group torture # 671.58 [+0.00] -------------------------------------------- # 972.60 [+301.02] TEST: IPv4 resilient nexthop group torture test [ OK ] # 985.16 [+12.56] # 985.16 [+0.00] IPv6 # 985.16 [+0.00] ---------------------- # 985.30 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 985.44 [+0.15] TEST: Get nexthop by id [ OK ] # 985.75 [+0.31] TEST: Delete nexthop by id [ OK ] # 986.04 [+0.29] TEST: Create nexthop - gw only [ OK ] # 986.17 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 986.33 [+0.16] TEST: Create nexthop - gw+dev and onlink [ OK ] # 987.07 [+0.73] TEST: Nexthops removed on admin down [ OK ] # 999.17 [+12.10] # 999.17 [+0.00] IPv6 groups functional # 999.17 [+0.00] ---------------------- # 999.47 [+0.29] TEST: Create nexthop group with single nexthop [ OK ] # 999.60 [+0.14] TEST: Get nexthop group by id [ OK ] # 999.89 [+0.29] TEST: Delete nexthop group by id [ OK ] # 1001.03 [+1.14] TEST: Nexthop group with multiple nexthops [ OK ] # 1001.46 [+0.43] TEST: Nexthop group updated when entry is deleted [ OK ] # 1001.77 [+0.31] TEST: Nexthop group with weighted nexthops [ OK ] # 1002.21 [+0.44] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1002.50 [+0.29] TEST: Nexthops in groups removed on admin down [ OK ] # 1004.51 [+2.01] TEST: Multiple groups with same nexthop [ OK ] # 1005.11 [+0.60] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1005.24 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 1005.54 [+0.29] TEST: Nexthop group with a blackhole entry [ OK ] # 1005.68 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1009.83 [+4.15] TEST: Nexthop group replace refcounts [ OK ] # 1011.14 [+1.31] TEST: 16-bit weights [ OK ] # 1023.31 [+12.17] # 1023.31 [+0.00] IPv6 resilient groups functional # 1023.31 [+0.00] -------------------------------- # 1024.17 [+0.86] TEST: Nexthop group updated when entry is deleted [ OK ] # 1024.33 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1024.78 [+0.45] TEST: Nexthop group updated after replace [ OK ] # 1024.93 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 1025.78 [+0.85] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1025.95 [+0.17] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1026.36 [+0.41] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1026.54 [+0.18] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1027.87 [+1.33] TEST: 16-bit weights [ OK ] # 1040.05 [+12.18] # 1040.05 [+0.00] IPv6 functional runtime # 1040.05 [+0.00] ----------------------- # 1040.33 [+0.28] TEST: Route add [ OK ] # 1040.47 [+0.14] TEST: Route delete [ OK ] # 1040.84 [+0.37] TEST: Ping with nexthop [ OK ] # 1041.48 [+0.64] TEST: Ping - multipath [ OK ] # 1041.99 [+0.51] TEST: Ping - blackhole [ OK ] # 1042.35 [+0.36] TEST: Ping - blackhole replaced with gateway [ OK ] # 1042.72 [+0.37] TEST: Ping - gateway replaced by blackhole [ OK ] # 1043.46 [+0.74] TEST: Ping - group with blackhole [ OK ] # 1043.85 [+0.38] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1044.20 [+0.35] TEST: IPv6 route with device only nexthop [ OK ] # 1044.67 [+0.47] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1045.28 [+0.61] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1045.58 [+0.30] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1045.87 [+0.29] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1046.60 [+0.73] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1046.88 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1047.17 [+0.29] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1047.88 [+0.72] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1048.18 [+0.30] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1048.47 [+0.29] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1049.04 [+0.57] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1049.28 [+0.25] TEST: IPv6 route with invalid metric [ OK ] # 1050.75 [+1.47] TEST: Nexthop with default route and rpfilter [ OK ] # 1051.12 [+0.36] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1063.32 [+12.20] # 1063.32 [+0.00] IPv6 large groups (x32) # 1063.32 [+0.00] --------------------- # 1103.65 [+40.33] TEST: Dump large (x32) ecmp groups [ OK ] # 1115.98 [+12.33] # 1115.98 [+0.00] IPv6 large resilient group (128k buckets) # 1115.98 [+0.00] ----------------------------------------- # 1116.54 [+0.55] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1129.49 [+12.95] # 1129.49 [+0.00] IPv6 nexthop api compat mode test # 1129.49 [+0.00] -------------------------------- # 1129.89 [+0.40] TEST: IPv6 default nexthop compat mode check [ OK ] # 1131.06 [+1.17] TEST: IPv6 compat mode on - route add notification [ OK ] # 1131.21 [+0.16] TEST: IPv6 compat mode on - route dump [ OK ] # 1132.12 [+0.90] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1132.34 [+0.22] TEST: IPv6 set compat mode - 0 [ OK ] # 1133.62 [+1.28] TEST: IPv6 compat mode off - route add notification [ OK ] # 1133.79 [+0.17] TEST: IPv6 compat mode off - route dump [ OK ] # 1134.64 [+0.86] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1135.37 [+0.73] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1135.54 [+0.18] TEST: IPv6 set compat mode - 1 [ OK ] # 1147.64 [+12.10] # 1147.64 [+0.00] IPv6 fdb groups functional # 1147.64 [+0.00] -------------------------- # 1148.32 [+0.68] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1148.60 [+0.28] TEST: Get Fdb nexthop group by id [ OK ] # 1149.03 [+0.42] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1149.46 [+0.43] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1149.60 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 1149.75 [+0.15] TEST: Fdb Nexthop with oif [ OK ] # 1149.90 [+0.16] TEST: Fdb Nexthop with onlink [ OK ] # 1150.05 [+0.15] TEST: Fdb Nexthop with encap [ OK ] # 1150.34 [+0.29] TEST: Fdb mac add with nexthop group [ OK ] # 1150.48 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 1150.62 [+0.14] TEST: Route add with fdb nexthop [ OK ] # 1150.76 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1151.05 [+0.30] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1151.20 [+0.14] TEST: Fdb nexthop delete [ OK ] # 1151.33 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1163.49 [+12.16] # 1163.49 [+0.00] IPv6 multipath selection # 1163.49 [+0.00] ------------------------ # 1165.70 [+2.21] TEST: Use valid neighbor during multipath selection [ OK ] # 1166.13 [+0.43] TEST: Multipath selection with no valid neighbor [ OK ] # 1178.59 [+12.46] # 1178.59 [+0.00] IPv6 runtime torture # 1178.59 [+0.00] -------------------- # 1479.57 [+300.97] TEST: IPv6 torture test [ OK ] # 1491.99 [+12.42] # 1491.99 [+0.00] IPv6 runtime resilient nexthop group torture # 1491.99 [+0.00] -------------------------------------------- # 1793.06 [+301.07] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1793.47 [+0.41] # 1793.47 [+0.00] Tests passed: 238 # 1793.47 [+0.00] Tests failed: 0 # 1793.47 [+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__->