From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 0D518558A for ; Fri, 18 Nov 2016 07:17:49 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga105.jf.intel.com with ESMTP; 17 Nov 2016 22:17:48 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,655,1473145200"; d="scan'208";a="192866287" Received: from rhorton-mobl.ger.corp.intel.com (HELO [10.239.205.72]) ([10.239.205.72]) by fmsmga004.fm.intel.com with ESMTP; 17 Nov 2016 22:17:48 -0800 To: dev@dpdk.org References: <1478524474-7154-1-git-send-email-reshma.pattan@intel.com> <1479217028-24739-1-git-send-email-reshma.pattan@intel.com> Cc: Reshma Pattan From: Remy Horton Organization: Intel Shannon Limited Message-ID: <524d7ddb-4cd3-adc3-c1e9-942b17c5fec7@intel.com> Date: Fri, 18 Nov 2016 14:17:47 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <1479217028-24739-1-git-send-email-reshma.pattan@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v5] latencystats: added new library for latency stats X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2016 06:17:50 -0000 On 15/11/2016 21:37, Reshma Pattan wrote: [..] > This pacth is dependent on http://dpdk.org/dev/patchwork/patch/16927/ There are merge issues, so will combine this patch into the v6 of the above patchset. ..Remy