From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v1] config: enable c11 memory model for ARMv8 meson Date: Wed, 12 Dec 2018 03:13:26 -0700 Message-ID: <20181212101326.GA28296@bricha3-MOBL.ger.corp.intel.com> References: <1544500550-193166-1-git-send-email-gavin.hu@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Gavin Hu (Arm Technology China)" , "dev@dpdk.org" , "thomas@monjalon.net" , "jerin.jacob@caviumnetworks.com" , "hemant.agrawal@nxp.com" , "stable@dpdk.org" , nd To: Honnappa Nagarahalli Return-path: Content-Disposition: inline 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" On Tue, Dec 11, 2018 at 06:02:01AM +0000, Honnappa Nagarahalli wrote: > + Bruce > > > -----Original Message----- > > From: Gavin Hu > > Sent: Monday, December 10, 2018 9:56 PM > > To: dev@dpdk.org > > Cc: thomas@monjalon.net; jerin.jacob@caviumnetworks.com; > > hemant.agrawal@nxp.com; Honnappa Nagarahalli > > ; Gavin Hu (Arm Technology China) > > ; stable@dpdk.org > > Subject: [PATCH v1] config: enable c11 memory model for ARMv8 meson > > > > This patch makes the configuration based on makefile and the configuration > > based on meson to be the same. > > > > Fixes: c6e536e38437 ("build: add more implementers IDs and PNs for ARM") > > Cc: stable@dpdk.org > > > > Signed-off-by: Gavin Hu > > Reviewed-by: Ruifeng Wang > > Reviewed-by: Honnappa Nagarahalli > > --- I see no issues with this, it's just setting flags for arm platforms. Acked-by: Bruce Richardson