Re: erroneous CONFIG variable in infiniband code?

2009-12-28 Thread Jon Mason
On Mon, Dec 28, 2009 at 11:58:29AM -0500, Robert P. J. Day wrote: > > drivers/infiniband/core/cma.c:2086:#if defined(CONFIG_IPv6) || > defined(CONFIG_IPV6_MODULE) > > notice the difference in case there, "IPv6" versus "IPV6". someone > want to check that out? Yup, looks like a bug introduced

[PATCH] INFINIBAND: Correct CONFIG_IPv6 to CONFIG_IPV6.

2009-12-28 Thread Robert P. J. Day
Correct misspelled "CONFIG_IPv6" that was introduced in commit d14714df61681cfecf945a58436edf197327e87f, should be all uppercase. Signed-off-by: Robert P. J. Day --- diff --git a/drivers/infiniband/core/cma.c b/drivers/infiniband/core/cma.c index fbdd731..cc9b594 100644 --- a/drivers/infiniban

erroneous CONFIG variable in infiniband code?

2009-12-28 Thread Robert P. J. Day
drivers/infiniband/core/cma.c:2086:#if defined(CONFIG_IPv6) || defined(CONFIG_IPV6_MODULE) notice the difference in case there, "IPv6" versus "IPV6". someone want to check that out? rday -- Robert P. J. Day

Re: [PATCH] opensm/osm_sm_mad_ctrl.c: In sm_mad_ctrl_send_err_cb, revert setting of init failure on QoS initialization failures

2009-12-28 Thread Hal Rosenstock
On Thu, Dec 24, 2009 at 7:56 AM, Sasha Khapyorsky wrote: > Hi Hal, > > On 06:20 Thu 24 Dec     , Hal Rosenstock wrote: >> >> There are unexplained cases of status 0x1c that have been observed >> for SL to VL mapping table setting as documented in "Re: qos on service-id" >> http://article.gmane.org

Re: [PATCH] tests/subnet_discover: discover test utility

2009-12-28 Thread Sasha Khapyorsky
Hi Ira, On 09:35 Mon 21 Dec , Sasha Khapyorsky wrote: > > An errors are response timeouts. I guess that most of them are due > to switches' VL15 overflow (could be verified by VL15Dropped counter > evaluation). Will look at this deeply. I did a couple of modifications in the code (exact log