[openib-general] [PATCH] [TRIVIAL] ib_verbs.h : Add timeout_ms to ib_send_wr ud struct

Hal Rosenstock halr at voltaire.com
Tue Sep 14 10:19:05 PDT 2004


ib_verbs.h : Add timeout_ms to ib_send_wr ud struct
(This is also to Roland's branch)

Index: ib_verbs.h
===================================================================
--- ib_verbs.h  (revision 826)
+++ ib_verbs.h  (working copy)
@@ -520,6 +520,7 @@
                        u32     remote_qpn;
                        u32     remote_qkey;
                        u16     pkey_index; /* valid for GSI only */
+                       int     timeout_ms; /* valid for MADs only */
                } ud;
        } wr;
 };





More information about the general mailing list