MPTCP Linux Development
 help / color / mirror / Atom feed
* [PATCH v2 mptcp-net 0/2] mptcp: restore zero window probe
@ 2025-10-22  7:39 Paolo Abeni
  2025-10-22  7:39 ` [PATCH v2 mptcp-net 1/2] mptcp: restore " Paolo Abeni
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Paolo Abeni @ 2025-10-22  7:39 UTC (permalink / raw)
  To: mptcp; +Cc: geliang, Mat Martineau

It turns out that the issue reported by Geliang on the pending backlog
patches is actually on older one that the new code made more easy
reproducible.

The first patch in the series addresses it[1], the 2nd one introduce new
mibs to hopefully catch this problem sooned.

I have a pktdrill to validate this scenario. I'll share that soon.

@Geliang could you please validate the above in your testbed, on top of
the backlog and splice patches?

[1] at least here, at least with the packet drill reproducer ;)
---
v1 -> v2:
  - drop unneeded delta in patch 1/2

Paolo Abeni (2):
  mptcp: restore window probe
  mptcp: zero window probe mib

 net/mptcp/mib.c      | 1 +
 net/mptcp/mib.h      | 1 +
 net/mptcp/protocol.c | 8 +++++++-
 3 files changed, 9 insertions(+), 1 deletion(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-10-24  9:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-22  7:39 [PATCH v2 mptcp-net 0/2] mptcp: restore zero window probe Paolo Abeni
2025-10-22  7:39 ` [PATCH v2 mptcp-net 1/2] mptcp: restore " Paolo Abeni
2025-10-22  7:39 ` [PATCH v2 mptcp-net 2/2] mptcp: zero window probe mib Paolo Abeni
2025-10-23 16:26   ` Matthieu Baerts
2025-10-24  7:30     ` Paolo Abeni
2025-10-24  8:07       ` Matthieu Baerts
2025-10-22  8:55 ` [PATCH v2 mptcp-net 0/2] mptcp: restore zero window probe MPTCP CI
2025-10-22 10:07 ` Geliang Tang
2025-10-23  6:24   ` Geliang Tang
2025-10-23 15:54     ` Matthieu Baerts
2025-10-24  9:03       ` Geliang Tang
2025-10-23 16:23 ` Matthieu Baerts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox