From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jakub Kicinski Subject: Re: [PATCH net-next 4/4] sfc: expose CTPIO stats on NICs that support them Date: Tue, 19 Dec 2017 12:20:36 -0800 Message-ID: <20171219122019.7b3ac5d8@cakuba.netronome.com> References: <62aabe1f-6148-922c-03fb-afec440b4a0e@solarflare.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: , , To: Edward Cree Return-path: Received: from mail-qt0-f169.google.com ([209.85.216.169]:34182 "EHLO mail-qt0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751298AbdLSUUj (ORCPT ); Tue, 19 Dec 2017 15:20:39 -0500 Received: by mail-qt0-f169.google.com with SMTP id 33so25788329qtv.1 for ; Tue, 19 Dec 2017 12:20:39 -0800 (PST) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Tue, 19 Dec 2017 17:06:36 +0000, Edward Cree wrote: > From: Bert Kenward > > While the Linux driver doesn't use CTPIO ('cut-through programmed I/O'), > other drivers on the same port might, so if we're responsible for > reporting per-port stats we need to include the CTPIO stats. > > Signed-off-by: Edward Cree FWIW this is missing a sign-off from Bert.