Hello: This series was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Wed, 15 Mar 2023 17:07:25 -0700 you wrote: > From: Martin KaFai Lau <martin.lau@xxxxxxxxxx> > > In tcp_hdr_options test, it ensures the received tcp hdr option > and the sk local storage have the expected values. It uses memcmp > to check that. Testing the memcmp result with ASSERT_OK is confusing > because ASSERT_OK will print out the errno which is not set. > This patch uses ASSERT_EQ to check for 0 instead. > > [...] Here is the summary with links: - [bpf-next,1/2] selftests/bpf: Use ASSERT_EQ instead ASSERT_OK for testing memcmp result https://git.kernel.org/bpf/bpf-next/c/ed01385c0d78 - [bpf-next,2/2] selftests/bpf: Fix a fd leak in an error path in network_helpers.c https://git.kernel.org/bpf/bpf-next/c/226efec2b0ef You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html