[I-PIPE] ipipe-core-4.19.209-cip59-arm64-12 released

2021-10-20 Thread xenomai--- via Xenomai
Download URL: https://xenomai.org/downloads/ipipe/v4.x/arm64/ipipe-core-4.19.209-cip59-arm64-12.patch Repository: https://git.xenomai.org/ipipe-arm64 Release tag: ipipe-core-4.19.209-cip59-arm64-12

[I-PIPE] ipipe-core-5.4.152-arm64-3 released

2021-10-20 Thread xenomai--- via Xenomai
Download URL: https://xenomai.org/downloads/ipipe/v5.x/arm64/ipipe-core-5.4.152-arm64-3.patch Repository: https://git.xenomai.org/ipipe-arm64 Release tag: ipipe-core-5.4.152-arm64-3

Xenomai 4; website

2021-10-20 Thread Leonid Gasheev via Xenomai via Xenomai
-Fix-shortcode-mixedgrid-right.html-for-page-renderin.patch Type: text/x-patch Size: 814 bytes Desc: not available URL: <http://xenomai.org/pipermail/xenomai/attachments/20211020/a1fca419/attachment.bin>

[PATCH] y2038: testsuite/smokey: Skip recvmmsg64 test if kernel support is missing

2021-10-20 Thread Florian Bezdeka via Xenomai
It might happen that the kernel does not support the combination of address family and protocol we use for this test. Skip the test and simulate success in such cases. Signed-off-by: Florian Bezdeka --- testsuite/smokey/y2038/syscall-tests.c | 4 1 file changed, 4 insertions(+) diff --git

[PATCH v3] utils: add kernel config check utility

2021-10-20 Thread Hongzhan Chen via Xenomai
To check a kernel configuration for common issues which may increase latency. Signed-off-by: Hongzhan Chen diff --git a/configure.ac b/configure.ac index 480a94768..2bf8eece3 100644 --- a/configure.ac +++ b/configure.ac @@ -1017,6 +1017,7 @@ AC_CONFIG_FILES([ \ utils/net/rtnet \