[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174190143525.1668543.13643963297500248879.git-patchwork-notify@kernel.org>
Date: Thu, 13 Mar 2025 21:30:35 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Saket Kumar Bhaskar <skb99@...ux.ibm.com>
Cc: bpf@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org, ast@...nel.org, hbathini@...ux.ibm.com,
andrii@...nel.org, daniel@...earbox.net, mykolal@...com,
martin.lau@...ux.dev, song@...nel.org, yonghong.song@...ux.dev,
john.fastabend@...il.com, kpsingh@...nel.org, sdf@...ichev.me,
haoluo@...gle.com, jolsa@...nel.org, shuah@...nel.org, miaxu@...a.com
Subject: Re: [PATCH] selftests/bpf: Fix sockopt selftest failure on powerpc
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@...nel.org>:
On Tue, 11 Mar 2025 14:16:47 +0530 you wrote:
> The SO_RCVLOWAT option is defined as 18 in the selftest header,
> which matches the generic definition. However, on powerpc,
> SO_RCVLOWAT is defined as 16. This discrepancy causes
> sol_socket_sockopt() to fail with the default switch case on powerpc.
>
> This commit fixes by defining SO_RCVLOWAT as 16 for powerpc.
>
> [...]
Here is the summary with links:
- selftests/bpf: Fix sockopt selftest failure on powerpc
https://git.kernel.org/bpf/bpf-next/c/2d7597d67e3c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists