[PATCH mptcp-next v2 0/6] add refcount for address entry

Geliang Tang posted 6 patches 5 months, 3 weeks ago
Only 3 patches received!
There is a newer version of this series
net/mptcp/pm_netlink.c                        | 19 +++--
net/mptcp/pm_userspace.c                      | 39 +++++++---
net/mptcp/protocol.h                          |  2 +
.../testing/selftests/net/mptcp/mptcp_join.sh | 72 +++++++++----------
.../testing/selftests/net/mptcp/mptcp_lib.sh  | 63 ++++++++++++++++
.../selftests/net/mptcp/userspace_pm.sh       | 42 +++--------
6 files changed, 150 insertions(+), 87 deletions(-)
[PATCH mptcp-next v2 0/6] add refcount for address entry
Posted by Geliang Tang 5 months, 3 weeks ago
v2:
 - rebased with "add flush and dump for userspace pm" series.

Add refcount for address entry.

Geliang Tang (6):
  selftests: mptcp: add mptcp_lib_evts_*
  selftests: mptcp: userspace: print colored results
  mptcp: dup an entry when removing it
  mptcp: add userspace pm addr entry refcount
  selftests: mptcp: rm userspace addr with randowly order
  mptcp: add netlink pm addr entry refcount

 net/mptcp/pm_netlink.c                        | 19 +++--
 net/mptcp/pm_userspace.c                      | 39 +++++++---
 net/mptcp/protocol.h                          |  2 +
 .../testing/selftests/net/mptcp/mptcp_join.sh | 72 +++++++++----------
 .../testing/selftests/net/mptcp/mptcp_lib.sh  | 63 ++++++++++++++++
 .../selftests/net/mptcp/userspace_pm.sh       | 42 +++--------
 6 files changed, 150 insertions(+), 87 deletions(-)

-- 
2.35.3