From: Mat Martineau <martineau@kernel.org>
To: Paolo Abeni <pabeni@redhat.com>
Cc: mptcp@lists.linux.dev
Subject: Re: [PATCH mptcp-next 0/2] mptcp: rx refactor follow-ups
Date: Fri, 20 Dec 2024 18:13:49 -0800 (PST) [thread overview]
Message-ID: <3e426ce7-aedc-df66-80f2-e541423ba4e9@kernel.org> (raw)
In-Reply-To: <cover.1734022547.git.pabeni@redhat.com>
On Thu, 12 Dec 2024, Paolo Abeni wrote:
> 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()
>
Both LGTM, thanks Paolo.
Reviewed-by: Mat Martineau <martineau@kernel.org>
> 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 prev parent reply other threads:[~2024-12-21 2:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-12 16:58 [PATCH mptcp-next 0/2] mptcp: rx refactor follow-ups Paolo Abeni
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 [this message]
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=3e426ce7-aedc-df66-80f2-e541423ba4e9@kernel.org \
--to=martineau@kernel.org \
--cc=mptcp@lists.linux.dev \
--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 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.