Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Wed, 25 Jun 2025 17:59:01 +0100 you wrote: > From: Mykyta Yatsenko <yatsenko@xxxxxxxx> > > This patch series implements support for array variable presets in > veristat. Currently users can set values to global variables before > loading BPF program, but not for arrays. With this change array > elements are supported as well, for example: > ``` > sudo ./veristat set_global_vars.bpf.o -G "arr[0] = 1" > ``` > > [...] Here is the summary with links: - [bpf-next,v5,1/3] selftests/bpf: separate var preset parsing in veristat https://git.kernel.org/bpf/bpf-next/c/be898cb5cbf4 - [bpf-next,v5,2/3] selftests/bpf: support array presets in veristat https://git.kernel.org/bpf/bpf-next/c/edc99d0b021c - [bpf-next,v5,3/3] selftests/bpf: test array presets in veristat https://git.kernel.org/bpf/bpf-next/c/583588594b24 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html