From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 6C85E388F for ; Wed, 26 Apr 2017 17:07:12 +0200 (CEST) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga105.fm.intel.com with ESMTP; 26 Apr 2017 08:07:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,254,1488873600"; d="scan'208";a="94088791" Received: from jbyczkow-mobl.ger.corp.intel.com (HELO [10.252.6.180]) ([10.252.6.180]) by fmsmga005.fm.intel.com with ESMTP; 26 Apr 2017 08:07:01 -0700 To: Adrien Mazarguil , dev@dpdk.org References: From: Remy Horton Organization: Intel Shannon Limited Message-ID: <950f4fe6-8764-c4c3-78f0-4ab713dc264a@intel.com> Date: Wed, 26 Apr 2017 16:07:00 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v3 10/14] metrics: fix errors in exported header X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Apr 2017 15:07:13 -0000 On 26/04/2017 13:07, Adrien Mazarguil wrote: [..] > Cc: Remy Horton > Signed-off-by: Adrien Mazarguil > --- > lib/librte_metrics/rte_metrics.h | 10 ++++++++++ > 1 file changed, 10 insertions(+) Acked-by: Remy Horton