All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next 0/2] mptcp: rx refactor follow-ups
@ 2024-12-12 16:58 Paolo Abeni
  2024-12-12 16:58 ` [PATCH mptcp-next 1/2] mptcp: dismiss __mptcp_rmem() Paolo Abeni
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paolo Abeni @ 2024-12-12 16:58 UTC (permalink / raw)
  To: mptcp

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-12-21 11:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2024-12-21 11:35 ` Matthieu Baerts

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.