mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
bd4d7b4fcb
much every T5 card that does _not_ have "-SO" in its name is RDMA capable). This plugs into the OFED verbs framework and allows userspace RDMA applications to work over T5 RNICs. Tested with rping. Obtained from: Chelsio Communications Relnotes: Yes Sponsored by: Chelsio Communications
20 lines
558 B
Plaintext
20 lines
558 B
Plaintext
Introduction
|
|
============
|
|
|
|
libcxgb4 is a userspace driver for the Chelsio T5 iWARP RNICs. It works
|
|
as a plug-in module for libibverbs that allows programs to use Chelsio
|
|
RNICs directly from userspace. See the libibverbs package for more
|
|
information.
|
|
|
|
Using libcxgb4
|
|
===================
|
|
|
|
libcxgb4 will be loaded and used automatically by programs linked with
|
|
libibverbs. The iw_cxgbe kernel module must be loaded for Chelsio RNIC
|
|
devices to be detected and used.
|
|
|
|
Supported Hardware
|
|
==================
|
|
|
|
libcxgb4 supports the Chelsio T5 family of adapters.
|