[PATCH v3 3/3] net/mlx5: fix Windows build with MinGW GCC 12

Tyler Retzlaff roretzla at linux.microsoft.com
Thu Mar 2 18:28:46 CET 2023


On Thu, Mar 02, 2023 at 02:21:50PM +0100, Thomas Monjalon wrote:
> With recent changes in Meson and MinGW toolchain,
> the driver mlx5 was not able to compile on Linux for Windows.
> 
> There were errors due to system detection, non-typed constants,
> constant going over int range forbidden in pedantic mode,
> and minimum-comparison of different types.
> 
> Cc: stable at dpdk.org
> 
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---

lgtm

Acked-by: Tyler Retzlaff <roretzla at linux.microsoft.com>



More information about the stable mailing list