From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757580AbYGQJD2 (ORCPT ); Thu, 17 Jul 2008 05:03:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754554AbYGQJDU (ORCPT ); Thu, 17 Jul 2008 05:03:20 -0400 Received: from nf-out-0910.google.com ([64.233.182.186]:26280 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752981AbYGQJDT (ORCPT ); Thu, 17 Jul 2008 05:03:19 -0400 Message-ID: <487F0AD1.6060200@mellanox.co.il> Date: Thu, 17 Jul 2008 12:03:13 +0300 Reply-To: tziporet@dev.mellanox.co.il Organization: Mellanox Technologies User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: Roland Dreier CC: Or Gerlitz , linux-kernel@vger.kernel.org, general@lists.openfabrics.org Subject: Re: [ofa-general] ***SPAM*** InfiniBand/RDMA merge plans for 2.6.27 References: <487B820E.4020002@mellanox.co.il> <15ddcffd0807151220m37204055rf6890037b445bd34@mail.gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit From: Tziporet Koren Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Roland Dreier wrote: > 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. > > If someone is interested to get a FW that implement is please reply to me We should have such a FW next week Tziporet