On Tue, May 07, 2024 at 05:04:34PM +0200, David Marchand wrote:
> This change has no impact, since -Dmachine=default gets converted by
> DPDK into -Dplatform=generic (since v21.08, see the link to DPDK commit
> below). Yet, switch to explicitly setting -Dplatform and avoid the
> following warning:
> 
> 2024-04-18T14:50:16.8001092Z config/meson.build:113: WARNING: The
>       "machine" option is deprecated. Please use "cpu_instruction_set"
>       instead.
> 
> While at it, solve another warning and call explicitly meson setup.
> 
> 2024-04-18T14:50:17.0770596Z WARNING: Running the setup command as
>       `meson [options]` instead of `meson setup [options]` is ambiguous
>       and deprecated.
> 
> Link: https://git.dpdk.org/dpdk/commit/?id=bf66003b51ec
> Signed-off-by: David Marchand <david.march...@redhat.com>

Acked-by: Simon Horman <ho...@ovn.org>

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to