> > > Check filters options too, to filters by numbers and display columns. > > > > [root@stevo1 ~]# /root/stevo/iproute2/rdma/rdma res show qp link > cxgb4_0/- > > display lqpn,type,state,pid lqpn 1000-1030 > > DEV/PORT LQPN TYPE STATE PID > > cxgb4_0/- 1027 RC RTS 0 > > [root@stevo1 ~]# /root/stevo/iproute2/rdma/rdma res show qp link > cxgb4_0/- > > display lqpn,type,state,pid lqpn 1000-1033 > > DEV/PORT LQPN TYPE STATE PID > > cxgb4_0/- 1027 RC RTS 0 > > cxgb4_0/- 1033 RC RTS 0 > > [root@stevo1 ~]# > > > > Working! > > Thanks, > It supports various combinations with "," and "-", like > 990,1000-1030,1031-1032,1033 While the rdma tool easily allows poking around various resources, it would be sort of painful to do a full state dump. Perhaps a fastpath command like 'rdma dumpall' to just dump everything in detail? -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html