All of lore.kernel.org
 help / color / mirror / Atom feed
* [MPTCP] [BUG] mptcp data transfers very slow in mmap mode
@ 2020-05-11 12:08 Florian Westphal
  0 siblings, 0 replies; only message in thread
From: Florian Westphal @ 2020-05-11 12:08 UTC (permalink / raw)
  To: mptcp

[-- Attachment #1: Type: text/plain, Size: 766 bytes --]

$subject says it all:

ns1 TCP   -> ns1 (127.0.0.1:10000     ) TCP     (duration   349ms)
ns1 MPTCP -> ns1 (127.0.0.1:10001     ) MPTCP   (duration 26780ms)
ns1 MPTCP -> ns1 (127.0.0.1:10002     ) TCP     (duration   353ms)
ns1 TCP   -> ns1 (127.0.0.1:10003     ) MPTCP   (duration   343ms)

This is with '-m mmap', no tc, and a file of 50 mbyte.
Might be related to
https://github.com/multipath-tcp/mptcp_net-next/issues/6

(i.e., it could be that -m mmap just triggers this reliably).

I will investigate; I get the above result on both net-next
and mptcp-next with no changes.

Recent patches I sent do not change the 'lo' behaviour but
I do see worse behaviour of cross-netns transfers.

Don't know why so far, will report when I learn more.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-11 12:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-11 12:08 [MPTCP] [BUG] mptcp data transfers very slow in mmap mode Florian Westphal

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.