Re: [RFC v2 1/3] uapi: introduce kernel uAPI headers import

2024-09-11 Thread Maxime Coquelin
On 9/7/24 16:34, David Marchand wrote: On Fri, Sep 6, 2024 at 5:23 PM Maxime Coquelin wrote: [snip] diff --git a/devtools/check-linux-uapi.sh b/devtools/check-linux-uapi.sh new file mode 100755 index 00..76111d78ce --- /dev/null +++ b/devtools/check-linux-uapi.sh @@ -0,0 +1,74 @@ +

Re: [RFC v2 1/3] uapi: introduce kernel uAPI headers import

2024-09-07 Thread David Marchand
On Fri, Sep 6, 2024 at 5:23 PM Maxime Coquelin wrote: [snip] > diff --git a/devtools/check-linux-uapi.sh b/devtools/check-linux-uapi.sh > new file mode 100755 > index 00..76111d78ce > --- /dev/null > +++ b/devtools/check-linux-uapi.sh > @@ -0,0 +1,74 @@ > +#!/bin/sh -e maybe? > +# SPDX

RE: [RFC v2 1/3] uapi: introduce kernel uAPI headers import

2024-09-07 Thread Morten Brørup
> From: Maxime Coquelin [mailto:maxime.coque...@redhat.com] > Sent: Friday, 6 September 2024 17.24 > > This patch introduces uAPI headers import into the DPDK > repository. This import is possible thanks to Linux Kernel > licence exception for syscalls: > > https://git.kernel.org/pub/scm/linux/ke

[RFC v2 1/3] uapi: introduce kernel uAPI headers import

2024-09-06 Thread Maxime Coquelin
This patch introduces uAPI headers import into the DPDK repository. This import is possible thanks to Linux Kernel licence exception for syscalls: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/LICENSES/exceptions/Linux-syscall-note Header files are have to be explicitly