All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 mptcp-net 0/2] mptcp: fix MPJ 3rd ack retransmissions
@ 2021-11-02 20:48 Paolo Abeni
  2021-11-02 20:48 ` [PATCH v2 mptcp-net 1/2] mptcp: fix delack timer Paolo Abeni
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Paolo Abeni @ 2021-11-02 20:48 UTC (permalink / raw)
  To: mptcp

The first patch is from Eric, thus is correct ;)
The 2nd one is much more doubtful, starting from the author ;)
The individual commit messages should be descriptive enough. With these
2 patches the related, pending pktdrill test:

https://github.com/multipath-tcp/packetdrill/pull/70

now complete successfully

v1 -> v2:
 - fix from delegated action invocation in patch 2/2 (Mat)

Eric Dumazet (1):
  mptcp: fix delack timer

Paolo Abeni (1):
  mptcp: use delegate action to schedule 3rd ack retrans

 net/mptcp/options.c  | 32 ++++++++--------------------
 net/mptcp/protocol.c | 50 ++++++++++++++++++++++++++++++++++++--------
 net/mptcp/protocol.h | 17 ++++++++-------
 3 files changed, 59 insertions(+), 40 deletions(-)

-- 
2.26.3


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

end of thread, other threads:[~2021-11-04 14:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-02 20:48 [PATCH v2 mptcp-net 0/2] mptcp: fix MPJ 3rd ack retransmissions Paolo Abeni
2021-11-02 20:48 ` [PATCH v2 mptcp-net 1/2] mptcp: fix delack timer Paolo Abeni
2021-11-03 22:51   ` Mat Martineau
2021-11-02 20:48 ` [PATCH v2 mptcp-net 2/2] mptcp: use delegate action to schedule 3rd ack retrans Paolo Abeni
2021-11-04 14:18 ` [PATCH v2 mptcp-net 0/2] mptcp: fix MPJ 3rd ack retransmissions 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.