diff options
author | Yamin Friedman <[email protected]> | 2019-07-08 13:59:04 +0300 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2019-07-08 16:37:22 -0300 |
commit | f8fc8cd9c612c31f92b19b72f619fa043ec76e5e (patch) | |
tree | c622da5ace9dda0f1ac72467888d9b2f759cfbaa /scripts/gen_compile_commands.py | |
parent | da6629793aa6944db6c8a908ca1a52d87f1489aa (diff) |
RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlink
Added parameter in ib_device for enabling dynamic interrupt moderation so
that it can be configured in userspace using rdma tool.
In order to set adaptive-moderation for an ib device the command is:
rdma dev set [DEV] adaptive-moderation [on|off]
Please set on/off.
rdma dev show
0: mlx5_0: node_type ca fw 16.26.0055 node_guid 248a:0703:00a5:29d0
sys_image_guid 248a:0703:00a5:29d0 adaptive-moderation on
rdma resource show cq
dev mlx5_0 cqn 0 cqe 1023 users 4 poll-ctx UNBOUND_WORKQUEUE
adaptive-moderation off comm [ib_core]
Signed-off-by: Yamin Friedman <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions