[Trac #1005] Ping failure in a 13 Node mesh (adhoc) scenario.
Zarro Boogs per Child
bugtracker at laptop.org
Sat Mar 10 16:29:35 EST 2007
#1005: Ping failure in a 13 Node mesh (adhoc) scenario.
----------------------+-----------------------------------------------------
Reporter: rchokshi | Owner: jcardona
Type: defect | Status: assigned
Priority: normal | Milestone: Untriaged
Component: wireless | Resolution:
Keywords: |
----------------------+-----------------------------------------------------
Comment (by jcardona):
We tested a version of the firmware (5.220.9.p254) that implements the
change described in http://dev.laptop.org/ticket/1005#comment:6. After
overnight testing on OLPC testbed the logs looked very good, some brief
instances of {{{Destination Unreachable}}} logged, but all nodes were
still pinging.
Run the script below on all nodes, and they could all ping all other
nodes.
{{{
for i in `seq 1 14`; do ping -q -c 5 mshy$i; done | grep -e '[^0]0% packet
loss' | wc -l
}}}
This unreleased firmware is installed on all the xo's on the OLPC testbed.
Next step is to have Marvell's QA team to retest.
--
Ticket URL: <http://dev.laptop.org/ticket/1005#comment:14>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list