; "<1819846...@qq.com>;
> ��: "dev"; "ciara.power"; "Bruce
>Richardson";
>: Re: [PATCH] lib/telemetry:fix telemetry conns leak in case of socket
>write fail
>
>Hello,
>On Fri, Jan 19, 2024 at 12:40�6�2PM sunshaowei01
I have modified my commitlog and resubmitted the patch, but I seem to
have forgotten to add a [v2] flag to the patch. Do I need to resubmit the patch
again?
-- --
??: "David Marchand"https://doc.dpdk.org/guides/contributing/patches.html#patch-fix-
Telemetry can only create 10 conns by default, each of which is processed
by a thread.
When a thread fails to write using socket, the thread will end directly
without reducing the total number of conns.
This will result in the machine running for a long time, and if there are
10 failures, the tel
Telemetry can only create 10 conns by default, each of which is processed
by a thread.
When a thread fails to write using socket, the thread will end directly
without reducing the total number of conns.
This will result in the machine running for a long time, and if there are
10 failures, the tel
Hello,
On Fri, Jan 19, 2024 at 12:40 PM sunshaowei01 <1819846...@qq.com> wrote:
>
> Telemetry can only create 10 conns by default, each of which is processed
> by a thread.
>
> When a thread fails to write using socket, the thread will end directly
> without reducing the total number of conns.
>
>
> -Original Message-
> From: sunshaowei01 <1819846...@qq.com>
> Sent: Friday, January 19, 2024 11:40 AM
> To: dev@dpdk.org
> Cc: Power, Ciara
> Subject: [PATCH] lib/telemetry:fix telemetry conns leak in case of socket
> write
> fail
>
> Telemetry
On Fri, Jan 19, 2024 at 07:40:00PM +0800, sunshaowei01 wrote:
> Telemetry can only create 10 conns by default, each of which is processed
> by a thread.
>
> When a thread fails to write using socket, the thread will end directly
> without reducing the total number of conns.
>
> This will result i
Telemetry can only create 10 conns by default, each of which is processed
by a thread.
When a thread fails to write using socket, the thread will end directly
without reducing the total number of conns.
This will result in the machine running for a long time, and if there are
10 failures, the tel
8 matches
Mail list logo