Re: [RFC v2 0/3] Import Kernel uAPI header files

2024-09-09 Thread Maxime Coquelin
On 9/9/24 02:31, Stephen Hemminger wrote: On Fri, 6 Sep 2024 17:23:34 +0200 Maxime Coquelin wrote: This series enables importing Linux Kernel uAPI headers into the DPDK repository. It aims at solving alignment issues between the build system and the system applications linked ot DPDK libra

Re: [RFC v2 0/3] Import Kernel uAPI header files

2024-09-08 Thread Stephen Hemminger
On Fri, 6 Sep 2024 17:23:34 +0200 Maxime Coquelin wrote: > This series enables importing Linux Kernel uAPI headers > into the DPDK repository. It aims at solving alignment > issues between the build system and the system applications > linked ot DPDK libraries are run on. > > It can also help s

[RFC v2 0/3] Import Kernel uAPI header files

2024-09-06 Thread Maxime Coquelin
This series enables importing Linux Kernel uAPI headers into the DPDK repository. It aims at solving alignment issues between the build system and the system applications linked ot DPDK libraries are run on. It can also help simplify spaghetti code done to support different versions of the Linux K