[ofw] [PATCH] IBAL: Fix ib_get_err_str

Diego Guella diego.guella at sircomtech.com
Mon Feb 16 04:08:47 PST 2009


Will this patch go into WinOF 2.0.2 ?

----- 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





More information about the ofw mailing list