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.74 [+10.74] # 10.74 [+0.00] Basic functional tests # 10.75 [+0.00] ---------------------- # 10.89 [+0.14] TEST: List with nothing defined [ OK ] # 11.03 [+0.14] TEST: Nexthop get on non-existent id [ OK ] # 11.18 [+0.14] TEST: Nexthop del with non-existent id [ OK ] # 11.30 [+0.13] TEST: Nexthop del with non-existent id and extra attributes [ OK ] # 11.43 [+0.13] TEST: Nexthop with no device or gateway [ OK ] # 11.71 [+0.28] TEST: Nexthop with down device [ OK ] # 12.13 [+0.42] TEST: Nexthop with device that is linkdown [ OK ] # 12.42 [+0.29] TEST: Nexthop with device only [ OK ] # 12.56 [+0.14] TEST: Nexthop with duplicate id [ OK ] # 12.69 [+0.13] TEST: Blackhole nexthop [ OK ] # 12.83 [+0.14] TEST: Blackhole nexthop with other attributes [ OK ] # 13.12 [+0.29] TEST: Blackhole nexthop with loopback device down [ OK ] # 13.60 [+0.48] TEST: Maximum nexthop ID dump [ OK ] # 13.74 [+0.14] TEST: Create group [ OK ] # 13.86 [+0.13] TEST: Create group with blackhole nexthop [ OK ] # 14.05 [+0.18] TEST: Create multipath group where 1 path is a blackhole [ OK ] # 14.47 [+0.42] TEST: Multipath group can not have a member replaced by blackhole [ OK ] # 14.60 [+0.13] TEST: Create group with non-existent nexthop [ OK ] # 14.73 [+0.13] TEST: Create group with same nexthop multiple times [ OK ] # 14.89 [+0.16] TEST: Replace nexthop with nexthop group [ OK ] # 15.02 [+0.13] TEST: Replace nexthop group with nexthop [ OK ] # 15.16 [+0.14] TEST: Nexthop group and device [ OK ] # 16.60 [+1.44] TEST: Test proto flush [ OK ] # 16.72 [+0.12] TEST: Nexthop group and blackhole [ OK ] # 114.91 [+98.19] TEST: Large scale nexthop flushing [ OK ] # 127.51 [+12.60] # 127.51 [+0.00] Basic resilient nexthop group functional tests # 127.51 [+0.00] ---------------------------------------------- # 127.94 [+0.42] TEST: Add a nexthop group with default parameters [ OK ] # 128.28 [+0.35] TEST: Get a nexthop group with default parameters [ OK ] # 128.70 [+0.42] TEST: Get a nexthop group with non-default parameters [ OK ] # 128.85 [+0.15] TEST: Add a nexthop group with 0 buckets [ OK ] # 128.99 [+0.14] TEST: Replace nexthop group parameters [ OK ] # 129.14 [+0.16] TEST: Get a nexthop group after replacing parameters [ OK ] # 129.28 [+0.14] TEST: Replace idle timer [ OK ] # 129.45 [+0.17] TEST: Get a nexthop group after replacing idle timer [ OK ] # 129.60 [+0.16] TEST: Replace unbalanced timer [ OK ] # 129.77 [+0.16] TEST: Get a nexthop group after replacing unbalanced timer [ OK ] # 129.92 [+0.16] TEST: Replace with no parameters [ OK ] # 130.08 [+0.16] TEST: Get a nexthop group after replacing no parameters [ OK ] # 130.21 [+0.13] TEST: Replace nexthop group type - implicit [ OK ] # 130.33 [+0.13] TEST: Replace nexthop group type - explicit [ OK ] # 130.47 [+0.13] TEST: Replace number of nexthop buckets [ OK ] # 130.60 [+0.14] TEST: Get a nexthop group after replacing with invalid parameters [ OK ] # 131.44 [+0.84] TEST: Dump all nexthop buckets [ OK ] # 131.62 [+0.18] TEST: Dump all nexthop buckets in a group [ OK ] # 131.92 [+0.29] TEST: All nexthop buckets report a positive near-zero idle time [ OK ] # 132.12 [+0.21] TEST: Dump all nexthop buckets with a specific nexthop device [ OK ] # 132.30 [+0.18] TEST: Dump all nexthop buckets with a specific nexthop identifier [ OK ] # 132.43 [+0.12] TEST: Dump all nexthop buckets in a non-existent group [ OK ] # 132.60 [+0.17] TEST: Dump all nexthop buckets in a non-resilient group [ OK ] # 132.94 [+0.34] TEST: Dump all nexthop buckets using a non-existent device [ OK ] # 133.08 [+0.14] TEST: Dump all nexthop buckets with invalid 'groups' keyword [ OK ] # 133.24 [+0.16] TEST: Dump all nexthop buckets with invalid 'fdb' keyword [ OK ] # 133.56 [+0.33] TEST: Maximum nexthop ID dump [ OK ] # 133.72 [+0.16] TEST: Get a valid nexthop bucket [ OK ] # 133.85 [+0.13] TEST: Get a nexthop bucket with valid group, but invalid index [ OK ] # 134.02 [+0.16] TEST: Get a nexthop bucket from a non-resilient group [ OK ] # 134.16 [+0.14] TEST: Get a nexthop bucket from a non-existent group [ OK ] # 135.04 [+0.88] TEST: Initial bucket allocation [ OK ] # 135.48 [+0.44] TEST: Bucket allocation after replace [ OK ] # 136.06 [+0.58] TEST: Buckets migrated after idle timer change [ OK ] # 147.60 [+11.54] # 147.60 [+0.00] IPv4 functional # 147.60 [+0.00] ---------------------- # 147.73 [+0.13] TEST: Create nexthop with id, gw, dev [ OK ] # 147.87 [+0.15] TEST: Get nexthop by id [ OK ] # 148.17 [+0.30] TEST: Delete nexthop by id [ OK ] # 148.44 [+0.27] TEST: Create nexthop - gw only [ OK ] # 148.58 [+0.14] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 148.70 [+0.12] TEST: Create nexthop - gw+dev and onlink [ OK ] # 149.38 [+0.67] TEST: Nexthops removed on admin down [ OK ] # 150.20 [+0.82] TEST: Delete nexthop route warning [ OK ] # 150.90 [+0.70] TEST: Delete multipath route with only nh id based entry [ OK ] # 151.33 [+0.43] TEST: Delete route when specifying only nexthop device [ OK ] # 151.48 [+0.15] TEST: Delete route when specifying only gateway [ OK ] # 151.63 [+0.15] TEST: Delete route when not specifying nexthop attributes [ OK ] # 163.15 [+11.52] # 163.15 [+0.00] IPv4 groups functional # 163.15 [+0.00] ---------------------- # 163.42 [+0.28] TEST: Create nexthop group with single nexthop [ OK ] # 163.55 [+0.13] TEST: Get nexthop group by id [ OK ] # 163.82 [+0.27] TEST: Delete nexthop group by id [ OK ] # 164.76 [+0.94] TEST: Nexthop group with multiple nexthops [ OK ] # 165.24 [+0.48] TEST: Nexthop group updated when entry is deleted [ OK ] # 165.52 [+0.28] TEST: Nexthop group with weighted nexthops [ OK ] # 165.92 [+0.40] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 166.19 [+0.27] TEST: Nexthops in groups removed on admin down [ OK ] # 168.02 [+1.83] TEST: Multiple groups with same nexthop [ OK ] # 168.55 [+0.53] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 168.68 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 168.95 [+0.26] TEST: Nexthop group with a blackhole entry [ OK ] # 169.07 [+0.12] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 179.83 [+10.76] # 179.83 [+0.00] IPv4 resilient groups functional # 179.83 [+0.00] -------------------------------- # 180.56 [+0.73] TEST: Nexthop group updated when entry is deleted [ OK ] # 180.73 [+0.17] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 181.12 [+0.40] TEST: Nexthop group updated after replace [ OK ] # 181.27 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 182.05 [+0.78] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 182.20 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 182.58 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 182.74 [+0.16] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 194.46 [+11.72] TEST: IPv6 nexthop with IPv4 route [ OK ] # 194.98 [+0.52] TEST: IPv6 nexthop with IPv4 route [ OK ] # 195.26 [+0.28] TEST: IPv4 route with IPv6 gateway [ OK ] # 195.52 [+0.26] TEST: IPv4 route with invalid IPv6 gateway [ OK ] # 206.57 [+11.06] # 206.57 [+0.00] IPv4 functional runtime # 206.57 [+0.00] ----------------------- # 206.84 [+0.27] TEST: Route add [ OK ] # 207.13 [+0.28] TEST: Route delete [ OK ] # 207.39 [+0.26] TEST: Route add - scope conflict with nexthop [ OK ] # 207.77 [+0.38] TEST: Nexthop replace with invalid scope for existing route [ OK ] # 208.00 [+0.23] TEST: IPv4 route with invalid metric [ OK ] # 208.47 [+0.47] TEST: Basic ping [ OK ] # 209.06 [+0.60] TEST: Ping - multipath [ OK ] # 209.77 [+0.70] TEST: Ping - multiple default routes, nh first [ OK ] # 210.64 [+0.87] TEST: Ping - multiple default routes, nh second [ OK ] # 211.36 [+0.72] TEST: Ping - blackhole [ OK ] # 211.69 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 212.03 [+0.34] TEST: Ping - gateway replaced by blackhole [ OK ] # 212.70 [+0.68] TEST: Ping - group with blackhole [ OK ] # 213.05 [+0.34] TEST: Ping - group blackhole replaced with gateways [ OK ] # 213.33 [+0.28] TEST: IPv4 route with device only nexthop [ OK ] # 213.72 [+0.39] TEST: IPv4 multipath route with nexthop mix - dev only + gw [ OK ] # 214.51 [+0.78] TEST: IPv6 nexthop with IPv4 route [ OK ] # 215.15 [+0.64] TEST: IPv4 route with mixed v4-v6 multipath route [ OK ] # 215.48 [+0.34] TEST: IPv6 nexthop with IPv4 route [ OK ] # 215.81 [+0.33] TEST: IPv4 route with IPv6 gateway [ OK ] # 216.48 [+0.67] TEST: IPv4 default route with IPv6 gateway [ OK ] # 216.82 [+0.34] TEST: IPv4 route with MPLS encap [ OK ] # 216.95 [+0.14] TEST: IPv4 route with MPLS encap - check [ OK ] # 217.10 [+0.14] TEST: IPv4 route with MPLS encap and v6 gateway [ OK ] # 217.24 [+0.14] TEST: IPv4 route with MPLS encap, v6 gw - check [ OK ] # 228.26 [+11.02] # 228.26 [+0.00] IPv4 large groups (x32) # 228.26 [+0.00] --------------------- # 264.78 [+36.51] TEST: Dump large (x32) ecmp groups [ OK ] # 276.00 [+11.22] # 276.00 [+0.00] IPv4 large resilient group (128k buckets) # 276.00 [+0.00] ----------------------------------------- # 276.49 [+0.48] TEST: Dump large (x131072) nexthop buckets [ OK ] # 287.36 [+10.88] # 287.36 [+0.00] IPv4 nexthop api compat mode # 287.36 [+0.00] ---------------------------- # 287.69 [+0.33] TEST: IPv4 default nexthop compat mode check [ OK ] # 288.70 [+1.01] TEST: IPv4 compat mode on - route add notification [ OK ] # 288.83 [+0.13] TEST: IPv4 compat mode on - route dump [ OK ] # 289.61 [+0.78] TEST: IPv4 compat mode on - nexthop change [ OK ] # 289.78 [+0.17] TEST: IPv4 set compat mode - 0 [ OK ] # 290.53 [+0.75] TEST: IPv4 compat mode off - route add notification [ OK ] # 290.66 [+0.13] TEST: IPv4 compat mode off - route dump [ OK ] # 291.33 [+0.67] TEST: IPv4 compat mode off - nexthop change [ OK ] # 291.96 [+0.63] TEST: IPv4 compat mode off - nexthop delete [ OK ] # 292.12 [+0.16] TEST: IPv4 set compat mode - 1 [ OK ] # 302.95 [+10.83] # 302.95 [+0.00] IPv4 fdb groups functional # 302.95 [+0.00] -------------------------- # 303.54 [+0.59] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 303.81 [+0.26] TEST: Get Fdb nexthop group by id [ OK ] # 304.18 [+0.38] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 304.57 [+0.39] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 304.70 [+0.13] TEST: Fdb Nexthop with blackhole [ OK ] # 304.82 [+0.12] TEST: Fdb Nexthop with oif [ OK ] # 304.95 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 305.07 [+0.12] TEST: Fdb Nexthop with encap [ OK ] # 305.51 [+0.44] TEST: Fdb mac add with nexthop group [ OK ] # 305.65 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 305.77 [+0.12] TEST: Route add with fdb nexthop [ OK ] # 305.89 [+0.12] TEST: Route add with fdb nexthop group [ OK ] # 306.14 [+0.24] TEST: Fdb entry after deleting a single nexthop [ OK ] # 306.27 [+0.13] TEST: Fdb nexthop delete [ OK ] # 306.38 [+0.12] TEST: Fdb entry after deleting a nexthop group [ OK ] # 317.46 [+11.07] # 317.46 [+0.00] IPv4 multipath selection # 317.46 [+0.00] ------------------------ # 319.22 [+1.76] TEST: Use valid neighbor during multipath selection [ OK ] # 319.60 [+0.38] TEST: Multipath selection with no valid neighbor [ OK ] # 330.38 [+10.78] # 330.38 [+0.00] IPv4 runtime torture # 330.38 [+0.00] -------------------- # 631.16 [+300.78] TEST: IPv4 torture test [ OK ] # 642.44 [+11.28] # 642.45 [+0.00] IPv4 runtime resilient nexthop group torture # 642.45 [+0.00] -------------------------------------------- # 943.37 [+300.92] ./fib_nexthops.sh: line 2106: kill: (6162) - No such process # 943.42 [+0.05] TEST: IPv4 resilient nexthop group torture test [ OK ] # 954.60 [+11.18] # 954.60 [+0.00] IPv6 # 954.60 [+0.00] ---------------------- # 954.74 [+0.14] TEST: Create nexthop with id, gw, dev [ OK ] # 954.87 [+0.13] TEST: Get nexthop by id [ OK ] # 955.13 [+0.27] TEST: Delete nexthop by id [ OK ] # 955.41 [+0.27] TEST: Create nexthop - gw only [ OK ] # 955.53 [+0.13] TEST: Create nexthop - invalid gw+dev combination [ OK ] # 955.67 [+0.14] TEST: Create nexthop - gw+dev and onlink [ OK ] # 956.31 [+0.64] TEST: Nexthops removed on admin down [ OK ] # 967.41 [+11.10] # 967.41 [+0.00] IPv6 groups functional # 967.42 [+0.00] ---------------------- # 967.68 [+0.27] TEST: Create nexthop group with single nexthop [ OK ] # 967.82 [+0.13] TEST: Get nexthop group by id [ OK ] # 968.08 [+0.26] TEST: Delete nexthop group by id [ OK ] # 969.10 [+1.02] TEST: Nexthop group with multiple nexthops [ OK ] # 969.52 [+0.42] TEST: Nexthop group updated when entry is deleted [ OK ] # 969.79 [+0.27] TEST: Nexthop group with weighted nexthops [ OK ] # 970.21 [+0.42] TEST: Weighted nexthop group updated when entry is deleted [ OK ] # 970.47 [+0.26] TEST: Nexthops in groups removed on admin down [ OK ] # 972.32 [+1.85] TEST: Multiple groups with same nexthop [ OK ] # 972.88 [+0.56] TEST: Nexthops in group removed on admin down - mixed group [ OK ] # 973.02 [+0.14] TEST: Nexthop group can not have a group as an entry [ OK ] # 973.26 [+0.24] TEST: Nexthop group with a blackhole entry [ OK ] # 973.39 [+0.13] TEST: Nexthop group can not have a blackhole and another nexthop [ OK ] # 976.36 [+2.96] TEST: Nexthop group replace refcounts [ OK ] # 977.53 [+1.17] TEST: 16-bit weights [ OK ] # 988.71 [+11.18] # 988.71 [+0.00] IPv6 resilient groups functional # 988.71 [+0.00] -------------------------------- # 989.47 [+0.76] TEST: Nexthop group updated when entry is deleted [ OK ] # 989.61 [+0.13] TEST: Nexthop buckets updated when entry is deleted [ OK ] # 989.99 [+0.39] TEST: Nexthop group updated after replace [ OK ] # 990.15 [+0.15] TEST: Nexthop buckets updated after replace [ OK ] # 990.91 [+0.76] TEST: Nexthop group updated when entry is deleted - nECMP [ OK ] # 991.06 [+0.15] TEST: Nexthop buckets updated when entry is deleted - nECMP [ OK ] # 991.45 [+0.39] TEST: Nexthop group updated after replace - nECMP [ OK ] # 991.62 [+0.17] TEST: Nexthop buckets updated after replace - nECMP [ OK ] # 992.79 [+1.17] TEST: 16-bit weights [ OK ] # 1003.62 [+10.83] # 1003.62 [+0.00] IPv6 functional runtime # 1003.62 [+0.00] ----------------------- # 1003.87 [+0.25] TEST: Route add [ OK ] # 1004.00 [+0.13] TEST: Route delete [ OK ] # 1004.33 [+0.33] TEST: Ping with nexthop [ OK ] # 1004.91 [+0.58] TEST: Ping - multipath [ OK ] # 1005.37 [+0.46] TEST: Ping - blackhole [ OK ] # 1005.70 [+0.33] TEST: Ping - blackhole replaced with gateway [ OK ] # 1006.02 [+0.32] TEST: Ping - gateway replaced by blackhole [ OK ] # 1006.68 [+0.65] TEST: Ping - group with blackhole [ OK ] # 1007.01 [+0.33] TEST: Ping - group blackhole replaced with gateways [ OK ] # 1007.27 [+0.26] TEST: IPv6 route with device only nexthop [ OK ] # 1007.66 [+0.39] TEST: IPv6 multipath route with nexthop mix - dev only + gw [ OK ] # 1008.20 [+0.54] TEST: IPv6 route can not have a v4 gateway [ OK ] # 1008.47 [+0.26] TEST: Nexthop replace - v6 route, v4 nexthop [ OK ] # 1008.73 [+0.26] TEST: Nexthop replace of group entry - v6 route, v4 nexthop [ OK ] # 1009.37 [+0.65] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1009.62 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1009.88 [+0.26] TEST: IPv6 route using a group after removing v4 gateways [ OK ] # 1010.50 [+0.62] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1010.75 [+0.25] TEST: IPv6 route can not have a group with v4 and v6 gateways [ OK ] # 1011.02 [+0.27] TEST: IPv6 route using a group after replacing v4 gateways [ OK ] # 1011.53 [+0.52] TEST: IPv6 route can not use src routing with external nexthop [ OK ] # 1011.77 [+0.23] TEST: IPv6 route with invalid metric [ OK ] # 1013.07 [+1.30] TEST: Nexthop with default route and rpfilter [ OK ] # 1013.40 [+0.33] TEST: Nexthop with multipath default route and rpfilter [ OK ] # 1024.36 [+10.96] # 1024.36 [+0.00] IPv6 large groups (x32) # 1024.36 [+0.00] --------------------- # 1060.57 [+36.21] TEST: Dump large (x32) ecmp groups [ OK ] # 1071.72 [+11.15] # 1071.72 [+0.00] IPv6 large resilient group (128k buckets) # 1071.72 [+0.00] ----------------------------------------- # 1072.20 [+0.47] TEST: Dump large (x131072) nexthop buckets [ OK ] # 1083.34 [+11.14] # 1083.34 [+0.00] IPv6 nexthop api compat mode test # 1083.34 [+0.00] -------------------------------- # 1083.68 [+0.34] TEST: IPv6 default nexthop compat mode check [ OK ] # 1084.75 [+1.07] TEST: IPv6 compat mode on - route add notification [ OK ] # 1084.90 [+0.14] TEST: IPv6 compat mode on - route dump [ OK ] # 1085.66 [+0.76] TEST: IPv6 compat mode on - nexthop change [ OK ] # 1085.83 [+0.17] TEST: IPv6 set compat mode - 0 [ OK ] # 1087.00 [+1.16] TEST: IPv6 compat mode off - route add notification [ OK ] # 1087.15 [+0.15] TEST: IPv6 compat mode off - route dump [ OK ] # 1087.91 [+0.76] TEST: IPv6 compat mode off - nexthop change [ OK ] # 1088.57 [+0.66] TEST: IPv6 compat mode off - nexthop delete [ OK ] # 1088.73 [+0.16] TEST: IPv6 set compat mode - 1 [ OK ] # 1099.58 [+10.85] # 1099.58 [+0.00] IPv6 fdb groups functional # 1099.58 [+0.00] -------------------------- # 1100.20 [+0.62] TEST: Fdb Nexthop group with multiple nexthops [ OK ] # 1100.45 [+0.25] TEST: Get Fdb nexthop group by id [ OK ] # 1100.86 [+0.41] TEST: Fdb Nexthop group with non-fdb nexthops [ OK ] # 1101.23 [+0.37] TEST: Non-Fdb Nexthop group with fdb nexthops [ OK ] # 1101.35 [+0.12] TEST: Fdb Nexthop with blackhole [ OK ] # 1101.50 [+0.15] TEST: Fdb Nexthop with oif [ OK ] # 1101.62 [+0.13] TEST: Fdb Nexthop with onlink [ OK ] # 1101.76 [+0.14] TEST: Fdb Nexthop with encap [ OK ] # 1102.05 [+0.30] TEST: Fdb mac add with nexthop group [ OK ] # 1102.19 [+0.14] TEST: Fdb mac add with nexthop [ OK ] # 1102.32 [+0.13] TEST: Route add with fdb nexthop [ OK ] # 1102.45 [+0.13] TEST: Route add with fdb nexthop group [ OK ] # 1102.72 [+0.27] TEST: Fdb entry after deleting a single nexthop [ OK ] # 1102.85 [+0.13] TEST: Fdb nexthop delete [ OK ] # 1102.99 [+0.13] TEST: Fdb entry after deleting a nexthop group [ OK ] # 1114.38 [+11.39] # 1114.38 [+0.00] IPv6 multipath selection # 1114.38 [+0.00] ------------------------ # 1116.52 [+2.14] TEST: Use valid neighbor during multipath selection [ OK ] # 1116.93 [+0.41] TEST: Multipath selection with no valid neighbor [ OK ] # 1128.17 [+11.24] # 1128.18 [+0.00] IPv6 runtime torture # 1128.18 [+0.00] -------------------- # 1429.02 [+300.85] ./fib_nexthops.sh: line 1278: kill: (12347) - No such process # 1429.08 [+0.06] TEST: IPv6 torture test [ OK ] # 1440.64 [+11.56] # 1440.64 [+0.00] IPv6 runtime resilient nexthop group torture # 1440.64 [+0.00] -------------------------------------------- # 1741.60 [+300.96] ./fib_nexthops.sh: line 1334: kill: (16850) - No such process # 1741.63 [+0.03] TEST: IPv6 resilient nexthop group torture test [ OK ] # 1741.97 [+0.34] # 1741.97 [+0.00] Tests passed: 238 # 1741.97 [+0.00] Tests failed: 0 # 1741.97 [+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__->