All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-next 0/2] BPF redundant scheduler, part 3
@ 2022-12-05 12:35 Geliang Tang
  2022-12-05 12:35 ` [PATCH mptcp-next 1/2] Squash to "mptcp: use get_send wrapper, v22" Geliang Tang
  2022-12-05 12:35 ` [PATCH mptcp-next 2/2] mptcp: retrans for redundant sends Geliang Tang
  0 siblings, 2 replies; 5+ messages in thread
From: Geliang Tang @ 2022-12-05 12:35 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang

- The DSS issue has been fixed in this version, and all tests
(mptcp_connect.sh, mptcp_join.sh, simult_flows.sh and BPF test_progs)
passed.
- No need to set already_sent to 0, drop this.
- Add retrans_redundant flag.
- depends on "BPF redundant scheduler, part 2" v22.

Geliang Tang (2):
  Squash to "mptcp: use get_send wrapper, v22"
  mptcp: retrans for redundant sends

 net/mptcp/protocol.c | 45 ++++++++++++++++++++++++++++++++++++++++----
 net/mptcp/protocol.h |  1 +
 2 files changed, 42 insertions(+), 4 deletions(-)

-- 
2.35.3


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

end of thread, other threads:[~2022-12-06  1:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-05 12:35 [PATCH mptcp-next 0/2] BPF redundant scheduler, part 3 Geliang Tang
2022-12-05 12:35 ` [PATCH mptcp-next 1/2] Squash to "mptcp: use get_send wrapper, v22" Geliang Tang
2022-12-06  1:22   ` Mat Martineau
2022-12-05 12:35 ` [PATCH mptcp-next 2/2] mptcp: retrans for redundant sends Geliang Tang
2022-12-06  1:37   ` Mat Martineau

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.