diff options
author | Lang Cheng <[email protected]> | 2020-05-20 21:53:12 +0800 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2020-05-25 14:02:11 -0300 |
commit | 05e6a5a63579d4c55cc996e5148bd6da9ed48860 (patch) | |
tree | 9fd9b3d088da59c0a05cb0b2cd6a128082d0c05a /tools/perf/scripts/python | |
parent | 25966e893143f1cf9b1294bc6e33e3a6b51ed2ad (diff) |
RDMA/hns: Add CQ flag instead of independent enable flag
It's easier to understand and maintain enable flags of cq using a single
field in type of u32 than defining a field for every flags in the
structure hns_roce_cq, and we can add new flags for features more
conveniently in the future.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lang Cheng <[email protected]>
Signed-off-by: Weihang Li <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions