From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 442C6C34047 for ; Wed, 19 Feb 2020 10:53:26 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1264F24656 for ; Wed, 19 Feb 2020 10:53:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="IaEba4J7"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=geanix.com header.i=@geanix.com header.b="hMU/sPil" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1264F24656 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=geanix.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:In-Reply-To: Date:References:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=KGbxpTPe6g7tmqSogLAqSCsnoY6snfGSLqJkQfteTyU=; b=IaEba4J7ZMmrJX FV/IVvU3Os/MkdkxaiAUL2z64o4O9NJZ85FHt2tR5JpSOo2zKnYxTdt+OxhXu08AqfXFRhCUVw//l NEiBPehMwZ4lKperiF/lcBDtBARuKdpC776l1ZUwCDNQE88uetIvqf5UDkl92gN5VLzMUrzZ+Lz5m RkJiB7pXM5d2dToS1DeH/R4FX2/UIiXQ0vyIr0Dg5nGDd1Pmjj43yCntXs6D4MPbo7mhAxmvrxmK8 g51YsjCXGkJITdeftLpxjzuHSe03HJ5XFRfkhlpNnRyIeIp6Dkv9zsiVxFfEmbXEJpxJkhIv79FRb 8icWVlWtkt5AEUF8rHsQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j4Myc-0002Qk-4u; Wed, 19 Feb 2020 10:53:10 +0000 Received: from first.geanix.com ([116.203.34.67]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j4MyY-0002Hn-CJ for linux-arm-kernel@lists.infradead.org; Wed, 19 Feb 2020 10:53:08 +0000 Received: from localhost (_gateway [172.20.0.1]) by first.geanix.com (Postfix) with ESMTPSA id 02379C002E; Wed, 19 Feb 2020 10:53:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=geanix.com; s=first; t=1582109581; bh=VW+jgWITWMNA+jY6FIGR7+cpj/MuFZAzw0f/ewJNF7g=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=hMU/sPilGZlwszhd5lSoK39aqNCiUQ79DXow8DJr08WITajb0g/jA4MXJ8abVeifh nkhyCkvPWZLbJJDY90uF9MfKSTj+pNUX7UpiMYigxCpwXhkq5XMo0zJCBlegR62/35 0Z3o2VRxtOYIlqL78WGk2XMqJ8fJdJ8EqTc1i+SRWkEaggvkhdi7QtQFyFoygxthe7 3vQaSXjJFlJOnA4tS5WXh7nXt+muMECwd5KJahXqB33z1AnaRSv+ajCI2n/nNYCe3o TDdekERClLYPV4o8AOAStO7eOx4l7SsDD8Q5UACLCul2XRgYQhQrXU1R1B7d7yqiyH rMKFfq1D7sQmQ== From: Esben Haabendal To: David Miller Subject: Re: [PATCH 0/8] net: ll_temac: Bugfixes and ethtool support References: <20200218082607.7035-1-esben@geanix.com> <20200218.115014.2022578847900470441.davem@davemloft.net> Date: Wed, 19 Feb 2020 11:53:00 +0100 In-Reply-To: <20200218.115014.2022578847900470441.davem@davemloft.net> (David Miller's message of "Tue, 18 Feb 2020 11:50:14 -0800 (PST)") Message-ID: <875zg2n90z.fsf@geanix.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200219_025306_731722_2777F311 X-CRM114-Status: GOOD ( 10.17 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: andrew@lunn.ch, netdev@vger.kernel.org, michal.simek@xilinx.com, linux-kernel@vger.kernel.org, ynezz@true.cz, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org David Miller writes: > Several errors in this submission: > > 1) Do not mix bug fixes and new features. Submit the bug fixes > targetting 'net', and then wait for net to be merged into > net-next at which time you can submit the new features on > top. > > 2) As per Documentation/networking/netdev-FAQ.rst you should not > ever CC: stable for networking patches, we submit bug fixes to > stable ourselves. Got it. I will resend against net and net-next. /Esben _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 845F8C34047 for ; Wed, 19 Feb 2020 10:53:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 47E0B24656 for ; Wed, 19 Feb 2020 10:53:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=geanix.com header.i=@geanix.com header.b="hMU/sPil" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726865AbgBSKxE (ORCPT ); Wed, 19 Feb 2020 05:53:04 -0500 Received: from first.geanix.com ([116.203.34.67]:57048 "EHLO first.geanix.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726469AbgBSKxD (ORCPT ); Wed, 19 Feb 2020 05:53:03 -0500 Received: from localhost (_gateway [172.20.0.1]) by first.geanix.com (Postfix) with ESMTPSA id 02379C002E; Wed, 19 Feb 2020 10:53:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=geanix.com; s=first; t=1582109581; bh=VW+jgWITWMNA+jY6FIGR7+cpj/MuFZAzw0f/ewJNF7g=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=hMU/sPilGZlwszhd5lSoK39aqNCiUQ79DXow8DJr08WITajb0g/jA4MXJ8abVeifh nkhyCkvPWZLbJJDY90uF9MfKSTj+pNUX7UpiMYigxCpwXhkq5XMo0zJCBlegR62/35 0Z3o2VRxtOYIlqL78WGk2XMqJ8fJdJ8EqTc1i+SRWkEaggvkhdi7QtQFyFoygxthe7 3vQaSXjJFlJOnA4tS5WXh7nXt+muMECwd5KJahXqB33z1AnaRSv+ajCI2n/nNYCe3o TDdekERClLYPV4o8AOAStO7eOx4l7SsDD8Q5UACLCul2XRgYQhQrXU1R1B7d7yqiyH rMKFfq1D7sQmQ== From: Esben Haabendal To: David Miller Cc: netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, andrew@lunn.ch, michal.simek@xilinx.com, ynezz@true.cz Subject: Re: [PATCH 0/8] net: ll_temac: Bugfixes and ethtool support References: <20200218082607.7035-1-esben@geanix.com> <20200218.115014.2022578847900470441.davem@davemloft.net> Date: Wed, 19 Feb 2020 11:53:00 +0100 In-Reply-To: <20200218.115014.2022578847900470441.davem@davemloft.net> (David Miller's message of "Tue, 18 Feb 2020 11:50:14 -0800 (PST)") Message-ID: <875zg2n90z.fsf@geanix.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org David Miller writes: > Several errors in this submission: > > 1) Do not mix bug fixes and new features. Submit the bug fixes > targetting 'net', and then wait for net to be merged into > net-next at which time you can submit the new features on > top. > > 2) As per Documentation/networking/netdev-FAQ.rst you should not > ever CC: stable for networking patches, we submit bug fixes to > stable ourselves. Got it. I will resend against net and net-next. /Esben