[openib-general] [PATCH] ib_verbs.h: Add port_num into ib_wc structure for switch DR SMPs (Roland's branch)
Hal Rosenstock
  Fri Oct 15 07:33:39 PDT 2004
  
  
  
  ib_verbs.h: Add port_num into ib_wc structure for switch DR SMPs
(this is for Roland's branch)
Index: ib_verbs.h
===================================================================
--- ib_verbs.h  (revision 1009)
+++ ib_verbs.h  (working copy)
@@ -325,6 +325,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