-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 2021.10 - RC1 #235
Comments
LoRaWAN tests need some fixing for the automatic test to succeed, I've fixes a couple but have an issue with ABP, which I have not confirmed yet where it comes from, I should have access to hardware tomorrow to take a better look. |
@leandrolanzieri do you think you could take a look at the zephyr interopt? |
8. Task #05 - ICMPv6 echo between iotlab-m3 and Internet host through RIOT border routerPASSED
|
8. Task #06 - UDP between iotlab-m3 and Internet host through RIOT border routerPASSEDOn local network.
|
8. Task #07 - UDP between iotlab-m3 and Internet host through RIOT border router (200b payloadPASSED
|
8. Task #11 - UDP exchange between iotlab-m3 and ZephyrI used zephyr v2.6.0. PASSEDRIOT node
Zephyr node
Note: On the Zephyr node I experienced the same issue as described in #219 (comment). I tried disabling the network logging as I suspected it was related to that but did not seem to help. |
8. Task #02 - ICMPv6 echo between iotlab-m3 and Linux with 6LowPANPASSED
|
Test Report
|
There's definitely an issue with ABP :/
For Semtech LoRaMAC I think we should try to identify the issue, since it's not expected that the node simply freezes. For GNRC LoRaWAN I would simply indicate some FOpts are not implemented and therefore, the NS might not send downlink frames if joined with ABP. Although a pity, I think the usage of ABP should be avoided at any cost because it's pretty insecure. |
So an issue should be opened and linked as a known issue for the release? |
For GNRC LoRaWAN yes. For Semtech, I will push the fix right after lunch |
If you have time, an issue for GNRC LoRaWAN would also be appreciated (if it does not exist yet, in that case, please provide a link). |
|
Task #12 - ICMPv6 echo between Border Router with WiFi uplink to named Internet hostfailed
I opened #16971 |
Task #10 (Experimental) - ICMPv6 echo with large payload (IPv6 fragmentation)I executed the task manually, still fails: nrf52840dongle (sub-MAC) <-> samr21-xpro
samr21-xpro <-> openmote-b
I opened RIOT-OS/RIOT#16998 |
Sorry I didn't realize this got closed by the PR, thanks for re-opening @miri64 |
I'll create a new RC shortly anyway once RIOT-OS/RIOT#17005 is merged. |
The script will take care of closing this one ;-). |
Closing in favor of #237 |
This issue lists the status of all tests for the Release Candidate 1 of the 2021.10 release.
Specs tested:
Task Release 2015.12 - pre-RC1 #9 - deprecatedTask Release 2015.12 - RC1 #10 - deprecatedThe text was updated successfully, but these errors were encountered: