All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next 0/2] mptcp: more fastopen follow-up
@ 2022-11-15 17:45 Paolo Abeni
  2022-11-15 17:45 ` [PATCH mptcp-next 1/2] mptcp: consolidate initial ack seq generation Paolo Abeni
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paolo Abeni @ 2022-11-15 17:45 UTC (permalink / raw)
  To: mptcp

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


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

end of thread, other threads:[~2022-11-17 18:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-15 17:45 [PATCH mptcp-next 0/2] mptcp: more fastopen follow-up Paolo Abeni
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

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.