[dpdk-stable] [EXT] [PATCH v2 1/4] meson: disable octeontx for buggy compilers on arm64

Yongseok Koh yskoh at mellanox.com
Thu Apr 18 12:41:22 CEST 2019


> On Apr 18, 2019, at 12:21 AM, Jerin Jacob Kollanukkaran <jerinj at marvell.com> wrote:
> 
> 
>> -----Original Message-----
>> From: Yongseok Koh <yskoh at mellanox.com>
>> Sent: Thursday, April 18, 2019 7:17 AM
>> To: bruce.richardson at intel.com; Jerin Jacob Kollanukkaran
>> <jerinj at marvell.com>; Pavan Nikhilesh Bhagavatula
>> <pbhagavatula at marvell.com>; shahafs at mellanox.com
>> Cc: dev at dpdk.org; thomas at monjalon.net; gavin.hu at arm.com;
>> Honnappa.Nagarahalli at arm.com; stable at dpdk.org
>> Subject: [EXT] [PATCH v2 1/4] meson: disable octeontx for buggy compilers on
>> arm64
>> ----------------------------------------------------------------------
>> Disable octeontx for gcc 4.8.5 as compiler is emitting "internal compiler error"
>> for aarch64
>> 
>> Fixes: bd77f2d64c44 ("event/octeontx: build with meson")
>> Fixes: 4f760550a093 ("mk: disable OcteonTx for buggy compilers")
>> Fixes: f3af3e44a444 ("mk: disable OcteonTx for buggy compilers only on
>> arm64")
>> Cc: pbhagavatula at marvell.com
>> Cc: jerinj at marvell.com
>> Cc: stable at dpdk.org
>> 
>> Signed-off-by: Yongseok Koh <yskoh at mellanox.com>
> 
> Nit:
> [master] [dpdk.org] $ ./devtools/check-git-log.sh
> Wrong headline prefix:
>        meson: disable octeontx for buggy compilers on arm64

I was aware but I thought that should be accepted. That seems to be drawback of
the script. The only way to make it silent is :
	"event/meson.build: disable octeontx for ..."
I don't think you want this, do you?

I'll keep it as is but let me know if you have better way to fix it.

thanks,
Yongseok

> 
> With above fix:
> Acked-by: Jerin Jacob <jerinj at marvell.com>		



More information about the stable mailing list