Hi again Dotan,

On Fri, 2005-08-12 at 09:32, Hal Rosenstock wrote:
> vstat is the fourth version of some sort of status. There are ibstat and
> ibstatus working at either the driver or umad layer. There is also
> ibv_devinfo which displays a subset of this info from the verbs layer.
> So this adds some things which may be useful. Perhaps a rename to
> ibv_stat to be more in sync.

If this is to be separate the options should be consistent with the
other ibv_xxx examples as follows: 
        printf("  -d, --ib-dev=<dev>     use IB device <dev> (default first 
device found)\n");
        printf("  -i, --ib-port=<port>   use port <port> of IB device (default 
1)\n");

Also, perhaps since this is similar to ibv_devinfo, it should be merged
into it perhaps as an command line option for more verbose. That might
be the best approach and if so, patches to Roland would be in order.

-- Hal

_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to