All of lore.kernel.org
 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, soheil@google.com, ncardwell@google.com,
	ycheng@google.com, eric.dumazet@gmail.com
Subject: Re: [PATCH net-next 0/4] tcp: backlog processing optims
Date: Tue, 12 Sep 2023 17:30:27 +0000	[thread overview]
Message-ID: <169453982736.29997.7573604370058315270.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230911170531.828100-1-edumazet@google.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Mon, 11 Sep 2023 17:05:27 +0000 you wrote:
> First patches are mostly preparing the ground for the last one.
> 
> Last patch of the series implements sort of ACK reduction
> only for the cases a TCP receiver is under high stress,
> which happens for high throughput flows.
> 
> This gives us a ~20% increase of single TCP flow (100Gbit -> 120Gbit)
> 
> [...]

Here is the summary with links:
  - [net-next,1/4] tcp: no longer release socket ownership in tcp_release_cb()
    https://git.kernel.org/netdev/net-next/c/b49d252216e4
  - [net-next,2/4] net: sock_release_ownership() cleanup
    https://git.kernel.org/netdev/net-next/c/11445469dec8
  - [net-next,3/4] net: call prot->release_cb() when processing backlog
    https://git.kernel.org/netdev/net-next/c/4505dc2a5228
  - [net-next,4/4] tcp: defer regular ACK while processing socket backlog
    https://git.kernel.org/netdev/net-next/c/133c4c0d3717

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



      parent reply	other threads:[~2023-09-12 17:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-11 17:05 [PATCH net-next 0/4] tcp: backlog processing optims Eric Dumazet
2023-09-11 17:05 ` [PATCH net-next 1/4] tcp: no longer release socket ownership in tcp_release_cb() Eric Dumazet
2023-09-11 17:05 ` [PATCH net-next 2/4] net: sock_release_ownership() cleanup Eric Dumazet
2023-09-11 17:05 ` [PATCH net-next 3/4] net: call prot->release_cb() when processing backlog Eric Dumazet
2023-09-12 16:58   ` Paolo Abeni
2023-09-12 17:01     ` Eric Dumazet
2023-09-12 17:19       ` Paolo Abeni
2023-09-11 17:05 ` [PATCH net-next 4/4] tcp: defer regular ACK while processing socket backlog Eric Dumazet
2023-09-12 17:30 ` 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=169453982736.29997.7573604370058315270.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=kuba@kernel.org \
    --cc=ncardwell@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=soheil@google.com \
    --cc=ycheng@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.