diff options
author | Felix Fietkau <nbd@nbd.name> | 2019-06-06 10:22:15 +0300 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2019-06-27 13:58:13 +0300 |
commit | 5c280ae76795f0da5cb89e19101cb520374aad7f (patch) | |
tree | 1089fbd998ad0991dcba3b9b1a47972d444c652d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8548c6eb23d29078bba41e3477873e4ad340adee (diff) | |
download | linux-5c280ae76795f0da5cb89e19101cb520374aad7f.tar.xz |
mt76: mt76x02: fix tx reordering on rate control probing without a-mpdu
To avoid aggregating rate control probing packets with other traffic, and to
ensure that the probing rate gets used, probing packets get assigned a different
internal queueing priority.
This causes packets to be transmitted in a different order, which is compensated
by the receiver side reordering.
However, if A-MPDU is disabled, this reordering can become visible to upper
layers on the receiver side. Disable the priority change if A-MPDU is disabled.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions