aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorLi Zhijian <[email protected]>2022-09-27 13:53:27 +0800
committerJason Gunthorpe <[email protected]>2022-10-28 14:39:47 -0300
commit875ab4a8d9a7e559c4aaad28f5886d39923301b7 (patch)
treece79c1123c2ecc760dbcde2618d3b84d60cb6d27 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent63a18baef2653f59a7c5b990283628bd54d062fd (diff)
RDMA/rxe: Make sure requested access is a subset of {mr,mw}->access
We should reject the requests with access flags that is not registered by MR/MW. For example, lookup_mr() should return NULL when requested access is 0x03 and mr->access is 0x01. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Li Zhijian <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions