Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753994AbbDHMl1 (ORCPT ); Wed, 8 Apr 2015 08:41:27 -0400 Received: from mail-wg0-f45.google.com ([74.125.82.45]:33607 "EHLO mail-wg0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753447AbbDHMlW (ORCPT ); Wed, 8 Apr 2015 08:41:22 -0400 Message-ID: <552521EE.5060206@profitbricks.com> Date: Wed, 08 Apr 2015 14:41:18 +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: Tom Talpey , Roland Dreier , Sean Hefty , linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org, linux-nfs@vger.kernel.org, netdev@vger.kernel.org CC: Hal Rosenstock , Tom Tucker , Steve Wise , Hoang-Nam Nguyen , Christoph Raisch , Mike Marciniszyn , Eli Cohen , Faisal Latif , Upinder Malhi , Trond Myklebust , "J. Bruce Fields" , "David S. Miller" , Ira Weiny , PJ Waskiewicz , Tatyana Nikolova , Or Gerlitz , Jack Morgenstein , Haggai Eran , Ilya Nelkenbaum , Yann Droneaud , Bart Van Assche , Shachar Raindel , Sagi Grimberg , Devesh Sharma , Matan Barak , Moni Shoua , Jiri Kosina , Selvin Xavier , Mitesh Ahuja , Li RongQing , Rasmus Villemoes , Alex Estrin , Doug Ledford , Eric Dumazet , Erez Shitrit , Tom Gundersen , Chuck Lever Subject: Re: [PATCH v2 00/17] IB/Verbs: IB Management Helpers References: <5523CCD5.6030401@profitbricks.com> <5525132F.1020004@talpey.com> In-Reply-To: <5525132F.1020004@talpey.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: 1886 Lines: 47 On 04/08/2015 01:38 PM, Tom Talpey wrote: > On 4/7/2015 8:25 AM, Michael Wang wrote: >> Mapping List: >> node-type link-layer old-transport new-transport >> nes RNIC ETH IWARP IWARP >> amso1100 RNIC ETH IWARP IWARP >> cxgb3 RNIC ETH IWARP IWARP >> cxgb4 RNIC ETH IWARP IWARP >> usnic USNIC_UDP ETH USNIC_UDP USNIC_UDP >> ocrdma IB_CA ETH IB IBOE >> mlx4 IB_CA IB/ETH IB IB/IBOE >> mlx5 IB_CA IB IB IB >> ehca IB_CA IB IB IB >> ipath IB_CA IB IB IB >> mthca IB_CA IB IB IB >> qib IB_CA IB IB IB > > Can I rewind to ask a high-level question - what's the testing > plan for all of this? Do you have folks lined up for verifying > each of these adapters/networks, and what tests will they run? I think no one can have the access to all these hardware, so we can only depends on those who accidentally have one to help the testing, but it's still far from that stage.. Besides, the logical is not very complex in this part, all the mapping could find corresponding code as proof, so reviewing carefully then give a public testing on some tree may could be a plan too? But yes, I won't be able to give an exhaustive testing by myself and no one is backing me on that currently :-P me too are waiting for the answers on how to assure the quality for patch set like this... 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/