Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2993576AbbEEQGF (ORCPT ); Tue, 5 May 2015 12:06:05 -0400 Received: from mail-am1on0096.outbound.protection.outlook.com ([157.56.112.96]:6670 "EHLO emea01-am1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2993138AbbEEORR (ORCPT ); Tue, 5 May 2015 10:17:17 -0400 Authentication-Results: spf=none (sender IP is 193.47.165.134) smtp.mailfrom=mellanox.com; cisco.com; dkim=none (message not signed) header.d=none; Message-ID: <5548D0CD.3080400@mellanox.com> Date: Tue, 5 May 2015 17:16:45 +0300 From: Or Gerlitz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Michael Wang , Sean Hefty , Hal Rosenstock , Doug Ledford , , CC: Tom Tucker , Steve Wise , Hoang-Nam Nguyen , Christoph Raisch , Mike Marciniszyn , Eli Cohen , Faisal Latif , Jack Morgenstein , Haggai Eran , Ira Weiny , "Tom Talpey" , Jason Gunthorpe , Devesh Sharma , Liran Liss , Dave Goodell Subject: Re: [PATCH v8 00/23] IB/Verbs: IB Management Helpers References: <1430830240-32389-1-git-send-email-yun.wang@profitbricks.com> In-Reply-To: <1430830240-32389-1-git-send-email-yun.wang@profitbricks.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.1.2.234] X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:193.47.165.134;CTRY:IL;IPV:NLI;EFV:NLI;SFV:NSPM;SFS:(10009020)(6009001)(428002)(377454003)(189002)(199003)(24454002)(51914003)(479174004)(46102003)(2950100001)(101416001)(92566002)(62966003)(86362001)(87936001)(83506001)(6806004)(2201001)(50466002)(106466001)(33656002)(59896002)(80316001)(4001350100001)(64126003)(23746002)(65816999)(54356999)(76176999)(50986999)(105586002)(36756003)(77096005)(77156002)(47776003)(3940600001);DIR:OUT;SFP:1101;SCL:1;SRVR:DBXPR05MB221;H:mtlcas13.mtl.com;FPR:;SPF:None;MLV:sfv;MX:1;A:1;LANG:en; X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:DBXPR05MB221; X-Microsoft-Antispam-PRVS: X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(601004)(5005006)(3002001);SRVR:DBXPR05MB221;BCL:0;PCL:0;RULEID:;SRVR:DBXPR05MB221; X-Forefront-PRVS: 0567A15835 X-OriginatorOrg: Mellanox.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 05 May 2015 14:17:14.4706 (UTC) X-MS-Exchange-CrossTenant-Id: a652971c-7d2e-4d9b-a6a4-d149256f461b X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=a652971c-7d2e-4d9b-a6a4-d149256f461b;Ip=[193.47.165.134];Helo=[mtlcas13.mtl.com] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: DBXPR05MB221 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1131 Lines: 29 On 5/5/2015 3:50 PM, Michael Wang wrote: > Since v7: > * Thanks to Doug, Ira, Devesh for the testing:-) > * Thanks for the comments from or, Doug, Ira, Jason:-) > Please remind me if anything missed:-P > * Use rdma_cap_XX() instead of cap_XX() for readability > * Remove CC list in git log for maintainability > * Use bool as return value > * Updated github repository to v8 Didn't you see that patches 15~23 will be squashed into one? Also, when you post version N you need not only to list the changes since version N-1 but rather also to keep the full changes since Vx for x=1...N-2, reviewers needs not chase your previous cover letters and see if/whatwent wrong, specifically with a sensitive series like this one. So if/when there's V9, use that practice, and for the time being, reply on the V8 cover letter with the full listing of changes Or. -- 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/