From: David Howells <dhowells@redhat.com>
To: netdev@vger.kernel.org
Cc: David Howells <dhowells@redhat.com>,
Marc Dionne <marc.dionne@auristor.com>,
Jakub Kicinski <kuba@kernel.org>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>, Simon Horman <horms@kernel.org>,
linux-afs@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: [PATCH net 0/2] rxrpc: RACK-TLP fixes
Date: Fri, 25 Sep 2026 20:15:17 +0100 [thread overview]
Message-ID: <20260925191520.2206700-1-dhowells@redhat.com> (raw)
Here are some fixes for AF_RXRPC's RACK-TLP implementation. It's split
into two patches: the first just fixes the RFC number in comments but has
no actual code changes; the second does the actual fixing, including:
- Making the in/exiting fast/RTO recovery flags available to RACK-TLP code
after the Reorder timer expires.
- Arming the RTO timer if no other timer is running and there is unacked
data.
- Initialising the TLP state in the correct place.
- Not resetting the xmit timestamp when marking a packet lost.
- Correctly checking the flight size.
- Correctly tracking the number of packets in the Tx window that have been
re-sent and thus correctly estimating the flight size.
David
The patches can be found here also:
http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=rxrpc-fixes-2
David Howells (2):
rxrpc: Fix the comments saying RFC8958 to be RFC8985
rxrpc: Fix RACK-TLP implementation
net/rxrpc/ar-internal.h | 6 +++---
net/rxrpc/call_event.c | 13 +++++++++++++
net/rxrpc/input.c | 10 ++++++----
net/rxrpc/input_rack.c | 28 ++++++++++++++--------------
net/rxrpc/output.c | 4 ++--
5 files changed, 38 insertions(+), 23 deletions(-)
next reply other threads:[~2026-09-25 19:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-25 19:15 David Howells [this message]
2026-09-25 19:15 ` [PATCH net 1/2] rxrpc: Fix the comments saying RFC8958 to be RFC8985 David Howells
2026-09-25 19:15 ` [PATCH net 2/2] rxrpc: Fix RACK-TLP implementation David Howells
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=20260925191520.2206700-1-dhowells@redhat.com \
--to=dhowells@redhat.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-afs@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marc.dionne@auristor.com \
--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
all inboxes | Powered by JetHome®