summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMichael Margolin <mrgolin@amazon.com>2026-07-22 08:36:00 +0000
committerLeon Romanovsky <leon@kernel.org>2026-07-22 05:45:47 -0400
commitc1c13e596f65c2b2744c6d4f1471d7b7058195d3 (patch)
treea92067e3654240375ade10ba3882c81826ca26d5 /tools/perf/scripts/python/bin
parent45e537bf580d540132bcabd8ae3af483461fa1c1 (diff)
RDMA/core: Expose Completion Counter capabilities to userspace
Add a dedicated query interface for completion counter capabilities via UVERBS_METHOD_QUERY_COMP_CNTR_CAPS on the device object. The query returns the maximum number of counters, maximum counter value, and a bitmask of supported QP attach operations. Each field is an optional ioctl attribute, allowing userspace to request only the capabilities it needs. Drivers implement the query_comp_cntr_caps operation to report device-specific capabilities. Reviewed-by: Yonatan Nachum <ynachum@amazon.com> Signed-off-by: Michael Margolin <mrgolin@amazon.com> Link: https://patch.msgid.link/20260722083603.30334-4-mrgolin@amazon.com Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions