diff options
| author | Felix Fietkau <nbd@nbd.name> | 2019-07-03 22:39:04 +0300 |
|---|---|---|
| committer | Felix Fietkau <nbd@nbd.name> | 2019-09-05 18:42:29 +0300 |
| commit | 4af81f02b49c8bd7e4a89046e16c34507b3d8fdc (patch) | |
| tree | ac4df7f34f30914110bdb8908dcfa912c75f539e /tools/perf/scripts/python/stackcollapse.py | |
| parent | 5f3413fc5e0106fc91b50c18c6e17ee130693282 (diff) | |
| download | linux-4af81f02b49c8bd7e4a89046e16c34507b3d8fdc.tar.xz | |
mt76: mt7615: sync with mt7603 rate control changes
- Store the previous and current rate set in the driver + the TSF value
at the time of the switch.
- Use the tx status TSF value to determine which rate set needs to be used
as reference.
- Report only short or long GI rates for a single status event, not a mix.
- The hardware reports the last used rate index. Use it along with the
retry count to figure out what rate was used for the first attempt.
- Use the same retry count value for all rate slots to make this calculation
work.
- Derive the probe rate from the current rateset instead of the skb cb
- Do not wait for a status report for the probe frame before removing the
probe rate from the rate table. Do it immediately after it was referenced
in a tx status report.
- Use the first half of the first rate retry budget for the probe rate
in order to avoid using too many retries on that rate
- Switch from lower rates to higher rates more conservatively
- enable hardware rate up/down selection
Reviewed-by: Ryder Lee <ryder.lee@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
