[dpdk-dev] [PATCH v8 09/16] dma/idxd: add data-path job submission functions

Thomas Monjalon thomas at monjalon.net
Tue Oct 19 09:04:19 CEST 2021


18/10/2021 14:28, Kevin Laatz:
> --- a/drivers/dma/idxd/meson.build
> +++ b/drivers/dma/idxd/meson.build
> +cflags += '-mavx2' # all platforms with idxd HW support AVX

It would work only if the driver was disabled on non-x86 targets.
For now it produces:
aarch64-linux-gnu-gcc: error: unrecognized command-line option '-mavx2'




More information about the dev mailing list