[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<168682622078.15431.13324891164810442074.git-patchwork-notify@kernel.org>
Date: Thu, 15 Jun 2023 10:50:20 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com
Subject: Re: [PATCH net-next] tools: ynl: work around stale system headers
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Tue, 13 Jun 2023 17:28:00 -0700 you wrote:
> The inability to include the uAPI headers directly in tools/
> is one of the bigger annoyances of compiling user space code.
> Most projects trade the pain for smaller inconvenience of having
> to copy the headers under tools/include.
>
> In case of netlink headers I think that we can avoid both.
> Netlink family headers are simple and should be self-contained.
> We can try to twiddle the Makefile a little to force-include
> just the family header, and use system headers for the rest.
>
> [...]
Here is the summary with links:
- [net-next] tools: ynl: work around stale system headers
https://git.kernel.org/netdev/net-next/c/f0ec58d557d6
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