Re: [PATCH net 2/2] selftests: mptcp: validate MPJoin HMacFailure counters

From: Simon Horman
Date: Tue Apr 08 2025 - 12:52:21 EST


On Mon, Apr 07, 2025 at 08:26:33PM +0200, Matthieu Baerts (NGI0) wrote:
> The parent commit fixes an issue around these counters where one of them
> -- MPJoinAckHMacFailure -- was wrongly incremented in some cases.
>
> This makes sure the counter is always 0. It should be incremented only
> in case of corruption, or a wrong implementation, which should not be
> the case in these selftests.
>
> Reviewed-by: Geliang Tang <geliang@xxxxxxxxxx>
> Signed-off-by: Matthieu Baerts (NGI0) <matttbe@xxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>