[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <75bb08f0-45ab-4fa9-b343-82772e9af0f3@linux.dev>
Date: Mon, 7 Oct 2024 18:36:16 -0700
From: Martin KaFai Lau <martin.lau@...ux.dev>
To: Stephen Hemminger <stephen@...workplumber.org>,
Daniel Borkmann <daniel@...earbox.net>
Cc: razor@...ckwall.org, kuba@...nel.org, jrife@...gle.com,
tangchen.1@...edance.com, bpf@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH bpf-next v2 4/5] tools: Sync if_link.h uapi tooling header
On 10/5/24 9:02 AM, Stephen Hemminger wrote:
> On Fri, 4 Oct 2024 12:13:34 +0200
> Daniel Borkmann <daniel@...earbox.net> wrote:
>
>> Sync if_link uapi header to the latest version as we need the refresher
>> in tooling for netkit device. Given it's been a while since the last sync
>> and the diff is fairly big, it has been done as its own commit.
>>
>> Signed-off-by: Daniel Borkmann <daniel@...earbox.net>
>
> It would be good to have a script to do this automatically, similar
> to the 'make headers_install'. I use one for iproute and do it every kernel rc.
would be nice not having to sync the if_link.h uapi header. I think it
would be even better if it can directly use the headers installed by
'make headers_install'. There was an earlier attempt to use $(KHDR_INCLUDES),
may be some of the ideas can be reused. I think there is another parallel
effort to do this also: https://lore.kernel.org/bpf/CAEf4BzaWneXBv401rOdW8ijBTqRn_Ut4FFvhbsPShh5_pjV33A@mail.gmail.com/
This uapi header improvement will probably need a separate effort/followup.
Powered by blists - more mailing lists