<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2654.45">
<TITLE>RE: osm_sa_pkey_record.c when VENDOR_RMPP_SUPPORT defined</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hi Hal,</FONT>
</P>

<P><FONT SIZE=2>[EZ] You wrote:</FONT>
<BR><FONT SIZE=2>It looks to me like osm_sa_pkey_record.c (line 513) is missing the #else</FONT>
<BR><FONT SIZE=2>clause as shown below (and in all the other SA files where appropriate).</FONT>
<BR><FONT SIZE=2>If you concur, I will generate the patch and apply.</FONT>
</P>

<P><FONT SIZE=2>[EZ] Yes you can add this in. But please note the usage of setting the rmpp_flags in the OpenSM was done for supporting the IB-AL interface that required the flags to be set to RMPP_FLAGS_ACTIVE to start the RMPP send. In the our implementation of RMPP this is not required (osm_vendor_mlx.c ). We base the RMPP send on the size of the sent MAD. So if a single record is returned in one packet it goes out as a simple send.  </FONT></P>

</BODY>
</HTML>