* [MPTCP] [RFC PATCH 0/2] mptcp: dummy instance hack
@ 2021-01-11 22:43 Paolo Abeni
0 siblings, 0 replies; only message in thread
From: Paolo Abeni @ 2021-01-11 22:43 UTC (permalink / raw)
To: mptcp
[-- Attachment #1: Type: text/plain, Size: 728 bytes --]
This series showcase the dummy napi instance hinted in the
sndbuf autotune series.
Only lightly tested, posted here mainly to check if this
approach could be accepted upstream.
Among other hackish thing, patch 1 adds some napi instances
to the init netns loopback device.
Side note: this apparently fixes for good the not too stable
simult_flows self-tests
Paolo Abeni (2):
mptcp: implement deferred action infrastructure
mptcp: leverage the deferred actions for packet scheduling
net/mptcp/protocol.c | 110 +++++++++++++++++++++++++++++++++++++++++--
net/mptcp/protocol.h | 52 ++++++++++++++++++++
net/mptcp/subflow.c | 2 +
3 files changed, 160 insertions(+), 4 deletions(-)
--
2.26.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-01-11 22:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-11 22:43 [MPTCP] [RFC PATCH 0/2] mptcp: dummy instance hack Paolo Abeni
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.