numam-dpdk/drivers/common/mlx5/windows
Thomas Monjalon 487599f121 common/mlx5: move build config initialization and check
The variable mlx5_config may be used by other mlx5 drivers
and should be always initialized.
By moving its initialization (with configuration file generation),
it is made consistent for Linux and Windows builds.

And the check of mlx5_config in net/mlx5 is moved at the top of
net/mlx5/hws/meson.build so HWS requirements are in the right context.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Tested-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Reviewed-by: David Marchand <david.marchand@redhat.com>
Acked-by: Matan Azrad <matan@nvidia.com>
Acked-by: Alex Vesker <valex@nvidia.com>
2022-10-30 15:55:46 +01:00
..
meson.build common/mlx5: move build config initialization and check 2022-10-30 15:55:46 +01:00
mlx5_common_os.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
mlx5_common_os.h common/mlx5: share interrupt management 2022-06-23 17:24:59 +02:00
mlx5_glue.c net/mlx5: support MTU settings on Windows 2022-04-21 12:47:43 +02:00
mlx5_glue.h net/mlx5: support MTU settings on Windows 2022-04-21 12:47:43 +02:00
mlx5_win_defs.h common/mlx5: remove useless C++ include guard 2022-02-08 17:10:54 +01:00
mlx5_win_ext.h common/mlx5: remove useless C++ include guard 2022-02-08 17:10:54 +01:00