diff options
| author | Ramesh Rangavittal <ramesh.rangavittal@infineon.com> | 2022-09-29 04:25:27 +0300 |
|---|---|---|
| committer | Kalle Valo <kvalo@kernel.org> | 2022-10-04 11:27:32 +0300 |
| commit | 62ccb2e6f208ea754f62883be5a775f00bd559ab (patch) | |
| tree | cff1fa9421e2331542e86cd8ec3598ad16433e33 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 25076fe2a6024bcac009af1b737b184f65826476 (diff) | |
| download | linux-62ccb2e6f208ea754f62883be5a775f00bd559ab.tar.xz | |
brcmfmac: Fix authentication latency caused by OBSS stats survey
Auto Channel Select feature of HostAP uses dump_survey to fetch
OBSS statistics. When the device is in the middle of an authentication
sequence or just at the end of authentication completion, running
dump_survey would trigger a channel change. The channel change in-turn
can cause packet loss, resulting in authentication delay. With this change,
dump_survey won't be run when authentication or association is in progress,
hence resolving the issue.
Signed-off-by: Ramesh Rangavittal <ramesh.rangavittal@infineon.com>
Signed-off-by: Chung-Hsien Hsu <chung-hsien.hsu@infineon.com>
Signed-off-by: Chi-hsien Lin <chi-hsien.lin@infineon.com>
Signed-off-by: Ian Lin <ian.lin@infineon.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220929012527.4152-5-ian.lin@infineon.com
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
