From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 2/2] ethdev: clarify xstats Api documentation Date: Wed, 04 Jan 2017 19:10:16 +0100 Message-ID: <3212155.s7Yx01Bh2D@xps13> References: <1481881454-17382-2-git-send-email-olivier.matz@6wind.com> <1482525348-32443-1-git-send-email-olivier.matz@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Remy Horton , dev@dpdk.org, john.mcnamara@intel.com, stable@dpdk.org To: Olivier Matz Return-path: Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) by dpdk.org (Postfix) with ESMTP id 8C004377E for ; Wed, 4 Jan 2017 19:10:18 +0100 (CET) Received: by mail-wm0-f53.google.com with SMTP id a197so414268129wmd.0 for ; Wed, 04 Jan 2017 10:10:18 -0800 (PST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2017-01-03 10:03, Remy Horton: > > On 23/12/2016 20:35, Olivier Matz wrote: > > Reword the Api documentation of xstats ethdev. > > > > CC: stable@dpdk.org > > Signed-off-by: Olivier Matz > > Acked-by: Remy Horton Series applied, thanks