summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJaewan Kim <jaewan@google.com>2023-03-22 16:16:36 +0300
committerJohannes Berg <johannes.berg@intel.com>2023-03-24 13:46:11 +0300
commit8ba1da95053e02d9cb4a6849356eae6dc5687f62 (patch)
tree3ac77781b0002eb305828fc21beb3f35526f680a /tools/perf/scripts/python/export-to-postgresql.py
parent5530c04c87c5974d440ea95142e3e43ef7da4d5b (diff)
downloadlinux-8ba1da95053e02d9cb4a6849356eae6dc5687f62.tar.xz
mac80211_hwsim: add PMSR abort support via virtio
PMSR (a.k.a. peer measurement) is generalized measurement between two devices with Wi-Fi support. And currently FTM (a.k.a. fine time measurement or flight time measurement) is the one and only measurement. Add necessary functionalities for mac80211_hwsim to abort previous PMSR request. The abortion request is sent to the wmedium where the PMSR request is actually handled. In detail, add new mac80211_hwsim command HWSIM_CMD_ABORT_PMSR. When mac80211_hwsim receives the PMSR abortion request via ieee80211_ops.abort_pmsr, the received cfg80211_pmsr_request is resent to the wmediumd with command HWSIM_CMD_ABORT_PMSR and attribute HWSIM_ATTR_PMSR_REQUEST. The attribute is formatted as the same way as nl80211_pmsr_start() expects. Signed-off-by: Jaewan Kim <jaewan@google.com> Link: https://lore.kernel.org/r/20230322131637.2633968-5-jaewan@google.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions