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: sta...@dpdk.org > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > ---
lgtm Acked-by: Tyler Retzlaff <roret...@linux.microsoft.com>