Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <[email protected]>:
On Tue, 3 Mar 2026 13:53:07 +0800 you wrote: > From: Hui Zhu <[email protected]> > > While back-porting "mm: bpf kfuncs to access memcg data", I > encountered issues with test_cgroup_iter_memcg, specifically > in test_kmem. > The test_cgroup_iter_memcg test would falsely pass when > bpf_mem_cgroup_page_state() failed due to incompatible enum > values across kernel versions. Additionally, test_kmem would > fail on systems with cgroup.memory=nokmem enabled. > > [...] Here is the summary with links: - [bpf-next,v5,1/2] selftests/bpf: Remove kmem subtest from cgroup_iter_memcg https://git.kernel.org/bpf/bpf-next/c/a8fce027e17b - [bpf-next,v5,2/2] bpf: Use bpf_core_enum_value for stats in cgroup_iter_memcg https://git.kernel.org/bpf/bpf-next/c/da99028c2113 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html

