Skip to content

Commit 724cfd2

Browse files
Paolo Abenikuba-moo
Paolo Abeni
authored andcommitted
mptcp: allocate TX skbs in msk context
Move the TX skbs allocation in mptcp_sendmsg() scope, and tentatively pre-allocate a skbs number proportional to the sendmsg() length. Use the ssk tx skb cache to prevent the subflow allocation. This allows removing the msk skb extension cache and will make possible the later patches. Acked-by: Florian Westphal <[email protected]> Signed-off-by: Paolo Abeni <[email protected]> Reviewed-by: Mat Martineau <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 8795260 commit 724cfd2

File tree

2 files changed

+210
-42
lines changed

2 files changed

+210
-42
lines changed

0 commit comments

Comments
 (0)