aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorGal Pressman <[email protected]>2019-01-07 17:27:56 +0200
committerJason Gunthorpe <[email protected]>2019-01-10 17:07:45 -0700
commitdbe30dae487e1a232158c24b432d45281c2805b7 (patch)
treeb34d8f0e96214516636171b237a63a79d52ec220 /tools/perf/scripts/python/event_analyzing_sample.py
parentb188940796c7be31c1b8c25a9a0e0842c2e7a49e (diff)
RDMA/qedr: Fix out of bounds index check in query pkey
The pkey table size is QEDR_ROCE_PKEY_TABLE_LEN, index should be tested for >= QEDR_ROCE_PKEY_TABLE_LEN instead of > QEDR_ROCE_PKEY_TABLE_LEN. Fixes: a7efd7773e31 ("qedr: Add support for PD,PKEY and CQ verbs") Signed-off-by: Gal Pressman <[email protected]> Acked-by: Michal Kalderon <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions