mbox series

[net,0/5] mptcp: More v5.13 fixes

Message ID 20210610225944.351224-1-mathew.j.martineau@linux.intel.com (mailing list archive)
Headers show
Series mptcp: More v5.13 fixes | expand

Message

Mat Martineau June 10, 2021, 10:59 p.m. UTC
Here's another batch of MPTCP fixes for v5.13.

Patch 1 cleans up memory accounting between the MPTCP-level socket and
the subflows to more reliably transfer forward allocated memory under
pressure.

Patch 2 wakes up socket readers more reliably.

Patch 3 changes a WARN_ONCE to a pr_debug.

Patch 4 changes the selftests to only use syncookies in test cases where
they do not cause spurious failures.

Patch 5 modifies socket error reporting to avoid a possible soft lockup.


Paolo Abeni (5):
  mptcp: try harder to borrow memory from subflow under pressure
  mptcp: wake-up readers only for in sequence data
  mptcp: do not warn on bad input from the network
  selftests: mptcp: enable syncookie only in absence of reorders
  mptcp: fix soft lookup in subflow_error_report()

 net/mptcp/protocol.c                          |  52 +++++----
 net/mptcp/protocol.h                          |   1 -
 net/mptcp/subflow.c                           | 108 +++++++++---------
 .../selftests/net/mptcp/mptcp_connect.sh      |  11 +-
 4 files changed, 88 insertions(+), 84 deletions(-)


base-commit: 22488e45501eca74653b502b194eb0eb25d2ad00

Comments

patchwork-bot+netdevbpf@kernel.org June 10, 2021, 11:50 p.m. UTC | #1
Hello:

This series was applied to netdev/net.git (refs/heads/master):

On Thu, 10 Jun 2021 15:59:39 -0700 you wrote:
> Here's another batch of MPTCP fixes for v5.13.
> 
> Patch 1 cleans up memory accounting between the MPTCP-level socket and
> the subflows to more reliably transfer forward allocated memory under
> pressure.
> 
> Patch 2 wakes up socket readers more reliably.
> 
> [...]

Here is the summary with links:
  - [net,1/5] mptcp: try harder to borrow memory from subflow under pressure
    https://git.kernel.org/netdev/net/c/72f961320d5d
  - [net,2/5] mptcp: wake-up readers only for in sequence data
    https://git.kernel.org/netdev/net/c/99d1055ce246
  - [net,3/5] mptcp: do not warn on bad input from the network
    https://git.kernel.org/netdev/net/c/61e710227e97
  - [net,4/5] selftests: mptcp: enable syncookie only in absence of reorders
    https://git.kernel.org/netdev/net/c/2395da0e1793
  - [net,5/5] mptcp: fix soft lookup in subflow_error_report()
    https://git.kernel.org/netdev/net/c/499ada507336

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html