summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-04-17 19:16:56 -0700
committerJakub Kicinski <kuba@kernel.org>2025-04-23 16:07:15 -0700
commit43b606d98482d9612d683a3467649d3999b608ab (patch)
tree6208bd579a1bd35f01edb3deb4223b0ac6a684f6 /tools/perf/scripts/python
parent7965facefaed629fe22f07595f16ee50e8aff1e3 (diff)
netlink: specs: rt-link: remove the fixed members from attrs
The purpose of the attribute list is to list the attributes which will be included in a given message to shrink the objects for families with huge attr spaces. Fixed headers are always present in their entirety (between netlink header and the attrs) so there's no point in listing their members. Current C codegen doesn't expect them and tries to look them up in the attribute space. Reviewed-by: Donald Hunter <donald.hunter@gmail.com> Link: https://patch.msgid.link/20250418021706.1967583-3-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions