[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220512232642.541301-1-mathew.j.martineau@linux.intel.com>
Date: Thu, 12 May 2022 16:26:40 -0700
From: Mat Martineau <mathew.j.martineau@...ux.intel.com>
To: netdev@...r.kernel.org
Cc: Mat Martineau <mathew.j.martineau@...ux.intel.com>,
davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, matthieu.baerts@...sares.net,
mptcp@...ts.linux.dev
Subject: [PATCH net 0/2] mptcp: Subflow accounting fix
This series contains a bug fix affecting the in-kernel path manager
(patch 1), where closing subflows would sometimes not adjust the PM's
count of active subflows. Patch 2 updates the selftests to exercise the
new code.
Paolo Abeni (2):
mptcp: fix subflow accounting on close
selftests: mptcp: add subflow limits test-cases
net/mptcp/pm.c | 5 +-
net/mptcp/protocol.h | 14 ++++++
net/mptcp/subflow.c | 12 +++--
.../testing/selftests/net/mptcp/mptcp_join.sh | 48 ++++++++++++++++++-
4 files changed, 71 insertions(+), 8 deletions(-)
base-commit: f3f19f939c11925dadd3f4776f99f8c278a7017b
--
2.36.1
Powered by blists - more mailing lists