[PATCH mptcp-next 0/2] BPF redundant scheduler, part 3

Geliang Tang posted 2 patches 1 year, 4 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
net/mptcp/protocol.c | 45 ++++++++++++++++++++++++++++++++++++++++----
net/mptcp/protocol.h |  1 +
2 files changed, 42 insertions(+), 4 deletions(-)
[PATCH mptcp-next 0/2] BPF redundant scheduler, part 3
Posted by Geliang Tang 1 year, 4 months ago
- 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