[ofw] [PATCH] IBAL: Fix ib_get_err_str

Smith, Stan stan.smith at intel.com
Tue Feb 17 09:01:04 PST 2009


Fab Tillier wrote:
>> Will this patch go into WinOF 2.0.2 ?
>
> I think it should - it's minor, but makes understanding error codes
> much easier.

Yes, will make it so.

Stan.

>
> -Fab
>
>> ----- Original Message -----
>> From: "Leonid Keller" <leonid at mellanox.co.il>
>> To: "Fab Tillier" <ftillier at windows.microsoft.com>;
>> <ofw at lists.openfabrics.org> Sent: Monday, February 16, 2009 12:50 PM
>> Subject: RE: [ofw] [PATCH] IBAL: Fix ib_get_err_str
>>
>>
>> Applied in 1966, thank you.
>>
>>> -----Original Message-----
>>> From: ofw-bounces at lists.openfabrics.org
>>> [mailto:ofw-bounces at lists.openfabrics.org] On Behalf Of Fab Tillier
>>> Sent: Wednesday, February 04, 2009 5:22 AM
>>> To: ofw at lists.openfabrics.org
>>> Subject: [ofw] [PATCH] IBAL: Fix ib_get_err_str
>>>
>>> The addition of IB_INVALID_GUID_MASK wasn't reflected in the
>>> string conversion.  This causes all text representations of
>>> error values greater than IB_INVALID_GUID_MASK to be wrong.
>>>
>>> Signed-off-by: Fab Tillier <ftillier at microsoft.com>
>>>
>>> Index: core/al/ib_statustext.c
>>> ===================================================================
>>> --- core/al/ib_statustext.c     (revision 1924)
>>> +++ core/al/ib_statustext.c     (working copy)
>>> @@ -75,6 +75,7 @@
>>>         "IB_INVALID_GID",
>>>         "IB_INVALID_LID",
>>>         "IB_INVALID_GUID",
>>> +       "IB_INVALID_GUID_MASK",
>>>         "IB_INVALID_CA_HANDLE",
>>>         "IB_INVALID_AV_HANDLE",
>>>         "IB_INVALID_CQ_HANDLE",
>>> _______________________________________________
>>> ofw mailing list
>>> ofw at lists.openfabrics.org
>>> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
>>>
>> _______________________________________________
>> ofw mailing list
>> ofw at lists.openfabrics.org
>> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
>>
>>
>> _______________________________________________
>> ofw mailing list
>> ofw at lists.openfabrics.org
>> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
>
> _______________________________________________
> ofw mailing list
> ofw at lists.openfabrics.org
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw




More information about the ofw mailing list