From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v3 1/4] config: use one single config option for C11 memory model Date: Wed, 10 Oct 2018 15:48:21 +0100 Message-ID: <7eae312e-509b-7a28-a0ad-2983c5256292@intel.com> References: <1537364560-4124-1-git-send-email-phil.yang@arm.com> <1538989906-8349-1-git-send-email-phil.yang@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: jerin.jacob@caviumnetworks.com, Gavin.Hu@arm.com, Honnappa.Nagarahalli@arm.com, Ola.Liljedahl@arm.com To: phil.yang@arm.com, dev@dpdk.org Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 7D9391B738 for ; Wed, 10 Oct 2018 16:48:30 +0200 (CEST) In-Reply-To: <1538989906-8349-1-git-send-email-phil.yang@arm.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 10/8/2018 10:11 AM, phil.yang@arm.com wrote: > Keep only single config option RTE_USE_C11_MEM_MODEL for C11 memory > model, so all modules can leverage C11 atomic extension by enable this > option. > > Signed-off-by: Phil Yang > Reviewed-by: Honnappa Nagarahalli > Reviewed-by: Gavin Hu > Acked-by: Jerin Jacob For series, Reviewed-by: Ferruh Yigit Are you planning to send a new version to include the clean up, or get this one first an do the cleanup on top of it? I think both are OK but please let us know. And if there will be a new version with cleanup, please keep the review tag.