[dpdk-dev] [PATCH v2] build/ppc: enable build support for Power10
David Marchand
david.marchand at redhat.com
Thu Oct 14 17:29:23 CEST 2021
On Tue, Oct 12, 2021 at 8:55 PM Thinh Tran <thinhtr at linux.vnet.ibm.com> wrote:
>
> For native build, enabling building the highest cpu_instruction_set
> supported by the build host, including the new POWER10.
>
> For cross compile, verifying that the compiler supports the
> cpu_instruction_set specified in the cross-file
>
> Signed-off-by: Thinh Tran <thinhtr at linux.vnet.ibm.com>
> Reviewed-by: David Christensen <drc at linux.vnet.ibm.com>
I could not test for Power10 with my toolchain
Checking if "Detect P10" compiles: NO
config/ppc/meson.build:53:18: ERROR: Problem encountered: POWER10
requested but not supported
In any case, applied, thanks.
>
>
> v2:
> * resubmit to trigger the rebuild on the current head of repo which
> should have the fix for the build issue reported in Bug 817
This comment should be an annotation.
https://doc.dpdk.org/guides/contributing/patches.html#creating-patches
Dropped from commitlog.
--
David Marchand
More information about the dev
mailing list