diff options
author | 2025-05-20 09:19:13 -0700 | |
---|---|---|
committer | 2025-05-21 12:38:23 -0700 | |
commit | 4e9806a8f49463074f9a5797c34e0740f4602910 (patch) | |
tree | b7a0b5434d0fafe3a4e5248c9274f5e6270985e7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | tools: ynl-gen: support local attrs in _multi_parse (diff) | |
download | wireguard-linux-4e9806a8f49463074f9a5797c34e0740f4602910.tar.xz wireguard-linux-4e9806a8f49463074f9a5797c34e0740f4602910.zip |
tools: ynl-gen: support weird sub-message formats
TC uses all possible sub-message formats:
- nested attrs
- fixed headers + nested attrs
- fixed headers
- empty
Nested attrs are already supported for rt-link. Add support
for remaining 3. The empty and fixed headers ones are fairly
trivial, we can fake a Binary or Flags type instead of a Nest.
For fixed headers + nest we need to teach nest parsing and
nest put to handle fixed headers.
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://patch.msgid.link/20250520161916.413298-10-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions