aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2025-05-20 09:19:07 -0700
committerJakub Kicinski <kuba@kernel.org>2025-05-21 12:38:21 -0700
commiteb1f803f9851e1bf40924a06c1db349540290bac (patch)
tree0abc3b569666336a63cc5e187865e4798d9a86a8 /tools/perf/scripts/python/exported-sql-viewer.py
parentnetlink: specs: tc: remove duplicate nests (diff)
downloadwireguard-linux-eb1f803f9851e1bf40924a06c1db349540290bac.tar.xz
wireguard-linux-eb1f803f9851e1bf40924a06c1db349540290bac.zip
netlink: specs: tc: use tc-gact instead of tc-gen as struct name
There is a define in the uAPI header called tc_gen which expands to the "generic" TC action fields. This helps other actions include the base fields without having to deal with nested structs. A couple of actions (sample, gact) do not define extra fields, so the spec used a common tc-gen struct for both of them. Unfortunately this struct does not exist in C. Let's use gact's (generic act's) struct for basic actions. Reviewed-by: Donald Hunter <donald.hunter@gmail.com> Link: https://patch.msgid.link/20250520161916.413298-4-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