diff options
author | wenglianfa <[email protected]> | 2023-09-18 21:11:09 +0800 |
---|---|---|
committer | Leon Romanovsky <[email protected]> | 2023-09-20 10:50:54 +0300 |
commit | aebf8145e11a29a77dac15ee041a190676fac05f (patch) | |
tree | 83893f982b7f4030b800b3e786174042a84305bc /tools/perf/scripts/python/gecko.py | |
parent | 0e32d7d43b0b2d870b45cf4dff8188203800aa91 (diff) |
RDMA/core: Add support to dump SRQ resource in RAW format
Add support to dump SRQ resource in raw format. It enable drivers to
return the entire device specific SRQ context without setting each
field separately.
Example:
$ rdma res show srq -r
dev hns3 149000...
$ rdma res show srq -j -r
[{"ifindex":0,"ifname":"hns3","data":[149,0,0,...]}]
Signed-off-by: wenglianfa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions