Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750933AbbD3HsM (ORCPT ); Thu, 30 Apr 2015 03:48:12 -0400 Received: from mail-wg0-f54.google.com ([74.125.82.54]:33902 "EHLO mail-wg0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750778AbbD3HsI (ORCPT ); Thu, 30 Apr 2015 03:48:08 -0400 Message-ID: <5541DE30.6070705@profitbricks.com> Date: Thu, 30 Apr 2015 09:48:00 +0200 From: Michael Wang User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Doug Ledford CC: Roland Dreier , Sean Hefty , Hal Rosenstock , linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org, Tom Tucker , Steve Wise , Hoang-Nam Nguyen , Christoph Raisch , Mike Marciniszyn , Eli Cohen , Faisal Latif , Jack Morgenstein , Or Gerlitz , Haggai Eran , Ira Weiny , Tom Talpey , Jason Gunthorpe , Devesh Sharma , Liran Liss , Dave Goodell Subject: Re: [PATCH v7 00/23] IB/Verbs: IB Management Helpers References: <1430233823-7075-1-git-send-email-yun.wang@profitbricks.com> <1430324895.102408.23.camel@redhat.com> In-Reply-To: <1430324895.102408.23.camel@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1372 Lines: 38 On 04/29/2015 06:28 PM, Doug Ledford wrote: > On Tue, 2015-04-28 at 17:10 +0200, Michael Wang wrote: >> Since v6: >> * Thanks to Ira, Devesh for the review and testing :-) >> * Thanks for the comments from Sean, Tom, Jason, Doug, Devesh, Ira, >> Liran :-) Please remind me if anything missed :-P >> * Use query_protocol() and enum protocol type in 1# >> * Use rdma_protocol_XX() in 2# >> * Drop cma_set_legacy_transport() >> * Reserve rdma_ib_or_iboe() and rdma_node_get_transport() >> * Updated github repository to v7 > > I've taken your patchset and threw it into a for-4.2 branch in my repo. > This will get it 0day testing. I've also pulled it into my test cluster > and done minimal testing (bootup, finds devices, gets IP address via > dhcp). Here are the hardware types it passed on: > > mthca (yes, I still have these...only just barely, but I do) > mlx4 (IB/RoCE, in both standalone and SRIOV usage) > mlx5 (IB only, I don't have the Eth capable mlx5 hardware yet) > cxgb3 > cxgb4 > qib > ocrdma My appreciation :-) Please let me know if there are anything broken. Regards, Michael Wang > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/