[openib-general] Separating SA and SM Keys

Hal Rosenstock halr at voltaire.com
Mon Dec 19 07:26:45 PST 2005


Hi,

In order to support separate SA and SM keys and make this clearer, I
propose to change ib_types.h as follows.

-- Hal

Index: ib_types.h
===================================================================
--- ib_types.h  (revision 4540)
+++ ib_types.h  (working copy)
@@ -3618,7 +3618,7 @@ typedef struct _ib_sa_mad
        ib_net32_t                              seg_num;
        ib_net32_t                              paylen_newwin;
 
-       ib_net64_t                              sm_key;
+       ib_net64_t                              sa_key;
 
        ib_net16_t                              attr_offset;
        ib_net16_t                              resv3;




More information about the general mailing list