[ofw] [PATCH] opensm
Reuven Amitai
reuven at mellanox.co.il
Wed Apr 9 06:30:38 PDT 2008
Hi,
The following patch synchronizes between opensm ib_types and the general
ib_types.
Thanks, Reuven.
Index: ulp/opensm/user/include/iba/ib_types.h
===================================================================
--- ulp/opensm/user/include/iba/ib_types.h (revision 1047)
+++ ulp/opensm/user/include/iba/ib_types.h (working copy)
@@ -9631,7 +9631,6 @@
IB_WCS_SUCCESS,
IB_WCS_LOCAL_LEN_ERR,
IB_WCS_LOCAL_OP_ERR,
- IB_WCS_LOCAL_EEC_OP_ERR,
IB_WCS_LOCAL_PROTECTION_ERR,
IB_WCS_WR_FLUSHED_ERR,
IB_WCS_MEM_WINDOW_BIND_ERR,
@@ -9640,12 +9639,13 @@
IB_WCS_RNR_RETRY_ERR,
IB_WCS_TIMEOUT_RETRY_ERR,
IB_WCS_REM_INVALID_REQ_ERR,
- IB_WCS_REM_INVALID_RD_REQ_ERR,
- IB_WCS_INVALID_EECN,
- IB_WCS_INVALID_EEC_STATE,
- IB_WCS_UNMATCHED_RESPONSE, /* InfiniBand Access Layer */
- IB_WCS_CANCELED, /* InfiniBand Access Layer */
- IB_WCS_UNKNOWN /* Must be last. */
+ IB_WCS_BAD_RESP_ERR,
+ IB_WCS_LOCAL_ACCESS_ERR,
+ IB_WCS_REM_ABORT_ERR,
+ IB_WCS_GENERAL_ERR,
+ IB_WCS_UNMATCHED_RESPONSE, /* InfiniBand Access
Layer */
+ IB_WCS_CANCELED, /* InfiniBand Access
Layer */
+ IB_WCS_UNKNOWN /* Must be last.
*/
} ib_wc_status_t;
/*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20080409/6fe5c146/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: opensm_ib_types.patch
Type: application/octet-stream
Size: 1055 bytes
Desc: opensm_ib_types.patch
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20080409/6fe5c146/attachment.obj>
More information about the ofw
mailing list