查询SRQ Context。
<tool name> roce_query -i <device name> -m <module> -t <type> -s <srq>
参数 |
参数说明 |
取值 |
---|---|---|
<device name> |
设备名称。 |
RoCE设备,例如:hrn3_bond_0。 |
<module> |
SMF ID,保留参数,暂无意义。 |
范围:0~3。 |
<type> |
操作类型。 |
srqc。 |
<srq> |
SRQ。 |
- |
项目 |
描述 |
---|---|
roce_query command error(-1): query capture type not set |
参数错误 |
待查询SRQ Context数据 |
操作成功 |
约束条件:请确保已经存在SRQ Context。
1 | hinicadm3 roce_query -i hrn3_0 -t srqc -s 0 |