From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] net: stmmac: Enable TC Ops for GMAC >= 4 Date: Sat, 08 Sep 2018 10:26:11 -0700 (PDT) Message-ID: <20180908.102611.139464616829964740.davem@davemloft.net> References: <37423859c349aececab23d1875c41325f816a8bf.1536236899.git.joabreu@synopsys.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, Joao.Pinto@synopsys.com, peppe.cavallaro@st.com, alexandre.torgue@st.com To: Jose.Abreu@synopsys.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:34970 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727514AbeIHWMl (ORCPT ); Sat, 8 Sep 2018 18:12:41 -0400 In-Reply-To: <37423859c349aececab23d1875c41325f816a8bf.1536236899.git.joabreu@synopsys.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Jose Abreu Date: Thu, 6 Sep 2018 13:29:30 +0100 > GMAC >= 4 also supports CBS. Lets enable the TC Ops for these versions. > > Signed-off-by: Jose Abreu Applied, thanks. Please work to fix the performance regressions et al. that are still unresolved in the driver. This stmmac MAC is in such a varied number of chipsets that you must be so extremely careful with every change you make to this driver and I know that you cannot test a large portion of the chips effected by your changes as you've stated as such in the past. Thank you.