test setup v2: fix bad throughput for bandirch dongle
The throughput for the bandrich dongle was limited to 13Mb/s in downlink UDP with iperf, with lots of packets lost (we sent 15Mb/s). TCP was working fine. Replacing /dev/ttyUSB2 by /dev/ttyUSB0 for wvdial solves the issue. We also had to have separate data/control links. (See bandrich.txt in cmake_targets/autotests/v2/actions for full details.)
Showing
- cmake_targets/autotests/v2/actions/bandrich.txt 40 additions, 16 deletionscmake_targets/autotests/v2/actions/bandrich.txt
- cmake_targets/autotests/v2/actions/start_bandrich.py 1 addition, 1 deletioncmake_targets/autotests/v2/actions/start_bandrich.py
- cmake_targets/autotests/v2/actions/stop_bandrich.py 1 addition, 1 deletioncmake_targets/autotests/v2/actions/stop_bandrich.py
- cmake_targets/autotests/v2/actions/wvdial.bandrich.conf 1 addition, 1 deletioncmake_targets/autotests/v2/actions/wvdial.bandrich.conf
Please register or sign in to comment