Received: by 2002:a25:d7c1:0:0:0:0:0 with SMTP id o184csp1298091ybg; Fri, 18 Oct 2019 15:26:14 -0700 (PDT) X-Google-Smtp-Source: APXvYqwJM3ntDYulmxoAjrIg+O+rp7dKD3rcaCazDzwvJOy5RweBWR+k9/CEHNC6UgzhtCbRpCkN X-Received: by 2002:aa7:dd0a:: with SMTP id i10mr12153490edv.189.1571437574153; Fri, 18 Oct 2019 15:26:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1571437574; cv=none; d=google.com; s=arc-20160816; b=tPe5Xng2PYqQgPOXHWSRoWZ/tfne5vopsPxF2aBm56k011XKa2fED/CYOLTi5EeBCG kXYWUTzW5/OWpwzP2zoUfix5Jw5zjpoXL4t/OX19+4Tfsb+51jcPoh1zEeJ156xtGkgE TIepabduvDrh7z3UOPSwK5Hg9qxDSSlgOMaO8NFdENmVpcmjHWEbrR98/g0gWPxJE2qR WCmoq++OUUXMwT9N5qeN5GhYv6LwzmxudL2gZ10TfZ+YobU+bxD1eO4z/VLsXUKySMCM p0Jyuyy2WbyyT3vNcmw/dOpi3OsJRDoMnsLLTzcznBqeyX4I++DjLVky+b3CgJLd0WJT N4jA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=oIVVUQjMF7Jsd2vHhocNa1Izr2R2w4DdkQqpURktbwI=; b=C2nHRlXdoSu8oMHn58l5PqMWv4gVaNLm1rZbE52VflECloUgxVh0h+fawYEH12kdOO Mqo95MLwwwEKkWW9BEVQ8x94wOwBg1HJqg3Mw543d2jSbEoP35hlAajgEbKEZ2FOQq1v 51V9QiDHY8hKjVeyXAG4OgKMNNrb9ODO1BTnANS332puoFKmXaFvddIVwZXuoFoS1OU4 plHQSRqa8s9Z1KCsVYYsBQOVLkfV3tokNzhltsDzw2UG5NXVsyou5B0C4yeKKePVFkqA mEV57HwQAsLNBkARrYtRmackU8PUQG/riUE5YlFfR+QmnSlEs7D9ewt4emJ5ugk/bXpH KDSw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z15si4438212edq.410.2019.10.18.15.25.50; Fri, 18 Oct 2019 15:26:14 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2439209AbfJRA6G (ORCPT + 99 others); Thu, 17 Oct 2019 20:58:06 -0400 Received: from szxga06-in.huawei.com ([45.249.212.32]:48012 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726259AbfJRA6G (ORCPT ); Thu, 17 Oct 2019 20:58:06 -0400 Received: from DGGEMS408-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id A2C61EE21AE6CDFCD053; Fri, 18 Oct 2019 08:58:02 +0800 (CST) Received: from [127.0.0.1] (10.74.149.191) by DGGEMS408-HUB.china.huawei.com (10.3.19.208) with Microsoft SMTP Server id 14.3.439.0; Fri, 18 Oct 2019 08:57:56 +0800 Subject: Re: [PATCH net-next 00/12] net: hns3: add some bugfixes and optimizations To: Jakub Kicinski CC: David Miller , , , , , References: <1571210231-29154-1-git-send-email-tanhuazhong@huawei.com> <20191016101943.415d73cf@cakuba.netronome.com> <20191016.135003.672960397161023411.davem@davemloft.net> <20191017084743.1a5875ff@cakuba.netronome.com> From: tanhuazhong Message-ID: Date: Fri, 18 Oct 2019 08:57:55 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20191017084743.1a5875ff@cakuba.netronome.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.74.149.191] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2019/10/17 23:47, Jakub Kicinski wrote: > On Thu, 17 Oct 2019 11:27:09 +0800, tanhuazhong wrote: >> On 2019/10/17 1:50, David Miller wrote: >>> From: Jakub Kicinski >>> Date: Wed, 16 Oct 2019 10:19:43 -0700 >>> >>>> On Wed, 16 Oct 2019 15:16:59 +0800, Huazhong Tan wrote: >>>>> This patch-set includes some bugfixes and code optimizations >>>>> for the HNS3 ethernet controller driver. >>>> >>>> The code LGTM, mostly, but it certainly seems like patches 2, 3 and 4 >>>> should be a separate series targeting the net tree :( >>> >>> Agreed, there are legitimate bug fixes. >>> >>> I have to say that I see this happening a lot, hns3 bug fixes targetting >>> net-next in a larger series of cleanups and other kinds of changes. >>> >>> Please handle this delegation properly. Send bug fixes as a series targetting >>> 'net', and send everything else targetting 'net-next'. >>> >> >> Hi, David & Jakub. >> >> BTW, patch01 is a cleanup which is needed by patch02, >> if patch01 targetting 'net-next', patch02 targetting 'net', >> there will be a gap again. How should I deal with this case? > > You'll need to reorder the cleanup so that the fixes apply to the > unmodified net tree. > > Then preferably wait for the net tree to be merged back to net-next > before posting the cleanup that'd conflict. If the conflict is not > too hard to resolve you can just post the net-next patches and give > some instructions on how to resolve the merge conflict under the --- > lines in the commit message. > ok, thanks. > . >