bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH bpf-next] selftests/bpf: Change the name kprobe_multi_test/bench_attach to kprobe_multi_bench_attach in DENYLIST.
@ 2022-12-02  0:02 Kui-Feng Lee
  2022-12-02  1:06 ` Kui-Feng Lee
  0 siblings, 1 reply; 2+ messages in thread
From: Kui-Feng Lee @ 2022-12-02  0:02 UTC (permalink / raw)
  To: bpf, ast, daniel, andrii, kernel-team, yhs; +Cc: Kui-Feng Lee

Since the test case was renamed, the DENYLIST should be updated as well.

The test log of selftests before udpate.

 - https://github.com/kernel-patches/bpf/actions/runs/3578436190/jobs/6018848635 (aarch64-gcc)
 - https://github.com/kernel-patches/bpf/actions/runs/3578436190/jobs/6018849210 (aarch64-llvm-16)

The test log of selftests after update.

 - https://github.com/kernel-patches/bpf/actions/runs/3595023593/jobs/6055327754 (aarch64-gcc)
 - https://github.com/kernel-patches/bpf/actions/runs/3595023593/jobs/6055328464 (aarch64-llvm-16)

Signed-off-by: Kui-Feng Lee <kuifeng@fb.com>
---
 ci/vmtest/configs/DENYLIST | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/vmtest/configs/DENYLIST b/ci/vmtest/configs/DENYLIST
index d12cf9fae5ee..1ce9cefd457f 100644
--- a/ci/vmtest/configs/DENYLIST
+++ b/ci/vmtest/configs/DENYLIST
@@ -1,6 +1,6 @@
 # TEMPORARY
 btf_dump/btf_dump: syntax
-kprobe_multi_test/bench_attach
+kprobe_multi_bench_attach
 core_reloc/enum64val
 core_reloc/size___diff_sz
 core_reloc/type_based___diff_sz
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH bpf-next] selftests/bpf: Change the name kprobe_multi_test/bench_attach to kprobe_multi_bench_attach in DENYLIST.
  2022-12-02  0:02 [PATCH bpf-next] selftests/bpf: Change the name kprobe_multi_test/bench_attach to kprobe_multi_bench_attach in DENYLIST Kui-Feng Lee
@ 2022-12-02  1:06 ` Kui-Feng Lee
  0 siblings, 0 replies; 2+ messages in thread
From: Kui-Feng Lee @ 2022-12-02  1:06 UTC (permalink / raw)
  To: daniel, Kernel Team, Yonghong Song, ast, andrii, bpf

Apparently, this is the right place to send this patch.
Sorry to disturb you.

On Thu, 2022-12-01 at 16:02 -0800, Kui-Feng Lee wrote:
> Since the test case was renamed, the DENYLIST should be updated as
> well.
> 
> The test log of selftests before udpate.
> 
>  -
> https://github.com/kernel-patches/bpf/actions/runs/3578436190/jobs/6018848635
>  (aarch64-gcc)
>  -
> https://github.com/kernel-patches/bpf/actions/runs/3578436190/jobs/6018849210
>  (aarch64-llvm-16)
> 
> The test log of selftests after update.
> 
>  -
> https://github.com/kernel-patches/bpf/actions/runs/3595023593/jobs/6055327754
>  (aarch64-gcc)
>  -
> https://github.com/kernel-patches/bpf/actions/runs/3595023593/jobs/6055328464
>  (aarch64-llvm-16)
> 
> Signed-off-by: Kui-Feng Lee <kuifeng@fb.com>
> ---
>  ci/vmtest/configs/DENYLIST | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/ci/vmtest/configs/DENYLIST b/ci/vmtest/configs/DENYLIST
> index d12cf9fae5ee..1ce9cefd457f 100644
> --- a/ci/vmtest/configs/DENYLIST
> +++ b/ci/vmtest/configs/DENYLIST
> @@ -1,6 +1,6 @@
>  # TEMPORARY
>  btf_dump/btf_dump: syntax
> -kprobe_multi_test/bench_attach
> +kprobe_multi_bench_attach
>  core_reloc/enum64val
>  core_reloc/size___diff_sz
>  core_reloc/type_based___diff_sz


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-02  1:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-02  0:02 [PATCH bpf-next] selftests/bpf: Change the name kprobe_multi_test/bench_attach to kprobe_multi_bench_attach in DENYLIST Kui-Feng Lee
2022-12-02  1:06 ` Kui-Feng Lee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).