[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ebecf482-d785-4d8e-84a3-eb0bf901cdb6@linux.dev>
Date: Mon, 20 Nov 2023 07:44:05 -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 4/4] selftests/bpf: Replaces the usage of
CHECK calls for ASSERTs in vmlinux
On 11/18/23 1:47 PM, Yuran Pereira wrote:
> vmlinux.c 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