Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>:
On Thu, 16 Oct 2025 18:25:37 +0000 you wrote: > The io_uring functions return negative error values, but error() expects > these to be positive to properly match them to an errno string. Fix this > to make sure the correct error descriptions are displayed upon failure. > > Signed-off-by: Carlos Llamas <[email protected]> > --- > .../selftests/net/io_uring_zerocopy_tx.c | 24 +++++++++---------- > 1 file changed, 12 insertions(+), 12 deletions(-) Here is the summary with links: - [net-next] selftests/net: io_uring: fix unknown errnum values https://git.kernel.org/netdev/net-next/c/f578ff4c5388 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html

