[openib-general] [PATCH] ib_verbs.h: Add port_num into ib_wc structure for switch DR SMPs
Hal Rosenstock
Fri Oct 15 07:31:14 PDT 2004
ib_verbs.h: Add port_num into ib_wc structure for switch DR SMPs
Index: ib_verbs.h
===================================================================
--- ib_verbs.h (revision 1009)
+++ ib_verbs.h (working copy)
@@ -618,6 +618,7 @@
u16 slid;
u8 sl;
u8 dlid_path_bits;
+ u8 port_num; /* valid for DR SMPs on
switches */
};
enum ib_cq_notify {
More information about the openib-general mailing list