Hello: This patch was applied to bpf/bpf-next.git (refs/heads/master): On Sat, 30 Jan 2021 17:01:50 -0500 you wrote: > This patch adds support to verifier tests to check for a succession of > verifier log messages on program load failure. This makes the > errstr field work uniformly across REJECT and VERBOSE_ACCEPT checks. > > This patch also increases the maximum size of a message in the series of > messages to test from 80 chars to 200 chars. This is in order to keep > existing tests working, which sometimes test for messages larger than 80 > chars (which was accepted in the REJECT case, when testing for a single > message, but not in the VERBOSE_ACCEPT case, when testing for possibly > multiple messages). > And example of such a long, checked message is in bounds.c: > "R1 has unknown scalar with mixed signed bounds, pointer arithmetic with > it prohibited for !root" > > [...] Here is the summary with links: - [bpf-next,v2] selftest/bpf: testing for multiple logs on REJECT https://git.kernel.org/bpf/bpf-next/c/060fd1035880 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html