[openib-general] [PATCH] ib_verbs.h: Add response timeout WC error code (Roland's branch)
Hal Rosenstock
Fri Oct 22 13:25:33 PDT 2004
ib_verbs.h: Add response timeout WC error code
(Roland's branch)
Index: ib_verbs.h
===================================================================
--- ib_verbs.h (revision 1039)
+++ ib_verbs.h (working copy)
@@ -289,7 +289,8 @@
IB_WC_INV_EECN_ERR,
IB_WC_INV_EEC_STATE_ERR,
IB_WC_FATAL_ERR,
- IB_WC_GENERAL_ERR
+ IB_WC_GENERAL_ERR,
+ IB_WC_RESP_TIMEOUT_ERR
};
enum ib_wc_opcode {
More information about the openib-general mailing list