ibverbs-utils

Rating: 
0
No votes yet

Examples for the libibverbs library
libibverbs is a library that allows userspace processes to use RDMA
"verbs" as described in the InfiniBand Architecture Specification and
the RDMA Protocol Verbs Specification. iWARP ethernet NICs support
RDMA over hardware-offloaded TCP/IP, while InfiniBand is a
high-throughput, low-latency networking technology. InfiniBand host
channel adapters (HCAs) and iWARP NICs commonly support direct
hardware access from userspace (kernel bypass), and libibverbs
supports this when available.
.
This package contains useful libibverbs1 example programs such as
ibv_devinfo, which displays information about InfiniBand devices.

Application versions: 
AttachmentSizeDate
File ibverbs-utils_1.1.6-1_armel.deb44.43 KB05/08/2013 - 00:10
Changelog: 

libibverbs (1.1.6-1) unstable; urgency=low

* Don't use brace expansion for {a,so} in libibverbs-dev.install
* New upstream releases.
- Add IBoE support
- Add ibv_devinfo support for displaying extended speeds (FDR, etc)