From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: [PATCH v2 net-next 8/8] dpaa2-eth: Add xdp counters Date: Wed, 28 Nov 2018 09:11:12 -0700 Message-ID: <3d6ef6ac-4033-2510-1051-84962a16e091@gmail.com> References: <1543249591-14563-1-git-send-email-ruxandra.radulescu@nxp.com> <1543249591-14563-9-git-send-email-ruxandra.radulescu@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Ioana Ciornei , Camelia Alexandra Groza To: Ioana Ciocoi Radulescu , "netdev@vger.kernel.org" , "davem@davemloft.net" Return-path: Received: from mail-pf1-f194.google.com ([209.85.210.194]:40884 "EHLO mail-pf1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728372AbeK2DNZ (ORCPT ); Wed, 28 Nov 2018 22:13:25 -0500 Received: by mail-pf1-f194.google.com with SMTP id i12so10378028pfo.7 for ; Wed, 28 Nov 2018 08:11:15 -0800 (PST) In-Reply-To: <1543249591-14563-9-git-send-email-ruxandra.radulescu@nxp.com> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 11/26/18 9:27 AM, Ioana Ciocoi Radulescu wrote: > Add counters for xdp processed frames to the channel statistics. > > Signed-off-by: Ioana Radulescu > --- > v2: no changes > Reviewed-by: David Ahern