Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp3130108pxu; Mon, 14 Dec 2020 22:23:17 -0800 (PST) X-Google-Smtp-Source: ABdhPJwlrdXzW2+UH2EPHZl7fvdfXtE0xsllApvgY2BWNjfxt9Ntm5uOf7CFhoZOLAldYhTWcwTC X-Received: by 2002:a05:6402:149a:: with SMTP id e26mr28628505edv.150.1608013397608; Mon, 14 Dec 2020 22:23:17 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1608013397; cv=none; d=google.com; s=arc-20160816; b=jRQlQvBg2RmNdpDirfZWDZdVU3ONYMUvu8mbHImuuLk9p5wQRzJKRiVNy2Oo3qi9hd BT6StGxiiW91PPkayJVpCMOSgRkJZ+SjHecNrfxtUEXagGESgSHStWxpeR/9l+lVAXsX IL5JM0g2ox5SiUKDok3/oeOvbNjLZyYozie6yome88H7rqhuzAGSxJb/G7fa0gGIjhGP LbkqKV0RyoOMsm0a4AubAGhjTU2Y7+hOBY1I3iEr0RcO02ROBBGeeVwbTIY8p7gagBTx oh87p3MCeCbR6e/KpSHVuPY4PSzt0GvW1vT3nr1wl4Cwwa4FH9MRHpjR8SkxDNwqbQ8r qnFg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:dkim-signature:date; bh=SnDoHkRbYGlv9uuh558YSjYL28RJHANBhyWxx+r6sS8=; b=HxPXy/O+SjXG1BDyEaoWAVbS+v2cjAJRbm2NmdiNW9iOL2ZKYuBzBXD6gLIFQc8h0E MzCQuj4hP3CQFHetf/hFMwjtxpCTOm8zzkAMt1S1G1+1lszSiMyG+PyfM/ib6xrJwjnD NcK3ow0MMEdpwVLcVG+dNE6OIf62mztREFHCAy4az5jVBGzQgrbF7Iu5aY9LOGToSn6r Jjf3ri7O5+vDr+sThJbYvnlyvplgW9/3SXfGlj+JcnT2qD3QoUIfq08tM8fae/kGitgR htgiV/wOpxriwXMrW0FBeY4yQFeD0GbNgNw46+lRShS18iKtDZ68rqDyI6piIL7yCpqi s4lQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=SxzthVLR; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s4si359307edy.281.2020.12.14.22.22.54; Mon, 14 Dec 2020 22:23:17 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=SxzthVLR; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726249AbgLOGTc (ORCPT + 99 others); Tue, 15 Dec 2020 01:19:32 -0500 Received: from mail.kernel.org ([198.145.29.99]:52114 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725975AbgLOGTc (ORCPT ); Tue, 15 Dec 2020 01:19:32 -0500 Date: Tue, 15 Dec 2020 08:18:47 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1608013131; bh=ekDkSI9sBqXfdXUbP8FQ+ArQfViNs5tKBnnogjscfOI=; h=From:To:Cc:Subject:References:In-Reply-To:From; b=SxzthVLRvXPoIu5EHriMnDrKUKt+RygGFXKSKtHbTqVpSptquoD5R9qAr4FpibNZ0 iVZvkspze967+4TW+i0qhSBZ5YmyPXwzYeR172K/LLb021JARPtD629iH7CeCZ5vxd iD44VnT5fMEBRbiXHobOwP2JWJwRKKmXlve1soKSmEoD97RoNp4r7SlK3snV1/F3PU d/xX/UEzGrb52NpRb3L95ooEQwYKxwXb2DmeuwqtTiiwFcSt0U2eSttOZbFr1XDqr/ lDFN68IxD5tgqjAIhYhAp7l6KHPvOQYPcZx+dntvRPVRu/fekonuZHiTnFbkXity2a B8m2btYQuylGA== From: Leon Romanovsky To: Joe Perches Cc: Jakub Kicinski , Vasyl Gomonovych , tariqt@nvidia.com, "David S. Miller" , netdev@vger.kernel.org, linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] net/mlx4: Use true,false for bool variable Message-ID: <20201215061847.GL5005@unreal> References: <20201212090234.0362d64f@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> <20201214103008.14783-1-gomonovych@gmail.com> <20201214111608.GE5005@unreal> <20201214110351.29ae7abb@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> <1113d2d634d46adb9384e09c3f70cb8376a815c4.camel@perches.com> <20201215051838.GH5005@unreal> <19198242da4d01804dc20cb41e870b05041bede2.camel@perches.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <19198242da4d01804dc20cb41e870b05041bede2.camel@perches.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 14, 2020 at 09:37:34PM -0800, Joe Perches wrote: > On Tue, 2020-12-15 at 07:18 +0200, Leon Romanovsky wrote: > > On Mon, Dec 14, 2020 at 11:15:01AM -0800, Joe Perches wrote: > > > I prefer revisions to single patches (as opposed to large patch series) > > > in the same thread. > > > > It depends which side you are in that game. From the reviewer point of > > view, such submission breaks flow very badly. It unfolds the already > > reviewed thread, messes with the order and many more little annoying > > things. > > This is where I disagree with you. I am a reviewer here. It is ok, different people have different views. > > Not having context to be able to inspect vN -> vN+1 is made > more difficult not having the original patch available and > having to search history for it. I'm following after specific subsystems and see all patches there, so for me and Jakub context already exists. Bottom line, it depends on the workflow. > > Almost no one adds URL links to older submissions below the ---. Too bad, maybe it is time to enforce it. > > Were that a standard mechanism below the --- line, then it would > be OK. So let's me summarize, we (RDMA and netdev subsystems) would like to ask do not submit new patch revisions as reply-to. Thanks