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 E54EE106A for ; Tue, 17 Jan 2017 07:48:33 +0100 (CET) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga105.jf.intel.com with ESMTP; 16 Jan 2017 22:48:32 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,243,1477983600"; d="scan'208";a="54102406" Received: from rhorton-mobl.ger.corp.intel.com (HELO [163.33.230.196]) ([163.33.230.196]) by fmsmga005.fm.intel.com with ESMTP; 16 Jan 2017 22:48:31 -0800 To: Jerin Jacob References: <1484583573-30163-1-git-send-email-remy.horton@intel.com> <1484583573-30163-6-git-send-email-remy.horton@intel.com> <20170117042935.GA32676@localhost.localdomain> Cc: dev@dpdk.org, Reshma Pattan , Thomas Monjalon From: Remy Horton Organization: Intel Shannon Limited Message-ID: <53c0d045-8497-3657-ced6-a1edd0cbb310@intel.com> Date: Tue, 17 Jan 2017 06:48:30 +0000 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: <20170117042935.GA32676@localhost.localdomain> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v7 5/6] lib: added new library for latency stats 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: Tue, 17 Jan 2017 06:48:34 -0000 On 17/01/2017 04:29, Jerin Jacob wrote: [..] > It is a value added feature for DPDK. But what is the plan for incorporating > the mbuf change? I have 8 month old mbuf change for ARM for natural > alignment. If we are accepting any mbuf change then we need to include > outstanding mbuf changes to avoid future ABI breakage. > > http://dpdk.org/dev/patchwork/patch/12878/ I know there's some discussion going on in the background regarding this. I've yet to hear a definite answer myself.. ..Remy