From: Paolo Abeni <pabeni@redhat.com>
To: mptcp@lists.linux.dev
Subject: [PATCH mptcp-next 0/2] mptcp: rx refactor follow-ups
Date: Thu, 12 Dec 2024 17:58:12 +0100 [thread overview]
Message-ID: <cover.1734022547.git.pabeni@redhat.com> (raw)
a couple of incremental improvements on top of the pending rx path
refactor: patch 1 dismiss __mptcp_rmem(), patch 2 optimize a bit
__mptcp_move_skbs()
Based-on: <cover.1733486870.git.pabeni@redhat.com>
Paolo Abeni (2):
mptcp: dismiss __mptcp_rmem()
mptcp: micro-optimize __mptcp_move_skb()
net/mptcp/protocol.c | 113 +++++++++++++++++++------------------------
net/mptcp/protocol.h | 13 ++---
2 files changed, 55 insertions(+), 71 deletions(-)
--
2.45.2
next reply other threads:[~2024-12-12 16:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-12 16:58 Paolo Abeni [this message]
2024-12-12 16:58 ` [PATCH mptcp-next 1/2] mptcp: dismiss __mptcp_rmem() Paolo Abeni
2024-12-12 16:58 ` [PATCH mptcp-next 2/2] mptcp: micro-optimize __mptcp_move_skb() Paolo Abeni
2024-12-12 17:57 ` [PATCH mptcp-next 0/2] mptcp: rx refactor follow-ups MPTCP CI
2024-12-21 2:13 ` Mat Martineau
2024-12-21 11:35 ` Matthieu Baerts
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=cover.1734022547.git.pabeni@redhat.com \
--to=pabeni@redhat.com \
--cc=mptcp@lists.linux.dev \
/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.