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"<david.march...@redhat.com&gt;; 
????????: 2024??1??19??(??????) ????11:54
??????: " "<1819846...@qq.com&gt;; 
????: "dev"<dev@dpdk.org&gt;; "ciara.power"<ciara.po...@intel.com&gt;; "Bruce 
Richardson"<bruce.richard...@intel.com&gt;; 
????: Re: [PATCH] lib/telemetry:fix telemetry conns leak in case of socket 
write fail





On Fri, Jan 19, 2024 at 12:40?6?2PM sunshaowei01 <1819846...@qq.com&gt; wrote:
&gt;
&gt; Telemetry can only create 10 conns by default, each of which is processed
&gt; by a thread.
&gt;
&gt; When a thread fails to write using socket, the thread will end directly
&gt; without reducing the total number of conns.
&gt;
&gt; This will result in the machine running for a long time, and if there are
&gt; 10 failures, the telemetry will be unavailable
&gt;

Thanks for the patch, do you know which commit first triggered the issue?
This is needed so we add a Fixes: tag in the commitlog for backporting
the fix in stable releases.
See 
https://doc.dpdk.org/guides/contributing/patches.html#patch-fix-related-issues

&gt; Signed-off-by: sunshaowei01 <1819846...@qq.com&gt;

We need your full name in the SoB tag.
Like, for example in my case, it would be David Marchand
<david.march...@redhat.com&gt;.


-- 
David Marchand

Reply via email to