On Tue, Oct 12, 2021 at 8:55 PM Thinh Tran <thin...@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 <thin...@linux.vnet.ibm.com> > Reviewed-by: David Christensen <d...@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