-
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 2015.09 - RC2 #5
Comments
Can you offer a how-to for that? |
Thanks. |
Packet buffer for task 3.1 is not empty and contains very short snips: First runthrough:
Second runthrough:
Third runthrough:
Though the make-up seems to be quite random, the data in them seems to have some system to them. (0x08000000 appears quite often as well as 0x3263eb52 (which is part of the of the nodes MAC address |
01-CI fails because gcc is complaining for the ARM7 platforms:
I don't really understand why this only happens for these platforms, but I guess we should "fix" this nevertheless. |
The leaks in #5 (comment) are very race conditiony... And after 4h of debuging I still don't have any clue how this comes into being. Do we just want to mark this as a known issue, since that test case is somewhat fringy (at least in my opinion)? |
(you don't usually ping all-nodes in a system that is just running, is what I wanted to say with "fringy") |
It's leaking in 04 too btw if you use 3 nodes. |
That's bad. I couldn't find a leak even with 5 nodes in 04. How did you test? |
Pinged in the IoT-LAB with 5 nodes from one node to |
Superseded by #6. |
Hm, okay, with a payload of 100 bytes, I can see some fragments. :-( |
Damn, I can create memory leaks even with just two nodes and unicast pings. |
shouldn't your comments go to #6 ? Or are you testing with RC2 right now? |
RC3 doesn't really change anything on this matter. |
The 0x0008 seems to be the IPv6 length field. |
task06: provide test scripts
This issue lists the status of all tests for the Release Candidate 2 of the 2015.09 release.
Specs tested:
1000 packets transmitted, 1000 received, 0% packet loss, time 10.06171217 s
1000 packets transmitted, 1000 received, 0% packet loss, time 100.06128933 s
3600 packets transmitted, 3600 received, 0% packet loss, time 3599.06917114 s
1000 packets transmitted, 1000 received, 0% packet loss, time 18.06335692 s
1000 packets transmitted, 999 received, 1% packet loss, time 109.06740717 s
1000 packets transmitted, 993 received, 1% packet loss, time 276.06342833 s
10000 packets transmitted, 9998 received, 1% packet loss, time 1313.06892156 s
100 packets transmitted, 100 received, 0% packet loss, time 1.0614627 s
100 packets transmitted, 100 received, 0% packet loss, time 16.068110 s
10 packets transmitted, 10 received, 0% packet loss, time 0.0692516 s
The text was updated successfully, but these errors were encountered: