Netdev List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Eric Dumazet <edumazet@google.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
	netdev@vger.kernel.org, eric.dumazet@gmail.com,
	darklight2357@icloud.com
Subject: Re: [PATCH net] net: stream: purge sk_error_queue in sk_stream_kill_queues()
Date: Mon, 19 Dec 2022 12:40:16 +0000	[thread overview]
Message-ID: <167145361627.5637.12164235110886449919.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221216162917.119406-1-edumazet@google.com>

Hello:

This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:

On Fri, 16 Dec 2022 16:29:17 +0000 you wrote:
> Changheon Lee reported TCP socket leaks, with a nice repro.
> 
> It seems we leak TCP sockets with the following sequence:
> 
> 1) SOF_TIMESTAMPING_TX_ACK is enabled on the socket.
> 
>    Each ACK will cook an skb put in error queue, from __skb_tstamp_tx().
>    __skb_tstamp_tx() is using skb_clone(), unless
>    SOF_TIMESTAMPING_OPT_TSONLY was also requested.
> 
> [...]

Here is the summary with links:
  - [net] net: stream: purge sk_error_queue in sk_stream_kill_queues()
    https://git.kernel.org/netdev/net/c/e0c8bccd40fc

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2022-12-19 12:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-16 16:29 [PATCH net] net: stream: purge sk_error_queue in sk_stream_kill_queues() Eric Dumazet
2022-12-19 12:40 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=167145361627.5637.12164235110886449919.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=darklight2357@icloud.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox