Re: [PATCH bpf-next 0/1] selftests/bpf: support custom per-test flags and multiple expected messages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello:

This patch was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@xxxxxxxxxx>:

On Wed,  1 Mar 2023 19:54:16 +0200 you wrote:
> This patch allows to specify program flags and multiple verifier log
> messages for the test_loader kind of tests. For example:
> 
>   tools/testing/selftets/bpf/progs/foobar.c:
> 
>     SEC("tc")
>     __success __log_level(7)
>     __msg("first message")
>     __msg("next message")
>     __flag(BPF_F_ANY_ALIGNMENT)
>     int buz(struct __sk_buff *skb)
>     { ... }
> 
> [...]

Here is the summary with links:
  - [bpf-next,1/1] selftests/bpf: support custom per-test flags and multiple expected messages
    https://git.kernel.org/bpf/bpf-next/c/35cbf7f91568

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





[Index of Archives]     [Linux Samsung SoC]     [Linux Rockchip SoC]     [Linux Actions SoC]     [Linux for Synopsys ARC Processors]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]


  Powered by Linux