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.97 [+10.97] # 10.97 [+0.00] Basic functional tests # 10.97 [+0.00] ---------------------- # 11.09 [+0.12] TEST: List with nothing defined [ OK ] # 11.23 [+0.13] TEST: Nexthop get on non-existent id [ OK ] # 11.37 [+0.15] TEST: Nexthop del with non-existent id [ OK ] # 11.50 [+0.13] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.64 [+0.14] TEST: Nexthop with no device or gateway [ OK ] # 11.92 [+0.27] TEST: Nexthop with down device [ OK ] # 12.32 [+0.40] TEST: Nexthop with device that is linkdown [ OK ] # 12.64 [+0.33] TEST: Nexthop with device only [ OK ] # 12.78 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 12.96 [+0.18] TEST: Blackhole nexthop [ OK ] # 13.09 [+0.13] TEST: Blackhole nexthop with other attributes [ OK ] # 13.42 [+0.33] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.91 [+0.49] TEST: Maximum nexthop ID dump [ OK ] # 14.03 [+0.13] TEST: Create group [ OK ] # 14.22 [+0.18] TEST: Create group with blackhole nexthop [ OK ] # 14.39 [+0.18] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.88 [+0.48] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 15.02 [+0.14] TEST: Create group with non-existent nexthop [ OK ] # 15.15 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 15.34 [+0.19] TEST: Replace nexthop with nexthop group [ OK ] # 15.47 [+0.13] TEST: Replace nexthop group with nexthop [ OK ] # 15.63 [+0.17] TEST: Nexthop group and device [ OK ] # 17.27 [+1.63] TEST: Test proto flush [ OK ] # 17.42 [+0.15] TEST: Nexthop group and blackhole [ OK ] # 114.50 [+97.08] TEST: Large scale nexthop flushing [ OK ] # 127.05 [+12.54] # 127.05 [+0.00] Basic resilient nexthop group functional tests # 127.05 [+0.00] ---------------------------------------------- # 127.51 [+0.46] TEST: Add a nexthop group with default parameters [ OK ] # 127.80 [+0.28] TEST: Get a nexthop group with default parameters [ OK ] # 128.22 [+0.43] TEST: Get a nexthop group with non-default parameters [ OK ] # 128.35 [+0.13] TEST: Add a nexthop group with 0 buckets [ OK ] # 128.51 [+0.16] TEST: Replace nexthop group parameters [ OK ] # 128.67 [+0.16] TEST: Get a nexthop group after replacing parameters [ OK ] # 128.81 [+0.14] TEST: Replace idle timer [ OK ] # 128.96 [+0.15] TEST: Get a nexthop group after replacing idle timer [ OK ] # 129.09 [+0.13] TEST: Replace unbalanced timer [ OK ] # 129.25 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 129.38 [+0.13] TEST: Replace with no parameters [ OK ] # 129.54 [+0.16] TEST: Get a nexthop group after replacing no parameters [ OK ] # 129.68 [+0.14] TEST: Replace nexthop group type - implicit [ OK ] # 129.81 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 129.96 [+0.15] TEST: Replace number of nexthop buckets [ OK ] # 130.09 [+0.13] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 130.93 [+0.84] TEST: Dump all nexthop buckets [ OK ] # 131.10 [+0.17] TEST: Dump all nexthop buckets in a group [ OK ] # 131.45 [+0.34] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 131.62 [+0.17] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 131.81 [+0.18] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 131.95 [+0.14] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 132.13 [+0.18] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 132.51 [+0.38] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 132.66 [+0.15] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 132.81 [+0.15] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 133.14 [+0.33] TEST: Maximum nexthop ID dump [ OK ] # 133.32 [+0.18] TEST: Get a valid nexthop bucket [ OK ] # 133.46 [+0.14] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 133.58 [+0.12] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 133.72 [+0.14] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 134.53 [+0.82] TEST: Initial bucket allocation [ OK ] # 134.98 [+0.45] TEST: Bucket allocation after replace [ OK ] # 135.56 [+0.58] TEST: Buckets migrated after idle timer change [ OK ] # 147.52 [+11.96] # 147.52 [+0.00] IPv4 functional # 147.52 [+0.00] ---------------------- # 147.68 [+0.16] TEST: Create nexthop with id, gw, dev [ OK ] # 147.82 [+0.14] TEST: Get nexthop by id [ OK ] # 148.09 [+0.26] TEST: Delete nexthop by id [ OK ] # 148.36 [+0.27] TEST: Create nexthop - gw only [ OK ] # 148.50 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 148.63 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 149.34 [+0.70] TEST: Nexthops removed on admin down [ OK ] # 150.13 [+0.79] TEST: Delete nexthop route warning [ OK ] # 150.80 [+0.67] TEST: Delete multipath route with only nh id based entry [ OK ] # 151.24 [+0.45] TEST: Delete route when specifying only nexthop device [ OK ] # 151.38 [+0.14] TEST: Delete route when specifying only gateway [ OK ] # 151.52 [+0.14] TEST: Delete route when not specifying nexthop attributes [ OK ] # 163.80 [+12.29] # 163.81 [+0.01] IPv4 groups functional # 163.81 [+0.00] ---------------------- # 164.07 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 164.21 [+0.13] TEST: Get nexthop group by id [ OK ] # 164.50 [+0.29] TEST: Delete nexthop group by id [ OK ] # 165.43 [+0.93] TEST: Nexthop group with multiple nexthops [ OK ] # 165.93 [+0.50] TEST: Nexthop group updated when entry is deleted [ OK ] # 166.24 [+0.30] TEST: Nexthop group with weighted nexthops [ OK ] # 166.71 [+0.47] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 167.02 [+0.31] TEST: Nexthops in groups removed on admin down [ OK ] # 169.04 [+2.02] TEST: Multiple groups with same nexthop [ OK ] # 169.63 [+0.59] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 169.76 [+0.13] TEST: Nexthop group can not have a group as an entry [ OK ] # 170.04 [+0.28] TEST: Nexthop group with a blackhole entry [ OK ] # 170.20 [+0.16] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 182.85 [+12.65] # 182.85 [+0.00] IPv4 resilient groups functional # 182.85 [+0.00] -------------------------------- # 183.67 [+0.82] TEST: Nexthop group updated when entry is deleted [ OK ] # 183.81 [+0.14] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 184.23 [+0.42] TEST: Nexthop group updated after replace [ OK ] # 184.39 [+0.16] TEST: Nexthop buckets updated after replace [ OK ] # 185.22 [+0.83] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 185.36 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 185.85 [+0.49] TEST: Nexthop group updated after replace - nECMP [ OK ] # 186.01 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 198.87 [+12.86] TEST: IPv6 nexthop with IPv4 route [ OK ] # 199.40 [+0.53] TEST: IPv6 nexthop with IPv4 route [ OK ] # 199.69 [+0.29] TEST: IPv4 route with IPv6 gateway [ OK ] # 199.98 [+0.29] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 212.60 [+12.62] # 212.61 [+0.01] IPv4 functional runtime # 212.61 [+0.00] ----------------------- # 212.93 [+0.32] TEST: Route add [ OK ] # 213.26 [+0.33] TEST: Route delete [ OK ] # 213.58 [+0.32] TEST: Route add - scope conflict with nexthop [ OK ] # 214.07 [+0.49] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 214.31 [+0.24] TEST: IPv4 route with invalid metric [ OK ] # 214.85 [+0.54] TEST: Basic ping [ OK ] # 215.49 [+0.64] TEST: Ping - multipath [ OK ] # 216.27 [+0.78] TEST: Ping - multiple default routes, nh first [ OK ] # 217.18 [+0.91] TEST: Ping - multiple default routes, nh second [ OK ] # 217.95 [+0.76] TEST: Ping - blackhole [ OK ] # 218.30 [+0.36] TEST: Ping - blackhole replaced with gateway [ OK ] # 218.67 [+0.37] TEST: Ping - gateway replaced by blackhole [ OK ] # 219.39 [+0.72] TEST: Ping - group with blackhole [ OK ] # 219.75 [+0.36] TEST: Ping - group blackhole replaced with gateways [ OK ] # 220.00 [+0.25] TEST: IPv4 route with device only nexthop [ OK ] # 220.45 [+0.45] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 221.41 [+0.95] TEST: IPv6 nexthop with IPv4 route [ OK ] # 222.18 [+0.77] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 222.56 [+0.38] TEST: IPv6 nexthop with IPv4 route [ OK ] # 222.96 [+0.40] TEST: IPv4 route with IPv6 gateway [ OK ] # 223.74 [+0.78] TEST: IPv4 default route with IPv6 gateway [ OK ] # 224.13 [+0.39] TEST: IPv4 route with MPLS encap [ OK ] # 224.32 [+0.19] TEST: IPv4 route with MPLS encap - check [ OK ] # 224.49 [+0.17] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 224.66 [+0.17] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 237.06 [+12.40] # 237.07 [+0.00] IPv4 large groups (x32) # 237.07 [+0.00] --------------------- # 277.29 [+40.22] TEST: Dump large (x32) ecmp groups [ OK ] # 290.02 [+12.73] # 290.03 [+0.00] IPv4 large resilient group (128k buckets) # 290.03 [+0.00] ----------------------------------------- # 290.63 [+0.60] TEST: Dump large (x131072) nexthop buckets [ OK ] # 302.84 [+12.21] # 302.84 [+0.00] IPv4 nexthop api compat mode # 302.84 [+0.00] ---------------------------- # 303.19 [+0.34] TEST: IPv4 default nexthop compat mode check [ OK ] # 304.30 [+1.11] TEST: IPv4 compat mode on - route add notification [ OK ] # 304.43 [+0.14] TEST: IPv4 compat mode on - route dump [ OK ] # 305.28 [+0.85] TEST: IPv4 compat mode on - nexthop change [ OK ] # 305.48 [+0.20] TEST: IPv4 set compat mode - 0 [ OK ] # 306.30 [+0.82] TEST: IPv4 compat mode off - route add notification [ OK ] # 306.46 [+0.15] TEST: IPv4 compat mode off - route dump [ OK ] # 307.13 [+0.67] TEST: IPv4 compat mode off - nexthop change [ OK ] # 307.82 [+0.69] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 307.99 [+0.17] TEST: IPv4 set compat mode - 1 [ OK ] # 320.31 [+12.33] # 320.32 [+0.00] IPv4 fdb groups functional # 320.32 [+0.00] -------------------------- # 321.03 [+0.71] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 321.31 [+0.28] TEST: Get Fdb nexthop group by id [ OK ] # 321.74 [+0.43] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 322.16 [+0.42] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 322.29 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 322.45 [+0.17] TEST: Fdb Nexthop with oif [ OK ] # 322.60 [+0.14] TEST: Fdb Nexthop with onlink [ OK ] # 322.73 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 323.20 [+0.46] TEST: Fdb mac add with nexthop group [ OK ] # 323.36 [+0.16] TEST: Fdb mac add with nexthop [ OK ] # 323.50 [+0.15] TEST: Route add with fdb nexthop [ OK ] # 323.65 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 323.92 [+0.27] TEST: Fdb entry after deleting a single nexthop [ OK ] # 324.08 [+0.16] TEST: Fdb nexthop delete [ OK ] # 324.21 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 336.92 [+12.71] # 336.92 [+0.00] IPv4 multipath selection # 336.92 [+0.00] ------------------------ # 339.56 [+2.63] TEST: Use valid neighbor during multipath selection [ OK ] # 340.01 [+0.45] TEST: Multipath selection with no valid neighbor [ OK ] # 352.67 [+12.66] # 352.67 [+0.00] IPv4 runtime torture # 352.67 [+0.00] -------------------- # 653.62 [+300.94] TEST: IPv4 torture test [ OK ] # 666.51 [+12.89] # 666.51 [+0.00] IPv4 runtime resilient nexthop group torture # 666.51 [+0.00] -------------------------------------------- # 967.71 [+301.20] TEST: IPv4 resilient nexthop group torture test [ OK ] # 979.79 [+12.08] # 979.79 [+0.00] IPv6 # 979.79 [+0.00] ---------------------- # 979.95 [+0.16] TEST: Create nexthop with id, gw, dev [ OK ] # 980.08 [+0.13] TEST: Get nexthop by id [ OK ] # 980.37 [+0.29] TEST: Delete nexthop by id [ OK ] # 980.67 [+0.30] TEST: Create nexthop - gw only [ OK ] # 980.82 [+0.15] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 980.97 [+0.15] TEST: Create nexthop - gw+dev and onlink [ OK ] # 981.70 [+0.73] TEST: Nexthops removed on admin down [ OK ] # 993.53 [+11.83] # 993.53 [+0.00] IPv6 groups functional # 993.53 [+0.00] ---------------------- # 993.79 [+0.26] TEST: Create nexthop group with single nexthop [ OK ] # 993.94 [+0.15] TEST: Get nexthop group by id [ OK ] # 994.24 [+0.29] TEST: Delete nexthop group by id [ OK ] # 995.34 [+1.11] TEST: Nexthop group with multiple nexthops [ OK ] # 995.77 [+0.42] TEST: Nexthop group updated when entry is deleted [ OK ] # 996.02 [+0.25] TEST: Nexthop group with weighted nexthops [ OK ] # 996.44 [+0.43] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 996.71 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 998.70 [+1.99] TEST: Multiple groups with same nexthop [ OK ] # 999.25 [+0.56] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 999.39 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 999.67 [+0.27] TEST: Nexthop group with a blackhole entry [ OK ] # 999.79 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 1003.91 [+4.11] TEST: Nexthop group replace refcounts [ OK ] # 1005.22 [+1.31] TEST: 16-bit weights [ OK ] # 1016.94 [+11.72] # 1016.95 [+0.02] IPv6 resilient groups functional # 1016.95 [+0.00] -------------------------------- # 1017.78 [+0.83] TEST: Nexthop group updated when entry is deleted [ OK ] # 1017.93 [+0.15] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 1018.39 [+0.46] TEST: Nexthop group updated after replace [ OK ] # 1018.53 [+0.14] TEST: Nexthop buckets updated after replace [ OK ] # 1019.33 [+0.80] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 1019.47 [+0.14] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 1019.91 [+0.44] TEST: Nexthop group updated after replace - nECMP [ OK ] # 1020.09 [+0.18] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 1021.35 [+1.26] TEST: 16-bit weights [ OK ] # 1033.36 [+12.01] # 1033.37 [+0.00] IPv6 functional runtime # 1033.37 [+0.00] ----------------------- # 1033.63 [+0.26] TEST: Route add [ OK ] # 1033.80 [+0.17] TEST: Route delete [ OK ] # 1034.17 [+0.37] TEST: Ping with nexthop [ OK ] # 1034.82 [+0.65] TEST: Ping - multipath [ OK ] # 1035.31 [+0.50] TEST: Ping - blackhole [ OK ] # 1035.65 [+0.34] TEST: Ping - blackhole replaced with gateway [ OK ] # 1036.01 [+0.36] TEST: Ping - gateway replaced by blackhole [ OK ] # 1036.70 [+0.69] TEST: Ping - group with blackhole [ OK ] # 1037.09 [+0.39] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1037.37 [+0.28] TEST: IPv6 route with device only nexthop [ OK ] # 1037.77 [+0.40] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1038.37 [+0.60] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1038.64 [+0.27] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1038.92 [+0.27] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1039.60 [+0.68] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1039.88 [+0.29] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1040.18 [+0.30] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1040.89 [+0.71] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1041.17 [+0.28] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1041.46 [+0.29] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1041.98 [+0.52] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1042.25 [+0.26] TEST: IPv6 route with invalid metric [ OK ] # 1043.92 [+1.67] TEST: Nexthop with default route and rpfilter [ OK ] # 1044.28 [+0.36] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1056.31 [+12.03] # 1056.31 [+0.00] IPv6 large groups (x32) # 1056.31 [+0.00] --------------------- # 1096.04 [+39.73] TEST: Dump large (x32) ecmp groups [ OK ] # 1108.42 [+12.38] # 1108.42 [+0.00] IPv6 large resilient group (128k buckets) # 1108.42 [+0.00] ----------------------------------------- # 1108.97 [+0.55] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1120.92 [+11.94] # 1120.92 [+0.00] IPv6 nexthop api compat mode test # 1120.92 [+0.00] -------------------------------- # 1121.29 [+0.37] TEST: IPv6 default nexthop compat mode check [ OK ] # 1122.39 [+1.10] TEST: IPv6 compat mode on - route add notification [ OK ] # 1122.55 [+0.16] TEST: IPv6 compat mode on - route dump [ OK ] # 1123.36 [+0.81] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1123.55 [+0.18] TEST: IPv6 set compat mode - 0 [ OK ] # 1124.80 [+1.25] TEST: IPv6 compat mode off - route add notification [ OK ] # 1124.96 [+0.16] TEST: IPv6 compat mode off - route dump [ OK ] # 1125.85 [+0.89] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1126.55 [+0.70] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1126.72 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1138.22 [+11.51] # 1138.23 [+0.00] IPv6 fdb groups functional # 1138.23 [+0.00] -------------------------- # 1138.90 [+0.67] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1139.18 [+0.28] TEST: Get Fdb nexthop group by id [ OK ] # 1139.56 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1139.97 [+0.41] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1140.10 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 1140.24 [+0.14] TEST: Fdb Nexthop with oif [ OK ] # 1140.39 [+0.15] TEST: Fdb Nexthop with onlink [ OK ] # 1140.52 [+0.13] TEST: Fdb Nexthop with encap [ OK ] # 1140.78 [+0.26] TEST: Fdb mac add with nexthop group [ OK ] # 1140.91 [+0.13] TEST: Fdb mac add with nexthop [ OK ] # 1141.04 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1141.19 [+0.15] TEST: Route add with fdb nexthop group [ OK ] # 1141.47 [+0.28] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1141.61 [+0.14] TEST: Fdb nexthop delete [ OK ] # 1141.75 [+0.15] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1153.46 [+11.71] # 1153.47 [+0.00] IPv6 multipath selection # 1153.47 [+0.00] ------------------------ # 1155.61 [+2.14] TEST: Use valid neighbor during multipath selection [ OK ] # 1156.01 [+0.40] TEST: Multipath selection with no valid neighbor [ OK ] # 1168.73 [+12.72] # 1168.73 [+0.00] IPv6 runtime torture # 1168.73 [+0.00] -------------------- # 1469.65 [+300.92] TEST: IPv6 torture test [ OK ] # 1482.58 [+12.93] # 1482.59 [+0.00] IPv6 runtime resilient nexthop group torture # 1482.59 [+0.00] -------------------------------------------- # 1783.74 [+301.15] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1784.13 [+0.39] # 1784.14 [+0.01] Tests passed: 238 # 1784.14 [+0.00] Tests failed: 0 # 1784.14 [+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__->