All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [MPTCP] [PATCH mptcp-next 0/3] SYNRX: MPTCP -> MPTCP: expect x, got y
@ 2021-02-08 17:45 Matthieu Baerts
  0 siblings, 0 replies; only message in thread
From: Matthieu Baerts @ 2021-02-08 17:45 UTC (permalink / raw
  To: mptcp 

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

While working on issue #148, I also found a small typo: SYN info were
printed instead of ACK ones, see patch 1/3.

Then I put everything on one line and remove duplicated code, see patch
2/3.

The last patch marks the test as failed if we found less MPC SYN/3rd
ACK than expected. This will close:

  https://github.com/multipath-tcp/mptcp_net-next/issues/148

But at the end, just some small Bash modifications, nothing important
;-)

Matthieu Baerts (3):
  selftests: mptcp: fix ACKRX debug message
  selftests: mptcp: display warnings on one line
  selftests: mptcp: fail if not enough SYN/3rd ACK

 .../selftests/net/mptcp/mptcp_connect.sh      | 80 +++++++++++++------
 1 file changed, 54 insertions(+), 26 deletions(-)

-- 
2.29.2

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

only message in thread, other threads:[~2021-02-08 17:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-08 17:45 [MPTCP] [PATCH mptcp-next 0/3] SYNRX: MPTCP -> MPTCP: expect x, got y 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.