diff options
author | Chiara Meiohas <[email protected]> | 2024-09-09 20:30:25 +0300 |
---|---|---|
committer | Leon Romanovsky <[email protected]> | 2024-09-13 08:29:34 +0300 |
commit | 12fb1153c53bf9b53e299c9775b84fa7838640f7 (patch) | |
tree | 1402d5440db4e8ee891576b80eef73b237c0d359 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 9cbed5aab5aeea420d0aa945733bf608449d44fb (diff) |
RDMA/nldev: Expose whether RDMA monitoring is supported
Extend the "rdma sys" command to display whether RDMA
monitoring is supported.
RDMA monitoring is not supported in mlx4 because it does
not use the ib_device_set_netdev() API, which sends the
RDMA events.
Example output for kernel where monitoring is supported:
$ rdma sys show
netns shared privileged-qkey off monitor on copy-on-fork on
Example output for kernel where monitoring is not supported:
$ rdma sys show
netns shared privileged-qkey off monitor off copy-on-fork on
Signed-off-by: Chiara Meiohas <[email protected]>
Signed-off-by: Michael Guralnik <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions