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 # 15.13 [+15.13] # 15.13 [+0.00] Basic functional tests # 15.13 [+0.00] ---------------------- # 15.28 [+0.15] TEST: List with nothing defined [ OK ] # 15.46 [+0.19] TEST: Nexthop get on non-existent id [ OK ] # 15.68 [+0.22] TEST: Nexthop del with non-existent id [ OK ] # 15.87 [+0.19] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 16.07 [+0.21] TEST: Nexthop with no device or gateway [ OK ] # 16.47 [+0.40] TEST: Nexthop with down device [ OK ] # 16.93 [+0.46] TEST: Nexthop with device that is linkdown [ OK ] # 17.23 [+0.30] TEST: Nexthop with device only [ OK ] # 17.42 [+0.19] TEST: Nexthop with duplicate id [ OK ] # 17.65 [+0.23] TEST: Blackhole nexthop [ OK ] # 17.83 [+0.18] TEST: Blackhole nexthop with other attributes [ OK ] # 18.31 [+0.48] TEST: Blackhole nexthop with loopback device down [ OK ] # 18.99 [+0.69] TEST: Maximum nexthop ID dump [ OK ] # 19.20 [+0.21] TEST: Create group [ OK ] # 19.39 [+0.19] TEST: Create group with blackhole nexthop [ OK ] # 19.57 [+0.19] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 20.19 [+0.62] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 20.39 [+0.20] TEST: Create group with non-existent nexthop [ OK ] # 20.60 [+0.21] TEST: Create group with same nexthop multiple times [ OK ] # 20.83 [+0.23] TEST: Replace nexthop with nexthop group [ OK ] # 20.99 [+0.16] TEST: Replace nexthop group with nexthop [ OK ] # 21.21 [+0.22] TEST: Nexthop group and device [ OK ] # 23.23 [+2.02] TEST: Test proto flush [ OK ] # 23.38 [+0.15] TEST: Nexthop group and blackhole [ OK ] # 131.25 [+107.87] TEST: Large scale nexthop flushing [ OK ] # 144.02 [+12.77] # 144.02 [+0.00] Basic resilient nexthop group functional tests # 144.02 [+0.00] ---------------------------------------------- # 144.46 [+0.43] TEST: Add a nexthop group with default parameters [ OK ] # 144.77 [+0.31] TEST: Get a nexthop group with default parameters [ OK ] # 145.29 [+0.53] TEST: Get a nexthop group with non-default parameters [ OK ] # 145.44 [+0.15] TEST: Add a nexthop group with 0 buckets [ OK ] # 145.57 [+0.13] TEST: Replace nexthop group parameters [ OK ] # 145.75 [+0.18] TEST: Get a nexthop group after replacing parameters [ OK ] # 145.89 [+0.14] TEST: Replace idle timer [ OK ] # 146.06 [+0.16] TEST: Get a nexthop group after replacing idle timer [ OK ] # 146.20 [+0.14] TEST: Replace unbalanced timer [ OK ] # 146.36 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 146.53 [+0.17] TEST: Replace with no parameters [ OK ] # 146.71 [+0.17] TEST: Get a nexthop group after replacing no parameters [ OK ] # 146.86 [+0.15] TEST: Replace nexthop group type - implicit [ OK ] # 147.01 [+0.16] TEST: Replace nexthop group type - explicit [ OK ] # 147.18 [+0.17] TEST: Replace number of nexthop buckets [ OK ] # 147.32 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 148.27 [+0.95] TEST: Dump all nexthop buckets [ OK ] # 148.42 [+0.15] TEST: Dump all nexthop buckets in a group [ OK ] # 148.74 [+0.32] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 148.90 [+0.16] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 149.07 [+0.18] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 149.22 [+0.15] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 149.38 [+0.16] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 149.73 [+0.34] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 149.87 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 150.02 [+0.15] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 150.42 [+0.40] TEST: Maximum nexthop ID dump [ OK ] # 150.60 [+0.18] TEST: Get a valid nexthop bucket [ OK ] # 150.75 [+0.15] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 150.92 [+0.18] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 151.07 [+0.15] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 152.03 [+0.96] TEST: Initial bucket allocation [ OK ] # 152.47 [+0.43] TEST: Bucket allocation after replace [ OK ] # 153.22 [+0.76] TEST: Buckets migrated after idle timer change [ OK ] # 167.50 [+14.28] # 167.50 [+0.00] IPv4 functional # 167.50 [+0.00] ---------------------- # 167.65 [+0.15] TEST: Create nexthop with id, gw, dev [ OK ] # 167.83 [+0.18] TEST: Get nexthop by id [ OK ] # 168.14 [+0.31] TEST: Delete nexthop by id [ OK ] # 168.45 [+0.30] TEST: Create nexthop - gw only [ OK ] # 168.61 [+0.16] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 168.77 [+0.16] TEST: Create nexthop - gw+dev and onlink [ OK ] # 169.53 [+0.76] TEST: Nexthops removed on admin down [ OK ] # 170.45 [+0.92] TEST: Delete nexthop route warning [ OK ] # 171.18 [+0.73] TEST: Delete multipath route with only nh id based entry [ OK ] # 171.61 [+0.43] TEST: Delete route when specifying only nexthop device [ OK ] # 171.76 [+0.15] TEST: Delete route when specifying only gateway [ OK ] # 171.91 [+0.16] TEST: Delete route when not specifying nexthop attributes [ OK ] # 185.99 [+14.08] # 185.99 [+0.00] IPv4 groups functional # 185.99 [+0.00] ---------------------- # 186.30 [+0.31] TEST: Create nexthop group with single nexthop [ OK ] # 186.44 [+0.13] TEST: Get nexthop group by id [ OK ] # 186.78 [+0.34] TEST: Delete nexthop group by id [ OK ] # 187.91 [+1.14] TEST: Nexthop group with multiple nexthops [ OK ] # 188.36 [+0.44] TEST: Nexthop group updated when entry is deleted [ OK ] # 188.65 [+0.30] TEST: Nexthop group with weighted nexthops [ OK ] # 189.09 [+0.44] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 189.39 [+0.30] TEST: Nexthops in groups removed on admin down [ OK ] # 191.48 [+2.09] TEST: Multiple groups with same nexthop [ OK ] # 192.09 [+0.61] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 192.23 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 192.55 [+0.32] TEST: Nexthop group with a blackhole entry [ OK ] # 192.71 [+0.16] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 205.63 [+12.92] # 205.63 [+0.00] IPv4 resilient groups functional # 205.63 [+0.00] -------------------------------- # 206.68 [+1.05] TEST: Nexthop group updated when entry is deleted [ OK ] # 206.90 [+0.22] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 207.45 [+0.55] TEST: Nexthop group updated after replace [ OK ] # 207.68 [+0.23] TEST: Nexthop buckets updated after replace [ OK ] # 208.86 [+1.17] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 209.10 [+0.25] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 209.70 [+0.60] TEST: Nexthop group updated after replace - nECMP [ OK ] # 209.89 [+0.19] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 226.70 [+16.82] TEST: IPv6 nexthop with IPv4 route [ OK ] # 227.50 [+0.80] TEST: IPv6 nexthop with IPv4 route [ OK ] # 227.89 [+0.39] TEST: IPv4 route with IPv6 gateway [ OK ] # 228.38 [+0.48] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 245.54 [+17.16] # 245.54 [+0.00] IPv4 functional runtime # 245.54 [+0.00] ----------------------- # 245.87 [+0.33] TEST: Route add [ OK ] # 246.26 [+0.39] TEST: Route delete [ OK ] # 246.67 [+0.41] TEST: Route add - scope conflict with nexthop [ OK ] # 247.23 [+0.57] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 247.57 [+0.34] TEST: IPv4 route with invalid metric [ OK ] # 248.28 [+0.71] TEST: Basic ping [ OK ] # 249.29 [+1.01] TEST: Ping - multipath [ OK ] # 250.46 [+1.17] TEST: Ping - multiple default routes, nh first [ OK ] # 251.86 [+1.39] TEST: Ping - multiple default routes, nh second [ OK ] # 253.00 [+1.14] TEST: Ping - blackhole [ OK ] # 253.51 [+0.51] TEST: Ping - blackhole replaced with gateway [ OK ] # 254.02 [+0.51] TEST: Ping - gateway replaced by blackhole [ OK ] # 255.02 [+1.00] TEST: Ping - group with blackhole [ OK ] # 255.46 [+0.43] TEST: Ping - group blackhole replaced with gateways [ OK ] # 255.80 [+0.35] TEST: IPv4 route with device only nexthop [ OK ] # 256.37 [+0.57] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 257.57 [+1.20] TEST: IPv6 nexthop with IPv4 route [ OK ] # 258.59 [+1.01] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 259.14 [+0.56] TEST: IPv6 nexthop with IPv4 route [ OK ] # 259.70 [+0.56] TEST: IPv4 route with IPv6 gateway [ OK ] # 260.83 [+1.13] TEST: IPv4 default route with IPv6 gateway [ OK ] # 261.36 [+0.53] TEST: IPv4 route with MPLS encap [ OK ] # 261.62 [+0.27] TEST: IPv4 route with MPLS encap - check [ OK ] # 261.82 [+0.20] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 262.03 [+0.20] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 279.39 [+17.36] # 279.39 [+0.00] IPv4 large groups (x32) # 279.39 [+0.00] --------------------- # 339.07 [+59.67] TEST: Dump large (x32) ecmp groups [ OK ] # 358.19 [+19.13] # 358.19 [+0.00] IPv4 large resilient group (128k buckets) # 358.20 [+0.00] ----------------------------------------- # 358.93 [+0.74] TEST: Dump large (x131072) nexthop buckets [ OK ] # 374.57 [+15.64] # 374.57 [+0.00] IPv4 nexthop api compat mode # 374.57 [+0.00] ---------------------------- # 375.02 [+0.45] TEST: IPv4 default nexthop compat mode check [ OK ] # 376.38 [+1.36] TEST: IPv4 compat mode on - route add notification [ OK ] # 376.55 [+0.17] TEST: IPv4 compat mode on - route dump [ OK ] # 377.48 [+0.94] TEST: IPv4 compat mode on - nexthop change [ OK ] # 377.73 [+0.24] TEST: IPv4 set compat mode - 0 [ OK ] # 378.70 [+0.97] TEST: IPv4 compat mode off - route add notification [ OK ] # 378.89 [+0.20] TEST: IPv4 compat mode off - route dump [ OK ] # 379.64 [+0.75] TEST: IPv4 compat mode off - nexthop change [ OK ] # 380.43 [+0.79] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 380.64 [+0.21] TEST: IPv4 set compat mode - 1 [ OK ] # 394.49 [+13.85] # 394.49 [+0.00] IPv4 fdb groups functional # 394.49 [+0.00] -------------------------- # 395.33 [+0.84] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 395.63 [+0.30] TEST: Get Fdb nexthop group by id [ OK ] # 396.12 [+0.49] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 396.61 [+0.49] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 396.77 [+0.17] TEST: Fdb Nexthop with blackhole [ OK ] # 396.95 [+0.18] TEST: Fdb Nexthop with oif [ OK ] # 397.14 [+0.19] TEST: Fdb Nexthop with onlink [ OK ] # 397.28 [+0.15] TEST: Fdb Nexthop with encap [ OK ] # 397.81 [+0.53] TEST: Fdb mac add with nexthop group [ OK ] # 397.94 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 398.11 [+0.16] TEST: Route add with fdb nexthop [ OK ] # 398.25 [+0.14] TEST: Route add with fdb nexthop group [ OK ] # 398.58 [+0.33] TEST: Fdb entry after deleting a single nexthop [ OK ] # 398.71 [+0.13] TEST: Fdb nexthop delete [ OK ] # 398.86 [+0.14] TEST: Fdb entry after deleting a nexthop group [ OK ] # 412.40 [+13.54] # 412.40 [+0.00] IPv4 multipath selection # 412.40 [+0.00] ------------------------ # 414.81 [+2.41] TEST: Use valid neighbor during multipath selection [ OK ] # 415.37 [+0.57] TEST: Multipath selection with no valid neighbor [ OK ] # 429.83 [+14.45] # 429.83 [+0.00] IPv4 runtime torture # 429.83 [+0.00] -------------------- # 730.90 [+301.07] TEST: IPv4 torture test [ OK ] # 745.04 [+14.14] # 745.04 [+0.00] IPv4 runtime resilient nexthop group torture # 745.04 [+0.00] -------------------------------------------- # 1046.29 [+301.25] TEST: IPv4 resilient nexthop group torture test [ OK ] # 1058.46 [+12.17] # 1058.46 [+0.00] IPv6 # 1058.46 [+0.00] ---------------------- # 1058.59 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 1058.73 [+0.14] TEST: Get nexthop by id [ OK ] # 1059.02 [+0.28] TEST: Delete nexthop by id [ OK ] # 1059.31 [+0.30] TEST: Create nexthop - gw only [ OK ] # 1059.45 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 1059.62 [+0.17] TEST: Create nexthop - gw+dev and onlink [ OK ] # 1060.36 [+0.73] TEST: Nexthops removed on admin down [ OK ] # 1072.25 [+11.90] # 1072.25 [+0.00] IPv6 groups functional # 1072.26 [+0.00] ---------------------- # 1072.52 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 1072.66 [+0.14] TEST: Get nexthop group by id [ OK ] # 1073.00 [+0.34] TEST: Delete nexthop group by id [ OK ] # 1074.16 [+1.15] TEST: Nexthop group with multiple nexthops [ OK ] # 1074.62 [+0.46] TEST: Nexthop group updated when entry is deleted [ OK ] # 1074.91 [+0.29] TEST: Nexthop group with weighted nexthops [ OK ] # 1075.45 [+0.54] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 1075.74 [+0.29] TEST: Nexthops in groups removed on admin down [ OK ] # 1077.65 [+1.91] TEST: Multiple groups with same nexthop [ OK ] # 1078.20 [+0.55] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 1078.34 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 1078.62 [+0.28] TEST: Nexthop group with a blackhole entry [ OK ] # 1078.76 [+0.14] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1082.83 [+4.07] TEST: Nexthop group replace refcounts [ OK ] # 1084.06 [+1.23] TEST: 16-bit weights [ OK ] # 1095.94 [+11.88] # 1095.94 [+0.00] IPv6 resilient groups functional # 1095.94 [+0.00] -------------------------------- # 1096.83 [+0.88] TEST: Nexthop group updated when entry is deleted [ OK ] # 1096.98 [+0.16] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1097.41 [+0.43] TEST: Nexthop group updated after replace [ OK ] # 1097.58 [+0.17] TEST: Nexthop buckets updated after replace [ OK ] # 1098.40 [+0.82] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1098.58 [+0.17] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1098.98 [+0.40] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1099.16 [+0.18] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1100.47 [+1.32] TEST: 16-bit weights [ OK ] # 1112.42 [+11.95] # 1112.42 [+0.00] IPv6 functional runtime # 1112.42 [+0.00] ----------------------- # 1112.73 [+0.31] TEST: Route add [ OK ] # 1112.85 [+0.12] TEST: Route delete [ OK ] # 1113.23 [+0.37] TEST: Ping with nexthop [ OK ] # 1113.86 [+0.63] TEST: Ping - multipath [ OK ] # 1114.36 [+0.51] TEST: Ping - blackhole [ OK ] # 1114.73 [+0.37] TEST: Ping - blackhole replaced with gateway [ OK ] # 1115.10 [+0.37] TEST: Ping - gateway replaced by blackhole [ OK ] # 1115.84 [+0.74] TEST: Ping - group with blackhole [ OK ] # 1116.19 [+0.35] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1116.48 [+0.28] TEST: IPv6 route with device only nexthop [ OK ] # 1116.97 [+0.50] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1117.65 [+0.68] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1117.92 [+0.27] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1118.19 [+0.27] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1118.99 [+0.79] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1119.26 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1119.54 [+0.28] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1120.25 [+0.71] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1120.52 [+0.27] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1120.80 [+0.28] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1121.34 [+0.54] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1121.61 [+0.27] TEST: IPv6 route with invalid metric [ OK ] # 1123.39 [+1.78] TEST: Nexthop with default route and rpfilter [ OK ] # 1123.72 [+0.33] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1136.11 [+12.39] # 1136.11 [+0.00] IPv6 large groups (x32) # 1136.11 [+0.00] --------------------- # 1176.16 [+40.05] TEST: Dump large (x32) ecmp groups [ OK ] # 1188.55 [+12.39] # 1188.55 [+0.00] IPv6 large resilient group (128k buckets) # 1188.55 [+0.00] ----------------------------------------- # 1189.11 [+0.56] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1201.25 [+12.14] # 1201.25 [+0.00] IPv6 nexthop api compat mode test # 1201.26 [+0.00] -------------------------------- # 1201.63 [+0.38] TEST: IPv6 default nexthop compat mode check [ OK ] # 1202.88 [+1.25] TEST: IPv6 compat mode on - route add notification [ OK ] # 1203.06 [+0.19] TEST: IPv6 compat mode on - route dump [ OK ] # 1203.92 [+0.85] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1204.10 [+0.18] TEST: IPv6 set compat mode - 0 [ OK ] # 1205.38 [+1.28] TEST: IPv6 compat mode off - route add notification [ OK ] # 1205.54 [+0.16] TEST: IPv6 compat mode off - route dump [ OK ] # 1206.42 [+0.88] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1207.15 [+0.73] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1207.36 [+0.20] TEST: IPv6 set compat mode - 1 [ OK ] # 1219.35 [+11.99] # 1219.35 [+0.00] IPv6 fdb groups functional # 1219.35 [+0.00] -------------------------- # 1220.03 [+0.68] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1220.33 [+0.30] TEST: Get Fdb nexthop group by id [ OK ] # 1220.74 [+0.40] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1221.16 [+0.42] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1221.30 [+0.14] TEST: Fdb Nexthop with blackhole [ OK ] # 1221.45 [+0.16] TEST: Fdb Nexthop with oif [ OK ] # 1221.63 [+0.18] TEST: Fdb Nexthop with onlink [ OK ] # 1221.76 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1222.12 [+0.36] TEST: Fdb mac add with nexthop group [ OK ] # 1222.25 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1222.40 [+0.15] TEST: Route add with fdb nexthop [ OK ] # 1222.55 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 1222.83 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1222.95 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1223.11 [+0.15] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1235.53 [+12.42] # 1235.53 [+0.00] IPv6 multipath selection # 1235.53 [+0.00] ------------------------ # 1238.14 [+2.61] TEST: Use valid neighbor during multipath selection [ OK ] # 1238.60 [+0.45] TEST: Multipath selection with no valid neighbor [ OK ] # 1251.01 [+12.42] # 1251.01 [+0.00] IPv6 runtime torture # 1251.02 [+0.00] -------------------- # 1552.01 [+300.99] TEST: IPv6 torture test [ OK ] # 1564.36 [+12.36] # 1564.36 [+0.00] IPv6 runtime resilient nexthop group torture # 1564.36 [+0.00] -------------------------------------------- # 1865.42 [+301.06] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1865.83 [+0.41] # 1865.83 [+0.00] Tests passed: 238 # 1865.83 [+0.00] Tests failed: 0 # 1865.83 [+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__->