Hello: This patch was applied to bpf/bpf-next.git (master) by Martin KaFai Lau <martin.lau@xxxxxxxxxx>: On Fri, 4 Aug 2023 09:58:31 -0700 you wrote: > From: Kui-Feng Lee <thinker.li@xxxxxxxxx> > > Check port numbers before calling htons(). > > According to Dan Carpenter's report, Smatch identified incorrect port > number checks. It is expected that the returned port number is an integer, > with negative numbers indicating errors. However, the value was mistakenly > verified after being translated by htons(). > > [...] Here is the summary with links: - [bpf-next,v2] selftests/bpf: fix the incorrect verification of port numbers. https://git.kernel.org/bpf/bpf-next/c/9eab71bd887a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html