[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b5f23507-1be6-4687-9a59-fe458bda0111@iogearbox.net>
Date: Fri, 4 Oct 2024 00:46:53 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: Alexei Starovoitov <alexei.starovoitov@...il.com>
Cc: Martin KaFai Lau <martin.lau@...ux.dev>,
Nikolay Aleksandrov <razor@...ckwall.org>, jrife@...gle.com,
tangchen.1@...edance.com, bpf <bpf@...r.kernel.org>,
Network Development <netdev@...r.kernel.org>
Subject: Re: [PATCH bpf-next 3/4] tools: Sync if_link.h uapi tooling header
On 10/3/24 9:14 PM, Alexei Starovoitov wrote:
> On Thu, Oct 3, 2024 at 11:04 AM 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>
>> ---
>> tools/include/uapi/linux/if_link.h | 545 ++++++++++++++++++++++++++++-
>> 1 file changed, 544 insertions(+), 1 deletion(-)
>
> iirc we decided to start using kernel uapi headers for cases like this,
> so we don't have to copy paste such things all the time.
Ah okay, wasn't aware, fwiw for my local vmtest.sh it would have otherwise
broken the build. Will check tomorrow if we have something already where
we don't need the sync anymore.
Thanks,
Daniel
Powered by blists - more mailing lists