diff options
author | Matthieu Baerts (NGI0) <matttbe@kernel.org> | 2024-08-28 08:14:34 +0200 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-08-29 10:39:50 +0200 |
commit | d397d7246c11ca36c33c932bc36d38e3a79e9aa0 (patch) | |
tree | 2597f5dea01d2368c89b173dcc580aa7825d5dd4 /tools/perf/scripts/python | |
parent | 9366922adc6a71378ca01f898c41be295309f044 (diff) |
selftests: mptcp: join: check re-re-adding ID 0 endp
This test extends "delete and re-add" to validate the previous commit:
when the endpoint linked to the initial subflow (ID 0) is re-added
multiple times, it was no longer being used, because the internal linked
counters are not decremented for this special endpoint: it is not an
additional endpoint.
Here, the "del/add id 0" steps are done 3 times to unsure this case is
validated.
The 'Fixes' tag here below is the same as the one from the previous
commit: this patch here is not fixing anything wrong in the selftests,
but it validates the previous fix for an issue introduced by this commit
ID.
Fixes: 3ad14f54bd74 ("mptcp: more accurate MPC endpoint tracking")
Cc: stable@vger.kernel.org
Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions