Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp875369ybg; Wed, 10 Jun 2020 16:31:11 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzRV9JOKKRVuYRANyioCcoubd2ANKSH98i+w+rA3lkgPrPiVXwxhb3SAkWWmV+4jf+7tJ13 X-Received: by 2002:a05:6402:c1a:: with SMTP id co26mr4418195edb.207.1591831871079; Wed, 10 Jun 2020 16:31:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591831871; cv=none; d=google.com; s=arc-20160816; b=sKrjk0woRi4U6oeMyBCnSdK44v78x+eBtJ8cchRFeEe8rY5wdRdiA9ZmXUSJyhLWzm 5tu3v3eYRlKMkUkwo011ZsAoifBRJ/ndKYAmFFBUVLOyiy2lf7a5awULs96A5WlTfdMk /TmU+ng6cZc2uOZh2KcIyVTDA4bY9N14SgMtdokYfPxPODRjTIwrLl/k3lkP3yVyIcpe K2CzLqBzo6ykp/xdSzzWUqBEMYrOFRnZvSTAXLquLyn9JEGLixA8RD++99hboTUNQQU+ Y7i/LxclbIb7qv9ZJVkw/S2C9Ai9PEp9gLEJQpgNDcsyEZzLysFod08HvVbwbsEzrWwi WYxw== 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:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date; bh=ezFHfkRro0ZqmAeE+WnPlLAIC7134Le3lX93SwomHMg=; b=rN5PsEOSPytZKIjcQSdBGZ/TUVJS9TXj7LvxFyqASZP61trnMvUkqQF/rBIXYa/kLM 8sdvGajkYYgDFcLa7fz3QBJg3GYAI//KpoDTIM9e7p2BxeV7EdGe3va4/BP0xlw407v5 DExPt37X9z1fSBc9BoWWAugvcZ1HAfmU7IDSoHV1DoP8ywbvgR5bTjwEDJyl6fmSCdgD aVgL0e9yKZHuuzperTgda5Q7le8mmz8yWGWttXB54n5Wo8u4VarexYAc+gy4l5YXe7s7 3ztQmtOQQHMjR+v511e0F9ktbsJCBF/cDezzoNQt5Mx3ZrihTPSDEFH8i0dSV791uEUB kUiA== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id do22si1124035ejc.79.2020.06.10.16.30.48; Wed, 10 Jun 2020 16:31:11 -0700 (PDT) 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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726777AbgFJX3E (ORCPT + 99 others); Wed, 10 Jun 2020 19:29:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34216 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726374AbgFJX3D (ORCPT ); Wed, 10 Jun 2020 19:29:03 -0400 Received: from shards.monkeyblade.net (shards.monkeyblade.net [IPv6:2620:137:e000::1:9]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 87C2BC03E96B; Wed, 10 Jun 2020 16:29:03 -0700 (PDT) Received: from localhost (unknown [IPv6:2601:601:9f00:477::3d5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id A66FF11F5F667; Wed, 10 Jun 2020 16:29:02 -0700 (PDT) Date: Wed, 10 Jun 2020 16:29:01 -0700 (PDT) Message-Id: <20200610.162901.2096273100044042523.davem@davemloft.net> To: noodles@earth.li Cc: linux@armlinux.org.uk, andrew@lunn.ch, vivien.didelot@gmail.com, f.fainelli@gmail.com, kuba@kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH v3 0/2] net: dsa: qca8k: Improve SGMII interface handling From: David Miller In-Reply-To: References: <20200606105909.GN311@earth.li> <20200608183953.GR311@earth.li> X-Mailer: Mew version 6.8 on Emacs 26.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Wed, 10 Jun 2020 16:29:03 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Please, when you post an RFC patch set, put "RFC" into the Subject lines of the patches as well as the introductory posting. This helps me categorize changes properly in patchwork. Thank you.