[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241113183328.58efabb1@kernel.org>
Date: Wed, 13 Nov 2024 18:33:28 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Stanislav Fomichev <stfomichev@...il.com>
Cc: Stanislav Fomichev <sdf@...ichev.me>, netdev@...r.kernel.org,
davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com,
linux-kernel@...r.kernel.org, horms@...nel.org, donald.hunter@...il.com,
andrew+netdev@...n.ch, kory.maincent@...tlin.com, nicolas.dichtel@...nd.com
Subject: Re: [PATCH net-next 2/7] ynl: support render attribute in legacy
definitions
On Wed, 13 Nov 2024 15:40:00 -0800 Stanislav Fomichev wrote:
> > In file included from ethtool-user.c:9:
> > ethtool-user.h:13:10: fatal error: linux/ethetool_netlink_generated.h: No such file or directory
> > 13 | #include <linux/ethetool_netlink_generated.h>
> > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> I don't see any existing usage (or maybe I'm looking at the wrong
> place), but will spend some time reading the c-gen part. Worst case I
> might refresh this thread with more questions.
Could be the magic in the makefiles that tries to include uAPI
headers directly that needs updating.
Powered by blists - more mailing lists