Re: [dpdk-dev] [PATCH v2 7/7] eal/windows: do not expose POSIX symbols
From: Dmitry Kozlyuk <hidden>
Date: 2021-02-21 14:33:40
From: Dmitry Kozlyuk <hidden>
Date: 2021-02-21 14:33:40
On Sun, 21 Feb 2021 11:58:39 +0000, Tal Shnaiderman wrote: [...]
quoted
Thanks for all your comments, it's weird I didn't hit the failures locally. Will fix in v3.You might be missing the DevX SDK installation, without it meson will skip the mlx5 build. You can get it either by installation WIOF2 2.60 [1] or get only the SDK from [2] (I attached it to the Bugzilla ticket when asked the UNH team to add mlx5 compilation to CI. [1] - https://www.mellanox.com/products/adapter-software/ethernet/windows/winof-2 [2] - https://bugs.dpdk.org/show_bug.cgi?id=620
Indeed it was the case, thank you again.