Re: [xenomai-images][PATCH] recipes-xenomai: Add recipes for all major branches

2019-08-12 Thread Quirin Gylstorff via Xenomai
On 8/12/19 2:57 PM, Jan Kiszka wrote: On 12.08.19 14:46, Q. Gylstorff wrote: From: Quirin Gylstorff For testing it should be possible to switch between different xenomai versions. Select the version by adding the following line to kas.yml with:    xenomai-version: |

[xenomai-images] smokey with qemu-arm and qemu-arm64 stalls gdb test

2019-08-14 Thread Quirin Gylstorff via Xenomai
Hi, I tested smokey with qemu-amd64, qemu-arm and qemu-arm64 from xenomai-images with the dh_strip patch active against master and had following results: qemu-amd64 - smokey run qemu-arm and qemu-arm64 stall with the attached output. Kind regards, Quirin -- next part

Re: [xenomai-images] smokey with qemu-arm and qemu-arm64 stalls gdb test

2019-08-14 Thread Quirin Gylstorff via Xenomai
On 8/14/19 11:46 AM, Jan Kiszka wrote: On 14.08.19 10:02, Quirin Gylstorff wrote: Hi, I tested smokey with qemu-amd64, qemu-arm and qemu-arm64 from xenomai-images with the dh_strip patch active against master and had following results: qemu-amd64 - smokey run qemu-arm and qemu-arm64

Re: Xenomai - RTNet - patch error

2019-08-14 Thread Quirin Gylstorff via Xenomai
Hi, Hello xenomai community, I am an open source enthusiast interested in Xenomai and RTNet. I have the RTNet modules successfully installed on BeagleBone black and now I want to install RTNet on qemu-system-x86_64 in order to do more tests with bbb and x86_64. We are also interested

Re: [xenomai-images][PATCH v3] kernel/linux-xenomai: Update versions

2019-08-21 Thread Quirin Gylstorff via Xenomai
On 8/21/19 12:42 PM, Jan Kiszka wrote: On 21.08.19 12:07, steven.seeger flightsystems.net via Xenomai wrote: Hi Quirin. It looks like I need to move powerpc over to 4.19 as well. I have been discussing this with some industry partners. In fact, there is even no ppc support for

Re: [PATCH v4 2/2] cobalt/rtdm: allow for device teardown

2019-09-04 Thread Quirin Gylstorff via Xenomai
On 8/30/19 6:03 PM, Philippe Gerum via Xenomai wrote: Currently, rtdm_dev_unregister() will hang soft until all references on the dismantled device have been dropped, which in turn cannot happen until all rtdm_fds on the device have been closed, which cannot happen until all references on those

Re: [xenomai-images][PATCH 0/9] LAVA Setup

2019-09-06 Thread Quirin Gylstorff via Xenomai
On 9/6/19 12:29 PM, Jan Kiszka wrote: On 05.09.19 17:44, Q. Gylstorff wrote: From: Quirin Gylstorff This patchset adapts xenomai-images for the execution of tests on  Linaro Automated Validation Architecture. Could you provide a rough overview oaf the architecture behind this? Where we

Re: [PATCH] debian/rules: Add debug symbols

2019-09-12 Thread Quirin Gylstorff via Xenomai
On 9/12/19 10:29 AM, Philippe Gerum wrote: On 9/11/19 6:05 PM, Q. Gylstorff via Xenomai wrote: From: Quirin Gylstorff Configure debian build with debugging symbols to allow debugging. Signed-off-by: Quirin Gylstorff --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1

Re: [xenomai-images][PATCH 4/9] beagle-bone-black: Add Devicetree and fake-hwclock

2019-09-10 Thread Quirin Gylstorff via Xenomai
On 9/10/19 12:27 PM, Jan Kiszka wrote: On 05.09.19 17:44, Q. Gylstorff wrote: From: Quirin Gylstorff To deploy the target with LAVA it is necessary to use a devicetree. Isar extracts the tree from the kernel build and stores the tree in the deploy-DIR Signed-off-by: Quirin Gylstorff ---  

Re: [xenomai-images][PATCH 1/9] ci: Add LAVA jobs for targets

2019-09-10 Thread Quirin Gylstorff via Xenomai
On 9/10/19 11:56 AM, Jan Kiszka wrote: On 05.09.19 17:44, Q. Gylstorff via Xenomai wrote: From: Quirin Gylstorff Set up a LAVA Lab and add jobs for each target. These job descriptions deploy the build image to the target and run the LAVA basic smoketest suite for each target. Add

Re: [xenomai-images][PATCH 2/9] machine: Allow override of the image type

2019-09-10 Thread Quirin Gylstorff via Xenomai
On 9/10/19 12:25 PM, Jan Kiszka wrote: On 05.09.19 17:44, Q. Gylstorff wrote: From: Quirin Gylstorff For the NFS rootfs a tarball is used. This changes allows local.conf to set the IMAGE_TYPE from wic-img to targz-img. Signed-off-by: Quirin Gylstorff ---   .gitlab-ci.yml   | 

Re: [xenomai-images][PATCH v2 7/9] kernel: Update

2019-09-11 Thread Quirin Gylstorff via Xenomai
On 9/10/19 6:52 PM, Jan Kiszka wrote: On 10.09.19 16:44, Q. Gylstorff wrote: From: Quirin Gylstorff Update amd64 to new released kernel versions. Remove arm64 pinning to 4.14. Signed-off-by: Quirin Gylstorff ---   conf/machine/hikey.conf    |  4 +---  

Smokey freeze on stable

2019-09-11 Thread Quirin Gylstorff via Xenomai
Hi, If I execute xeno-test with xenomai stable/3.0.x the execution of smokey freezes after ippd is finished. The next test would be leaks. next executes smokey successfully. Attached is the log from a LAVA Job on x86. Are there some commits/patches for testing missing on stable? Quirin

Re: kernel Oops when rmmod rtpacket

2019-09-06 Thread Quirin Gylstorff via Xenomai
On 9/6/19 4:36 PM, alessio margan via Xenomai wrote: Hi all, I got this when running the script ec_xeno.sh restart a couple of times I am using branch next and the prper ipipe patch Linux advantech 4.19.60-xeno-ipipe-next #2 SMP Thu Sep 5 17:06:12 CEST 2019 x86_64 GNU/Linux this is

Re: [xenomai-images][PATCH] ci: use script to install lavacli.

2019-09-20 Thread Quirin Gylstorff via Xenomai
On 9/20/19 3:56 PM, Jan Kiszka wrote: On 20.09.19 10:46, Q. Gylstorff wrote: From: Quirin Gylstorff lavacli is not part of the used image and need to be installed. Due to changes in the lavacli dependencies it is not possible to connect to the master installed via apt, therefore use the