multipath-tcp / mptcp

⚠️⚠️⚠️ Deprecated 🚫 Out-of-tree Linux Kernel implementation of MultiPath TCP. 👉 Use https://github.com/multipath-tcp/mptcp_net-next repo instead ⚠️⚠️⚠️
https://github.com/multipath-tcp/mptcp_net-next
Other
887 stars 334 forks source link

redendant schechuler transmits reapeated packet #482

Open ken32293355 opened 2 years ago

ken32293355 commented 2 years ago

Hello, the goodput seems to be good now. However, the multiple retransmissions problem still exists when throuput setting is a little high (ex: 2Mbps). Although the goodput works as expected, many packets are dropped due to multiple retransmissions.

The multiple retransmissions problem disappear when the throughput setting is slow (0.2 Mpbs).

Thanks

Originally posted by @ken32293355 in https://github.com/multipath-tcp/mptcp/issues/474#issuecomment-1113919313