Closed kaspar030 closed 1 year ago
This is looking good. Just the interop tests are missing. I do see some flakeyness on some of the congure tests (they don't seem to succeed on my system), micropython (similar), and tests/pkg_cayenne-lpp and tests/pkg_lora-serialization on native.
@benpicco could you please take care of the ESP based interop tests? (Tasks 12 and 13)
@leandrolanzieri I tried to run the Zephyr interop test, but the Zephyr binary doesn't fit anymore in the samr21 :/
zephyr/zephyr-sdk-0.15.2/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.1.0/../../../../arm-zephyr-eabi/bin/ld.bfd: region `RAM' overflowed by 1456 bytes
Do you know by chance how to reduce memory requirements?
@leandrolanzieri I tried to run the Zephyr interop test, but the Zephyr binary doesn't fit anymore in the samr21 :/
zephyr/zephyr-sdk-0.15.2/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.1.0/../../../../arm-zephyr-eabi/bin/ld.bfd: region `RAM' overflowed by 1456 bytes
Do you know by chance how to reduce memory requirements?
Sadly I don't have a .config to give, but I remember lowering usage with the logging system configuration. I think there's some minimal logging backend to reduce memory usage. You can also play with the shell buffer sizes.
CI did 99 - Task 01 (run compile_and_test_for_board.py for multiple boards. - PASS
Mostly good. samr34-xpro, nucleo-wl55jc and b-l072z-lrwan1 had some failures. I'll open issues for those.
Zephyr crashes when I send a UDP message from a RIOT node:
2023-01-31 13:16:5[00:04:05.504,000] <err> os: ***** HARD FAULT *****
2023-01-31 13:16:5[00:04:05.504,000] <err> os: r0/a1: 0x00000000 r1/a2: 0x00000001 r2/a3: 0x0001d0fc
2023-01-31 13:16:5[00:04:05.504,000] <err> os: r3/a4: 0x00000001 r12/ip: 0x20005308 r14/lr: 0x0001796d
2023-01-31 13:16:5[00:04:05.504,000] <err> os: xpsr: 0x20000000
2023-01-31 13:16:5[00:04:05.504,000] <err> os: Faulting instruction address (r15/pc): 0x20001578
2023-01-31 13:16:5[00:04:05.504,000] <err> os: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
2023-01-31 13:16:5[00:04:05.504,000] <err> os: Current thread: 0x20001f10 (logging)
2023-01-31 13:16:5[00:04:05.590,000] <err> os: Halting system
@leandrolanzieri reported this issue back then, but it still seems to be laying around. IMO we are already sure 6LowPAN interop works (Contiki-NG test), so I propose to just skip this test for the release.
IMO we are already sure 6LowPAN interop works (Contiki-NG test), so I propose to just skip this test for the release.
Agreed. Thanks for testing! Maybe keep around the .config
this time? :)
Did we ever report this to the Zephyr issue tracker?
This issue lists the status of all tests for the Release Candidate 3 of the 2023.01 release.
Specs tested: