From: Paolo Abeni <pabeni@redhat.com>
To: mptcp@lists.linux.dev
Subject: [PATCH mptcp-next 0/2] mptcp: more fastopen follow-up
Date: Tue, 15 Nov 2022 18:45:11 +0100 [thread overview]
Message-ID: <cover.1668531722.git.pabeni@redhat.com> (raw)
The last bunch of mptcp fast open follow-up I have planned.
This aims at reducing the number of unnecessary mptcp_crypto_key_sha()
invocation, calling such primitive at most once per MPC subflow
and caching the result as subflow level.
The first patch should be inserted just before
"mptcp: implement delayed seq generation for passive fastopen"
while the 2nd one is a squash-to, still to the above.
Note that this will cause a trivial conflict in "DO-NOT-MERGE: mptcp:
use kmalloc on kasan build"
--
2.38.1
next reply other threads:[~2022-11-15 17:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-15 17:45 Paolo Abeni [this message]
2022-11-15 17:45 ` [PATCH mptcp-next 1/2] mptcp: consolidate initial ack seq generation Paolo Abeni
2022-11-15 17:45 ` [PATCH mptcp-next 2/2] Squash-to "mptcp: implement delayed seq generation for passive fastopen" Paolo Abeni
2022-11-17 18:24 ` [PATCH mptcp-next 0/2] mptcp: more fastopen follow-up 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.1668531722.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.