[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ada7ibndjnj.fsf@cisco.com>
Date: Tue, 15 Jul 2008 12:36:32 -0700
From: Roland Dreier <rdreier@...co.com>
To: "Or Gerlitz" <or.gerlitz@...il.com>
Cc: linux-kernel@...r.kernel.org, general@...ts.openfabrics.org
Subject: Re: [ofa-general] ***SPAM*** InfiniBand/RDMA merge plans for 2.6.27
> So just to make sure, firmware 2.5 does not support IB BMME and if I want to
> test with this patch I need to get a special firmware drop from Mellanox?
Right: in the test
+ if ((dev->dev->caps.bmme_flags & MLX4_BMME_FLAG_LOCAL_INV) &&
+ (dev->dev->caps.bmme_flags & MLX4_BMME_FLAG_REMOTE_INV) &&
+ (dev->dev->caps.bmme_flags & MLX4_BMME_FLAG_FAST_REG_WR))
+ props->device_cap_flags |= IB_DEVICE_MEM_MGT_EXTENSIONS;
you will see that not all the bmme_flags required are set by FW 2.5.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists