logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ibv_devinfo - query RDMA devices

Authors

       Dotan Barak
              <dotanba@gmail.com>

       Roland Dreier
              <rolandd@cisco.com>

libibverbs                                       August 30, 2005                                  IBV_DEVINFO(1)

Description

       Print information about RDMA devices available for use from userspace.

Name

       ibv_devinfo - query RDMA devices

Options

-d, --ib-dev=DEVICE
              use IB device DEVICE (default all devices)

              -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)

Synopsis

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

See Also