Re: [dpdk-dev] [PATCH v4] drivers/common: enable Windows common mlx5 compilation
From: Thomas Monjalon <hidden>
Date: 2021-01-13 22:07:11
From: Thomas Monjalon <hidden>
Date: 2021-01-13 22:07:11
12/01/2021 13:58, Tal Shnaiderman:
From: Ophir Munk <redacted> Prior to this commit meson did not progress beyond directory drivers/common for Windows compilations. This commit enables drivers compilation under this directory.
This commit is not changing compilation of drivers/common/* Changing the commit log to: "Enable mlx5 PMD on Windows with clang compilation."
Signed-off-by: Ophir Munk <redacted> Signed-off-by: Tal Shnaiderman <redacted> Acked-by: Matan Azrad <redacted>
Applied to next-net-mlx, thanks