public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Paolo Abeni <pabeni@redhat.com>
To: Allison Henderson <achender@kernel.org>, netdev@vger.kernel.org
Cc: linux-kselftest@vger.kernel.org, edumazet@google.com,
	rds-devel@oss.oracle.com, kuba@kernel.org, horms@kernel.org,
	linux-rdma@vger.kernel.org, allison.henderson@oracle.com
Subject: Re: [PATCH net-next v4 0/4] net/rds: RDS-TCP reconnect and fanout improvements
Date: Thu, 12 Feb 2026 13:16:41 +0100	[thread overview]
Message-ID: <e52a10e2-b208-460c-a3e3-305b91433531@redhat.com> (raw)
In-Reply-To: <20260212053230.1921241-1-achender@kernel.org>

On 2/12/26 6:32 AM, Allison Henderson wrote:
> This is subset 4 of the larger RDS-TCP patch series I posted last
> Oct.  The greater series aims to correct multiple rds-tcp issues that
> can cause dropped or out of sequence messages.  I've broken it down into
> smaller sets to make reviews more manageable.
> 
> In this set, we address some reconnect issues occurring during connection
> teardowns, and also move connection fanout operations to a background
> worker.
> 
> The entire set can be viewed in the rfc here:
> https://lore.kernel.org/netdev/20251022191715.157755-1-achender@kernel.org/
> 
> Questions, comments, flames appreciated!

I think you could resubmit the first patch for net after that Linus pull
the currently pending MR.

---
## Form letter - net-next-closed

We have already submitted our pull request with net-next material for v7.0,
and therefore net-next is closed for new drivers, features, code refactoring
and optimizations. We are currently accepting bug fixes only.

Please repost when net-next reopens after Feb 23rd.

RFC patches sent for review only are obviously welcome at any time.

See:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle
-- 
pw-bot: defer


  parent reply	other threads:[~2026-02-12 12:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-12  5:32 [PATCH net-next v4 0/4] net/rds: RDS-TCP reconnect and fanout improvements Allison Henderson
2026-02-12  5:32 ` [PATCH net-next v4 1/4] net/rds: Fix NULL pointer dereference in rds_tcp_accept_one Allison Henderson
2026-02-12  5:32 ` [PATCH net-next v4 2/4] net/rds: Refactor __rds_conn_create for blocking transport cleanup Allison Henderson
2026-02-12  5:32 ` [PATCH net-next v4 3/4] net/rds: Delegate fan-out to a background worker Allison Henderson
2026-02-12  5:32 ` [PATCH net-next v4 4/4] net/rds: Use proper peer port number even when not connected Allison Henderson
2026-02-12 12:16 ` Paolo Abeni [this message]
2026-02-13  6:42   ` [PATCH net-next v4 0/4] net/rds: RDS-TCP reconnect and fanout improvements Allison Henderson

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=e52a10e2-b208-460c-a3e3-305b91433531@redhat.com \
    --to=pabeni@redhat.com \
    --cc=achender@kernel.org \
    --cc=allison.henderson@oracle.com \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=rds-devel@oss.oracle.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