[Trac #915] iperf/tcp fails between meshed xo's

Zarro Boogs per Child bugtracker at laptop.org
Wed Mar 21 18:13:43 EDT 2007


#915: iperf/tcp fails between meshed xo's
----------------------+-----------------------------------------------------
 Reporter:  jcardona  |        Owner:  marcelo 
     Type:  defect    |       Status:  reopened
 Priority:  high      |    Milestone:  BTest-3 
Component:  wireless  |   Resolution:          
 Keywords:            |  
----------------------+-----------------------------------------------------
Comment (by carrano):

 Hi!

 Kernel is the 2.6.21.

 Sorry about the script. Pasting scrambled it.
 Trying again...

 for dur in 10 30 60 120 180

 do
         i=0

         fim=0

         while [ $fim != "1" ]

         do

                 let i=$i+1

                 iperf -c 10.0.0.1 -i 1 -t $dur| tee iperf-$dur-$i.txt

                 sleep 1

                 if [ $i == "20" ]; then fim=1; fi

         done

         sleep 120

 done

-- 
Ticket URL: <http://dev.laptop.org/ticket/915#comment:20>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list