summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-05-06 12:40:59 -0700
committerJakub Kicinski <kuba@kernel.org>2025-05-07 18:21:49 -0700
commitab91c140bea9c2c23ee34ae831e06806e044a80e (patch)
treec711c648387daef0c7d8f8212a3a0f70ad8a1758 /tools/perf/scripts/python
parent6c2422396d53e2f37ddf5821acb7704df15699c9 (diff)
netlink: specs: remove implicit structs for SNMP counters
uAPI doesn't define structs for the SNMP counters, just enums to index them as arrays. Switch to the same representation in the spec. C codegen will soon need all the struct types to actually exist. Note that the existing definition was broken, anyway, as the first member should be the number of counters reported. Reviewed-by: Donald Hunter <donald.hunter@gmail.com> Link: https://patch.msgid.link/20250506194101.696272-4-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