Re: [dpdk-dev] [PATCH v3 2/2] build: i40e PMD on Windows
From: Jie Zhou <hidden>
Date: 2021-01-08 22:58:23
From: Jie Zhou <hidden>
Date: 2021-01-08 22:58:23
On Mon, Dec 21, 2020 at 04:45:11PM -0800, Pallavi Kadam wrote:
Allows i40e PMD to compile on Windows and disable other drivers. Disable few warnings with Clang such as comparison of integers of different signs and macro redefinitions. Adds temp folder mlx5/windows as it is required to build this patch without any build error. This folder will be removed once mlx5 PMD patches are merged. Signed-off-by: Pallavi Kadam <redacted> Reviewed-by: Ranjit Menon <redacted> Acked-by: Jie Zhou <redacted>