diff options
author | Yixian Liu <[email protected]> | 2021-02-05 17:39:33 +0800 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2021-02-08 20:25:26 -0400 |
commit | cd0a4baf36dafb0a6d1a57be712ab6263ef169bc (patch) | |
tree | 64b93550bc14cc876f1d800a89266c65bcdcedc9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 62490fd5a8654f9639a6766921ee72f5dbc6a479 (diff) |
RDMA/hns: Remove unnecessary wrap around for EQ's consumer index
The hns driver wrap around the consumer index of AEQ and CEQ when they
reach to two times of queue entries number for owner mechanism, actually,
it is unnecessary to wrap around since the hardware itself will mask it
before use.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Yixian Liu <[email protected]>
Signed-off-by: Weihang Li <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions