From: patchwork-bot+netdevbpf@kernel.org
To: Arjun Roy <arjunroy.kdev@gmail.com>
Cc: davem@davemloft.net, netdev@vger.kernel.org, arjunroy@google.com,
edumazet@google.com, soheil@google.com, ncardwell@google.com
Subject: Re: [net v2] tcp: Prevent low rmem stalls with SO_RCVLOWAT.
Date: Sat, 24 Oct 2020 02:20:03 +0000 [thread overview]
Message-ID: <160350600375.32519.8606091275090159974.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20201023184709.217614-1-arjunroy.kdev@gmail.com>
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Fri, 23 Oct 2020 11:47:09 -0700 you wrote:
> From: Arjun Roy <arjunroy@google.com>
>
> With SO_RCVLOWAT, under memory pressure,
> it is possible to enter a state where:
>
> 1. We have not received enough bytes to satisfy SO_RCVLOWAT.
> 2. We have not entered buffer pressure (see tcp_rmem_pressure()).
> 3. But, we do not have enough buffer space to accept more packets.
>
> [...]
Here is the summary with links:
- [net,v2] tcp: Prevent low rmem stalls with SO_RCVLOWAT.
https://git.kernel.org/netdev/net/c/435ccfa894e3
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2020-10-24 2:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-23 18:47 [net v2] tcp: Prevent low rmem stalls with SO_RCVLOWAT Arjun Roy
2020-10-24 2:13 ` Jakub Kicinski
2020-10-24 6:26 ` Arjun Roy
2020-10-24 2:20 ` 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=160350600375.32519.8606091275090159974.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=arjunroy.kdev@gmail.com \
--cc=arjunroy@google.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=ncardwell@google.com \
--cc=netdev@vger.kernel.org \
--cc=soheil@google.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;
as well as URLs for NNTP newsgroup(s).