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=-2.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED, USER_AGENT_MUTT autolearn=ham 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 808BBC282D7 for ; Wed, 30 Jan 2019 15:17:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4D68E20989 for ; Wed, 30 Jan 2019 15:17:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="FFJvpRcG" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728704AbfA3PRl (ORCPT ); Wed, 30 Jan 2019 10:17:41 -0500 Received: from mail-wm1-f68.google.com ([209.85.128.68]:34910 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726332AbfA3PRl (ORCPT ); Wed, 30 Jan 2019 10:17:41 -0500 Received: by mail-wm1-f68.google.com with SMTP id t200so22154132wmt.0 for ; Wed, 30 Jan 2019 07:17:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=6uLpBbSGs5c96fZCYO/LxL3CeADkC+iDoezXpaaaFYc=; b=FFJvpRcGZ78/QmfwsfxFHOU8Av8vLsWIltCDi9zyV1f4fsFSwA6p+Z670YkPrEG9AP WLAABheiVkfB3lCi4SnXvBpxQyFTGlChflDCPrvkf/KPJn6lWf4wJHc3VhnDOE0M9vp5 BxPcW5ysF75M96ecj79VSJk902e+p4T0YmDROUtkFfrgksoRkm/oVyHNguw8KgX5p8Hm U7If3X+rr3edKayMi4xsfAsDQmfIrlUCNNjR/OWGNPil46LVZHH4X2qSZ7RwQGYcsAFm XIvTI35/pKVgVUsSA9C46b6M48j16RqxvsxdJf2Hvlgn94LlPinpfH65Tp3UK4BPaYBN m9Lg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=6uLpBbSGs5c96fZCYO/LxL3CeADkC+iDoezXpaaaFYc=; b=AxCEguTlLO18Prp9v/YJI6VtoNQuFbOIUSwADpHRHBHwy5HozWdCeaThyzfk/dxEIo nejJejqqg/Vf7+XWNqOuoePz+SyE2ws4hIgg63+7xzzwqcg7UwVZpXRONLykYxEDElK9 YyVqY8Tyh3/Qi+ro28nY04F3oPArIR7VqYRSl6acDA75OjsLkXqgKgHcpsUldweYhJzY +0n6eO6iW1/7YzMcLgRmAVgqRxw/83cg6k15Yyo3xz+6xw76CbyQaSrVd6FDG6l0+NVq VAzDhC5zJkVwM0crunjChm6mRk4GAyBiZ3GE5uvlKVmCq5AHQCr6LOjm5ptF1dG6V+Hi a37A== X-Gm-Message-State: AJcUukfP05FfFVzE7dbaJ7t2917OA/DJEcNBzLhk6Gv+kb2GNApg2Zv5 11uhuGfdkmxw81HkueLo+xU= X-Google-Smtp-Source: ALg8bN6naONbQaCmAopfUbl7zfktu6FIuPoiRO6p8FAc1LltvhkVP6EVQVeLVEgyZ9MR47/espWXdw== X-Received: by 2002:a1c:2408:: with SMTP id k8mr25056046wmk.110.1548861459225; Wed, 30 Jan 2019 07:17:39 -0800 (PST) Received: from Red ([2a01:cb1d:147:7200:2e56:dcff:fed2:c6d6]) by smtp.googlemail.com with ESMTPSA id w18sm3070614wru.54.2019.01.30.07.17.38 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Jan 2019 07:17:38 -0800 (PST) Date: Wed, 30 Jan 2019 16:17:36 +0100 From: Corentin Labbe To: Jose Abreu Cc: netdev@vger.kernel.org, Joao Pinto , "David S . Miller" , Giuseppe Cavallaro , Alexandre Torgue Subject: Re: [PATCH net 0/3] net: stmmac: Misc fixes Message-ID: <20190130151736.GA12176@Red> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Wed, Jan 30, 2019 at 03:54:18PM +0100, Jose Abreu wrote: > Some misc fixes for stmmac targeting -net. > > Cc: Joao Pinto > Cc: David S. Miller > Cc: Giuseppe Cavallaro > Cc: Alexandre Torgue > > Jose Abreu (3): > net: stmmac: Fallback to Platform Data clock in Watchdog conversion > net: stmmac: Send TSO packets always from Queue 0 > net: stmmac: Disable EEE mode earlier in XMIT callback > > drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 14 ++++++++++---- > drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 17 +++++++++++++---- > include/linux/stmmac.h | 1 + > 3 files changed, 24 insertions(+), 8 deletions(-) > > -- > 2.7.4 > Hello Could you CC linux-kernel@vger.kernel.org when you send patch. (as asked by get_maintainer.pl) By avoiding it, your patchset is not stored on lore nor is handled by all checkbots reading lkml. Thanks Regards