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

2024-09-09 Thread Maxime Coquelin
On 9/9/24 02:02, Stephen Hemminger wrote: On Fri, 6 Sep 2024 00:15:26 +0200 Maxime Coquelin wrote: This patch introduces uAPI headers importation into the DPDK repository. This import is possible thanks to Linux Kernel licence exception for syscalls: https://git.kernel.org/pub/scm/linux/k

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

2024-09-08 Thread Stephen Hemminger
On Fri, 6 Sep 2024 00:15:26 +0200 Maxime Coquelin wrote: > This patch introduces uAPI headers importation 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/LICE

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

2024-09-06 Thread Maxime Coquelin
On 9/6/24 09:13, David Marchand wrote: On Fri, Sep 6, 2024 at 12:15 AM Maxime Coquelin wrote: This patch introduces uAPI headers importation into the DPDK repository. This import is possible thanks to Linux Kernel licence exception for syscalls: https://git.kernel.org/pub/scm/linux/kernel/

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

2024-09-06 Thread David Marchand
On Fri, Sep 6, 2024 at 12:15 AM Maxime Coquelin wrote: > > This patch introduces uAPI headers importation 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/LICENSE

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

2024-09-06 Thread Maxime Coquelin
On 9/6/24 08:46, Morten Brørup wrote: From: Maxime Coquelin [mailto:maxime.coque...@redhat.com] Sent: Friday, 6 September 2024 00.15 This patch introduces uAPI headers importation into the DPDK repository. This import is possible thanks to Linux Kernel licence exception for syscalls: https:/

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

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

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

2024-09-05 Thread Maxime Coquelin
This patch introduces uAPI headers importation 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 explic