Hello: This patch was applied to bpf/bpf-next.git (net) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Tue, 10 Sep 2024 14:41:29 +0200 you wrote: > Currently, xskxceiver assumes that MAX_SKB_FRAGS value is always 17 > which is not true - since the introduction of BIG TCP this can now take > any value between 17 to 45 via CONFIG_MAX_SKB_FRAGS. > > Adjust the TOO_MANY_FRAGS test case to read the currently configured > MAX_SKB_FRAGS value by reading it from /proc/sys/net/core/max_skb_frags. > If running system does not provide that sysctl file then let us try > running the test with a default value. > > [...] Here is the summary with links: - [v2,bpf-next] selftests: xsk: read current MAX_SKB_FRAGS from sysctl knob https://git.kernel.org/bpf/bpf-next/c/d41905b3bb89 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html