summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJacob Moroni <jmoroni@google.com>2026-07-13 17:12:52 +0000
committerLeon Romanovsky <leon@kernel.org>2026-07-20 09:45:43 -0400
commit9b5261a23389ee6e224da6306658aac8abfda281 (patch)
tree9b551425acc989284d39cfda08076aae100740e7 /tools/perf/scripts/python
parentd32fe5bb418832adef25e70f9d6ed50140b9f05f (diff)
RDMA/irdma: Add checks for no udata
Several methods do not accept udata input and do not provide a udata response. Use the ib_no_udata_io helper to check that the input buffers are empty and to zero fill any user response buffers. For methods that do provide a response, enforce the input buffer is empty using ib_is_udata_in_empty. The irdma rdma-core provider as well as the legacy i40iw provider were both checked to ensure they never passed any udata to these ops. Signed-off-by: Jacob Moroni <jmoroni@google.com> Link: https://patch.msgid.link/20260713171257.3131493-2-jmoroni@google.com Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions