On 6/25/19 1:57 PM, Saeed Mahameed wrote:
From: Yamin Friedman <yaminf@xxxxxxxxxxxx> 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 dim for an ib device the command is: rdma dev set [DEV] dim [on|off] Please set on/off.
Is "dim" what you want to expose to the user? maybe "adaptive-moderation" is more friendly?