All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-net 0/2] mptcp: fix MPJ 3rd ack retransmissions
@ 2021-10-28 13:08 Paolo Abeni
  2021-10-28 13:08 ` [PATCH mptcp-net 1/2] mptcp: fix delack timer Paolo Abeni
  2021-10-28 13:08 ` [PATCH mptcp-net 2/2] mptcp: use delegate action to schedule 3rd ack retrans Paolo Abeni
  0 siblings, 2 replies; 5+ messages in thread
From: Paolo Abeni @ 2021-10-28 13:08 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

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-02 17:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-28 13:08 [PATCH mptcp-net 0/2] mptcp: fix MPJ 3rd ack retransmissions Paolo Abeni
2021-10-28 13:08 ` [PATCH mptcp-net 1/2] mptcp: fix delack timer Paolo Abeni
2021-10-28 13:08 ` [PATCH mptcp-net 2/2] mptcp: use delegate action to schedule 3rd ack retrans Paolo Abeni
2021-10-29 23:36   ` Mat Martineau
2021-11-02 17:56     ` 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.