7df135c055
- Return appropriate error code instead of ENOMEM when sosend() fails in send_mpa_req. - Fix for problematic race during destroy_qp. - Abortive close in the failure of send_mpa_reject() instead of normal close. - Remove the unnecessary doorbell flowcontrol logic. Submitted by: Krishnamraju Eraparaju at Chelsio MFC after: 1 month Sponsored by: Chelsio communications |
||
---|---|---|
.. | ||
src | ||
AUTHORS | ||
ChangeLog | ||
COPYING | ||
cxgb4.driver | ||
README |
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.