I am testing an implementation of batman-adv, alfred, 802.11s, 11ac. In this implementation I have my mesh interface on the 5GHz radio (qca9882), Using LEDE/Openwrt 17.01.04
I am getting
root@Daniel Node:~# batctl tp 9c:b7:93:e3:56:e4 Test duration 10020ms. Sent 142966836 Bytes. Throughput: 13.61 MB/s (114.15 Mbps) is this inline with what everyone has seen. That data rate established is high however the throughput is very low
root@Daniel Node:~# iw mesh0 station dump Station 9c:b7:93:e3:56:e4 (on mesh0) inactive time: 100 ms rx bytes: 75007154 rx packets: 910406 tx bytes: 968480244 tx packets: 635811 tx retries: 0 tx failed: 7 rx drop misc: 15 signal: -45 dBm signal avg: -44 dBm Toffset: 18446744061225933893 us tx bitrate: 6.0 MBit/s rx bitrate: 650.0 MBit/s VHT-MCS 7 80MHz short GI VHT-NSS 2 rx duration: 10763380 us mesh llid: 44135 mesh plid: 29835 mesh plink: ESTAB mesh local PS mode: ACTIVE mesh peer PS mode: ACTIVE mesh non-peer PS mode: ACTIVE authorized: yes authenticated: yes associated: yes preamble: long WMM/WME: yes MFP: no TDLS peer: no DTIM period: 2 beacon interval:100 short slot time:yes connected time: 12825 seconds
What may I be doing wrong?