aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorStanislav Fomichev <[email protected]>2023-09-13 10:13:48 -0700
committerMartin KaFai Lau <[email protected]>2023-09-15 11:26:58 -0700
commitfc45c5b642dbcac3bb10f4f904e4b863233e5369 (patch)
tree289161c906ade0bdf3b6d7df0d65912b2756af6b /tools/perf/scripts/python/gecko.py
parentd609f3d228a8efe991f44f11f24146e2a5209755 (diff)
bpf: make it easier to add new metadata kfunc
No functional changes. Instead of having hand-crafted code in bpf_dev_bound_resolve_kfunc, move kfunc <> xmo handler relationship into XDP_METADATA_KFUNC_xxx. This way, any time new kfunc is added, we don't have to touch bpf_dev_bound_resolve_kfunc. Also document XDP_METADATA_KFUNC_xxx arguments since we now have more than two and it might be confusing what is what. Cc: [email protected] Cc: Willem de Bruijn <[email protected]> Signed-off-by: Stanislav Fomichev <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Martin KaFai Lau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions