diff options
author | 2025-05-06 12:40:59 -0700 | |
---|---|---|
committer | 2025-05-07 18:21:49 -0700 | |
commit | ab91c140bea9c2c23ee34ae831e06806e044a80e (patch) | |
tree | c711c648387daef0c7d8f8212a3a0f70ad8a1758 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netlink: specs: ovs: correct struct names (diff) | |
download | wireguard-linux-ab91c140bea9c2c23ee34ae831e06806e044a80e.tar.xz wireguard-linux-ab91c140bea9c2c23ee34ae831e06806e044a80e.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions