summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorLi Zhijian <lizhijian@fujitsu.com>2022-09-27 13:53:27 +0800
committerJason Gunthorpe <jgg@nvidia.com>2022-10-28 14:39:47 -0300
commit875ab4a8d9a7e559c4aaad28f5886d39923301b7 (patch)
treece79c1123c2ecc760dbcde2618d3b84d60cb6d27 /tools/perf/scripts/python/export-to-postgresql.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/20220927055337.22630-2-lizhijian@fujitsu.com Signed-off-by: Li Zhijian <lizhijian@fujitsu.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions