2014-01-27 00:33:34

by Naughtboy

[permalink] [raw]
Subject: have any others tools to test the wifi moduels throughput ???

hi bigboy



when i try transplant iperf3 into mips platform ,but ocuur the follow errors

iperf3_profile-tcp_window_size.o iperf3_profile-timer.o
iperf3_profile-units.o libiperf.a
/opt/toolchains/stbgcc-4.5.3-2.4/bin/../lib/gcc/mipsel-linux-uclibc/4.5.3/../../../../mipsel-linux-uclibc/bin/ld:
gcrt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
make[2]: *** [iperf3_profile] Error 1
in the recently i use iperf3 in the mips broad ,but here ocuur erros
: error - unable to receive parameters from client: Cannot allocate memory

# iperf 3 -s -i1 // it run in the mips broad

-----------------------------------------------------------
Server listening on 5201
-----------------------------------------------------------
iperf3: error - unable to receive parameters from client: Cannot allocate memory

# bin/iperf3.exe -c 192.168.100.102 -u -P 1 -i 1 -p 5201 -f m -b 1.0M
-t 10 // it run in the pc


bin/iperf3.exe -c 192.168.100.102 -u -P 1 -i 1 -p 5201 -f m -b 1.0M -t 10
Connecting to host 192.168.100.102, port 5201
error: Unable to receive control message: Connection reset by peer
Done.


which make crazy , these erros ,did you has a sulotions ????

thankyou advance !!