Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Mon, 11 Nov 2024 21:29:15 +0000 you wrote: > From: Mykyta Yatsenko <yatsenko@xxxxxxxx> > > Libbpf may report error in 2 ways: > 1. Numeric errno > 2. Errno's text representation, returned by strerror > Both ways may be confusing for users: numeric code requires people to > know how to find its meaning and strerror may be too generic and > unclear. > > [...] Here is the summary with links: - [bpf-next,v3,1/4] libbpf: introduce errstr() for stringifying errno https://git.kernel.org/bpf/bpf-next/c/1633a83bf993 - [bpf-next,v3,2/4] libbpf: stringify errno in log messages in libbpf.c https://git.kernel.org/bpf/bpf-next/c/271abf041cb3 - [bpf-next,v3,3/4] libbpf: stringify errno in log messages in btf*.c https://git.kernel.org/bpf/bpf-next/c/af8380d51948 - [bpf-next,v3,4/4] libbpf: stringify errno in log messages in the remaining code https://git.kernel.org/bpf/bpf-next/c/4ce16ddd7105 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html