[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ce8c3296-d751-4f67-b109-a61b3d3dac89@linux.dev>
Date: Mon, 20 Nov 2023 07:24:50 -0800
From: Yonghong Song <yonghong.song@...ux.dev>
To: Yuran Pereira <yuran.pereira@...mail.com>, bpf@...r.kernel.org
Cc: andrii@...nel.org, andrii.nakryiko@...il.com, mykolal@...com,
ast@...nel.org, martin.lau@...ux.dev, song@...nel.org,
john.fastabend@...il.com, kpsingh@...nel.org, sdf@...gle.com,
haoluo@...gle.com, jolsa@...nel.org, shuah@...nel.org,
linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-kernel-mentees@...ts.linuxfoundation.org
Subject: Re: [PATCH bpf-next v2 2/4] selftests/bpf: Replaces the usage of
CHECK calls for ASSERTs in bind_perm
On 11/18/23 1:44 PM, Yuran Pereira wrote:
> bind_perm uses the `CHECK` calls even though the use of
> ASSERT_ series of macros is preferred in the bpf selftests.
>
> This patch replaces all `CHECK` calls for equivalent `ASSERT_`
> macro calls.
>
> Signed-off-by: Yuran Pereira <yuran.pereira@...mail.com>
Acked-by: Yonghong Song <yonghong.song@...ux.dev>
Powered by blists - more mailing lists