ibv_devinfo — query RDMA devices

Synopsis

ibv_devinfo [-d device] [-i port] [-l] [-v]

Description

Print information about RDMA devices available for use from userspace.

Options

-d, --ib-dev=DEVICE

use IB device DEVICE (default first device found)

-i, --ib-port=PORT query port PORT (default all ports)

-l, --list only list names of RDMA devices

-v, --verbose print all available information about RDMA devices

See Also

ibv_devices(1)

Authors

Dotan Barak

<dotanba@gmail.com>

Roland Dreier

<rolandd@cisco.com>

Referenced By

ibv_devices(1).

August 30, 2005 libibverbs USER COMMANDS