diff options
author | 2025-05-13 15:17:52 -0700 | |
---|---|---|
committer | 2025-05-15 11:44:29 -0700 | |
commit | 1119e5519dcdb7b3527f5d85accf9c7aa02b2b28 (patch) | |
tree | cb0d82244f35f66d89ecbe1ca32c5da2c5d91bf5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | Merge branch 'tcp-receive-side-improvements' (diff) | |
download | wireguard-linux-1119e5519dcdb7b3527f5d85accf9c7aa02b2b28.tar.xz wireguard-linux-1119e5519dcdb7b3527f5d85accf9c7aa02b2b28.zip |
net: sched: uapi: add more sanely named duplicate defines
The TCA_FLOWER_KEY_CFM enum has a UNSPEC and MAX with _OPT
in the name, but the real attributes don't. Add a MAX that
more reasonably matches the attrs.
The PAD in TCA_TAPRIO is the only attr which doesn't have
_ATTR in it, perhaps signifying that it's not a real attr?
If so interesting idea in abstract but it makes codegen painful.
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250513221752.843102-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions