diff options
author | Kalle Valo <kvalo@qca.qualcomm.com> | 2011-09-19 21:38:44 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2011-09-23 10:44:11 +0300 |
commit | 5694f962964c5162f6b49ddb5d517180bd7d1d98 (patch) | |
tree | 090f289d490c89a14c7b7017deb2a5d1b488c4a0 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 865121361f0be55555c540c3df444ed06e090b33 (diff) |
ath6kl: pass only unicast frames for aggregation
When pinging form ar6003 to the AP RTT was high even when power save was
disabled:
100 packets transmitted, 97 received, 3% packet loss, time 99125ms
rtt min/avg/max/mdev = 1.875/46.733/795.506/139.181 ms
After some investigation one reason for this was that received
multicast traffic confused the aggrecation logic and caused 400 ms
timeouts when receiving multicast frames from AP.
A simple way to fix is to pass only unicast frames for aggregation. This
improves RTT:
100 packets transmitted, 99 received, 1% packet loss, time 99144ms
rtt min/avg/max/mdev = 2.083/13.084/403.390/56.794 ms
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions