[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <90c0b0e1-8e39-4026-9643-63bfd9c3dc4b@gmail.com>
Date: Thu, 11 Sep 2025 14:57:19 -0600
From: David Ahern <dsahern@...il.com>
To: Kory Maincent <kory.maincent@...tlin.com>
Cc: netdev@...r.kernel.org, Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
Stephen Hemminger <stephen@...workplumber.org>
Subject: Re: [PATCH iproute2-next 1/2] scripts: Add uapi header import script
On 9/9/25 7:21 AM, Kory Maincent wrote:
> Add a script to automate importing Linux UAPI headers from kernel source.
> The script handles dependency resolution and creates a commit with proper
> attribution, similar to the ethtool project approach.
>
> Usage:
> $ LINUX_GIT="$LINUX_PATH" iproute2-import-uapi [commit]
>
> Signed-off-by: Kory Maincent <kory.maincent@...tlin.com>
> ---
> scripts/iproute2-import-uapi | 67 ++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 67 insertions(+)
>
Stephen and I have scripts for this, but this one is fairly easy to use,
so applied.
Powered by blists - more mailing lists