[dpdk-dev] [PATCH v6 3/4] config: add thunderx2 machine config
Jerin Jacob Kollanukkaran
jerinj at marvell.com
Fri Apr 5 20:47:40 CEST 2019
> -----Original Message-----
> From: Thomas Monjalon <thomas at monjalon.net>
> Sent: Friday, April 5, 2019 11:43 PM
> To: Jerin Jacob Kollanukkaran <jerinj at marvell.com>; Pavan Nikhilesh
> Bhagavatula <pbhagavatula at marvell.com>
> Cc: dev at dpdk.org; gavin.hu at arm.com
> Subject: Re: [dpdk-dev] [PATCH v6 3/4] config: add thunderx2 machine
> config
>
> 18/03/2019 17:50, Jerin Jacob Kollanukkaran:
> > From: Jerin Jacob <jerinj at marvell.com>
> >
> > Optimized configuration for Marvell thunderx2 SoC.
> > Updated meson build to support Marvell thunderx2 SoC.
> > Added meson cross compile target.
> >
> > Product details are here:
> >
> > https://www.marvell.com/server-processors/thunderx2-arm-processors/
> >
> > Signed-off-by: Jerin Jacob <jerinj at marvell.com>
> > Signed-off-by: Pavan Nikhilesh <pbhagavatula at marvell.com>
>
> I see a very strange error when compiling with meson:
>
> In file included from /usr/include/inttypes.h:27,
> from /usr/include/pcap/pcap-inttypes.h:114,
> from /usr/include/pcap/pcap.h:74,
> from /usr/include/pcap.h:43,
> from ../drivers/net/pcap/rte_eth_pcap.c:19:
> /usr/include/stdint.h:109: error: "__INT64_C" redefined [-Werror]
>
> Could we try to debug it and merge these patches in -rc2?
Could you please give more details to reproduce this issue
Compiler version - gcc or clang version?
Build - Native or cross ?
Build OS ?
Meson and Ninja - Versions?
The command use to reproduce this issue as we are not able to get this Issue in our local setup?
>
More information about the dev
mailing list