From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eelco Chaudron" Subject: Re: [PATCH iproute2/net-next v2] tc_util: Add support for showing TCA_STATS_BASIC_HW statistics Date: Tue, 02 Oct 2018 09:28:48 +0200 Message-ID: <65D24361-D7F2-4968-A13D-EEBCEA2F70B6@redhat.com> References: <20180810115846.15762.3693.stgit@wsfd-netdev20.ntdv.lab.eng.bos.redhat.com> <20180810074454.4af9e5cd@xeon-e3> <52262814-6824-44EF-B10C-C7AD96A0FA57@redhat.com> <4203077A-F558-4C2A-82B2-0B0AA8884240@redhat.com> <20181001111051.44f1253b@shemminger-XPS-13-9360> <92F8600A-1C8F-4AF1-B84C-CCDE4120BCBA@redhat.com> <35ca247c-e4dc-1653-a22b-c12bd8256a26@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; markup=markdown Cc: "Stephen Hemminger" , netdev@vger.kernel.org, davem@davemloft.net To: "David Ahern" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:55200 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726304AbeJBOKk (ORCPT ); Tue, 2 Oct 2018 10:10:40 -0400 In-Reply-To: <35ca247c-e4dc-1653-a22b-c12bd8256a26@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: On 1 Oct 2018, at 17:12, David Ahern wrote: > On 10/1/18 4:29 AM, Eelco Chaudron wrote: >>>> Hi Stephen, anything else required for this patch to be accepted? >>>> >>>> FYI the kernel side of this patch has been excepted on net-next. >>>> >>>> Cheers, >>>> >>>> Eelco >>> >>> David Ahern handles net-next see patchwork >>> https://patchwork.ozlabs.org/patch/956225/ >>> >>> I think he was just waiting for the kernel part to merge. >> >> Thanks for making me aware of the patchwork for iproute. >> > > Now that the kernel side is in, please re-send the iproute2 patches. Rebased the patch on the latest iproute2-next and sent a v3. //Eelco