All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mptcp-net 0/3] mptcp: fix signal endpoint readd
@ 2024-06-28 15:54 Paolo Abeni
  2024-06-28 15:54 ` [PATCH mptcp-net 1/3] mptcp: fix announced address accounting Paolo Abeni
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Paolo Abeni @ 2024-06-28 15:54 UTC (permalink / raw)
  To: mptcp

Issues/501 showed that the NL PM currently don't add corectly removal
and re-add of signal endpoint.

Patch 1/3 addresses the issue, patch 2/3 introduce a related self-test,
and the last patch address a pre-existing buglet in the self-test infra.

Paolo Abeni (3):
  mptcp: fix announced address accounting
  selftests: mptcp: add explicit test case for remove/readd
  selftests: mptcp: fix error path

 net/mptcp/pm_netlink.c                        | 27 ++++++++++++-----
 .../testing/selftests/net/mptcp/mptcp_join.sh | 30 ++++++++++++++++++-
 2 files changed, 48 insertions(+), 9 deletions(-)

-- 
2.45.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-07-04 15:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-28 15:54 [PATCH mptcp-net 0/3] mptcp: fix signal endpoint readd Paolo Abeni
2024-06-28 15:54 ` [PATCH mptcp-net 1/3] mptcp: fix announced address accounting Paolo Abeni
2024-07-01 18:08   ` Mat Martineau
2024-07-02  8:51     ` Matthieu Baerts
2024-07-02 10:37       ` Matthieu Baerts
2024-07-04 15:39       ` Paolo Abeni
2024-06-28 15:54 ` [PATCH mptcp-net 2/3] selftests: mptcp: add explicit test case for remove/readd Paolo Abeni
2024-07-02  9:01   ` Matthieu Baerts
2024-07-04 15:59     ` Paolo Abeni
2024-06-28 15:54 ` [PATCH mptcp-net 3/3] selftests: mptcp: fix error path Paolo Abeni
2024-07-02  9:03   ` Matthieu Baerts
2024-06-28 16:47 ` [PATCH mptcp-net 0/3] mptcp: fix signal endpoint readd MPTCP CI

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.