Hi Jens,

On 01:06 Mon 17 Dec     , Jens Domke wrote:
> Problem:
> path_sl(...) arguments for slid/dlid are in network byte order; internal 
> storage of lids is host byte order; this mismatch results in a return value 
> of 'hint_for_default_sl' of DFSSSP's get_dfsssp_sl function for every request
> 
> Fix:
> lids will be stored in network byte order, so that a conversion is not 
> necessaryand DFSSSP returns the correct SL for tht request
> 
> Signed-off-by: Jens Domke <domke.j...@m.titech.ac.jp>
> ---

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to