diff options
author | Donald Hunter <donald.hunter@gmail.com> | 2025-02-11 15:01:27 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-02-13 06:32:26 +0300 |
commit | 31438709ecdb12539fc48ad691c27c4c11c0a56b (patch) | |
tree | 8c12a9de9f7eaa5121b66ddefbe962d2761a2837 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fdb8050e1a873c87d99dc65a0468e257b632602e (diff) | |
download | linux-31438709ecdb12539fc48ad691c27c4c11c0a56b.tar.xz |
netlink: specs: wireless: add a spec for nl80211
Add a rudimentary YNL spec for nl80211 that covers get-wiphy,
get-interface and get-protocol-features.
./tools/net/ynl/pyynl/cli.py --family nl80211 \
--do get-protocol-features
{'protocol-features': {'split-wiphy-dump'}}
./tools/net/ynl/pyynl/cli.py --family nl80211 \
--dump get-wiphy --json '{ "split-wiphy-dump": true }'
./tools/net/ynl/pyynl/cli.py --family nl80211 \
--dump get-interface
Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Link: https://patch.msgid.link/20250211120127.84858-11-donald.hunter@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions