Hi Leon: We want to make a debug tool first. Can we use the debugfs as the mlx for now? on the other hand, we will focus on rdmatool and do our best effort on it as possible as we can. Best -----邮件原件----- 发件人: linux-rdma-owner@xxxxxxxxxxxxxxx [mailto:linux-rdma-owner@xxxxxxxxxxxxxxx] 代表 Leon Romanovsky 发送时间: 2018年11月10日 23:31 收件人: tiantao (H) <tiantao6@xxxxxxxxxx> 抄送: dledford@xxxxxxxxxx; jgg@xxxxxxxx; linux-rdma@xxxxxxxxxxxxxxx 主题: Re: [PATCH for-next] RDMA/hns: Add cqc and qpc support via debugfs for hip08 On Sat, Nov 10, 2018 at 02:12:36PM +0800, Tao Tian wrote: > This patch realizes the debugfs for hip08. Up to now, only query cqc > and qpc are supported in this patch as examples. More functions will > be supported later. > the usage should be: > $ cat cq_index > $ echo N >cq_index > $ cat cqc > > Signed-off-by: Tao Tian <tiantao6@xxxxxxxxxx> > --- I don't want to be fun killer, but this is expected to be achieved through rdmatool, see "rdma resource tracking". Thanks