Commit 0eee0fd
selftests: mptcp: add a check for 'add_addr_accepted'
The previous patch fixed an issue with the 'add_addr_accepted' counter.
This was not spot by the test suite.
Check this counter and 'add_addr_signal' in MPTCP Join 'delete re-add
signal' test. This should help spotting similar regressions later on.
These counters are crucial for ensuring the MPTCP path manager correctly
handles the subflow creation via 'ADD_ADDR'.
Signed-off-by: Gang Yan <yangang@kylinos.cn>
Reviewed-by: Geliang Tang <geliang@kernel.org>
Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20251118-net-mptcp-misc-fixes-6-18-rc6-v1-11-806d3781c95f@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 parent 92e239e commit 0eee0fd
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4055 | 4055 | | |
4056 | 4056 | | |
4057 | 4057 | | |
| 4058 | + | |
4058 | 4059 | | |
4059 | 4060 | | |
4060 | 4061 | | |
4061 | 4062 | | |
4062 | 4063 | | |
4063 | 4064 | | |
| 4065 | + | |
4064 | 4066 | | |
4065 | 4067 | | |
4066 | 4068 | | |
4067 | 4069 | | |
4068 | 4070 | | |
4069 | 4071 | | |
| 4072 | + | |
4070 | 4073 | | |
4071 | 4074 | | |
4072 | 4075 | | |
4073 | 4076 | | |
4074 | 4077 | | |
| 4078 | + | |
4075 | 4079 | | |
4076 | 4080 | | |
4077 | 4081 | | |
4078 | 4082 | | |
4079 | 4083 | | |
| 4084 | + | |
4080 | 4085 | | |
4081 | 4086 | | |
4082 | 4087 | | |
4083 | 4088 | | |
4084 | 4089 | | |
| 4090 | + | |
4085 | 4091 | | |
4086 | 4092 | | |
4087 | 4093 | | |
4088 | 4094 | | |
4089 | 4095 | | |
| 4096 | + | |
4090 | 4097 | | |
4091 | 4098 | | |
4092 | 4099 | | |
| |||
0 commit comments