[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220209105735.5cefed1d@elisabeth>
Date: Wed, 9 Feb 2022 10:57:35 +0100
From: Stefano Brivio <sbrivio@...hat.com>
To: Hangbin Liu <liuhangbin@...il.com>
Cc: netdev@...r.kernel.org, netfilter-devel@...r.kernel.org,
Pablo Neira Ayuso <pablo@...filter.org>,
Florian Westphal <fw@...len.de>
Subject: Re: [PATCH nf] selftests: netfilter: fix exit value for
nft_concat_range
On Wed, 9 Feb 2022 16:25:51 +0800
Hangbin Liu <liuhangbin@...il.com> wrote:
> When the nft_concat_range test failed, it exit 1 in the code
> specifically.
>
> But when part of, or all of the test passed, it will failed the
> [ ${passed} -eq 0 ] check and thus exit with 1, which is the same
> exit value with failure result. Fix it by exit 0 when passed is not 0.
Oops, right, thanks for fixing this!
> Fixes: 611973c1e06f ("selftests: netfilter: Introduce tests for sets with range concatenation")
> Signed-off-by: Hangbin Liu <liuhangbin@...il.com>
Reviewed-by: Stefano Brivio <sbrivio@...hat.com>
--
Stefano
Powered by blists - more mailing lists