Hi,

At porting testpmd, discovered that on Windows, meson has a bug which generates incorrect linker flag "--subsystem,console" instead of "/subsystem:console" and will fail the DPDK build on Windows. Meson 0.57.0 has the fix and should be used for DPDK Windows build.

Can your team please help update the meson used in CI pipeline?

Thanks!

Jie

P.S.

The DPDK WindowsGSG document meson version update is tracked by WindowsGSGDoc: Update the meson version to use for Windows DPDK - Patchwork.