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 @@
+
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
> 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
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
4 matches
Mail list logo