RE: [PATCH v3 0/3] mlx5: fix Windows build with Linux MinGW

2023-03-12 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Thomas Monjalon > Sent: Thursday, March 2, 2023 3:22 PM > To: dev@dpdk.org > Cc: Tal Shnaiderman > Subject: [PATCH v3 0/3] mlx5: fix Windows build with Linux MinGW > > The result is to make possible to compile mlx5 on Linux for W

[PATCH v3 0/3] mlx5: fix Windows build with Linux MinGW

2023-03-02 Thread Thomas Monjalon
The result is to make possible to compile mlx5 on Linux for Windows. v2: improve mlx5 doc and remove weak attribute from mlx5 v3: avoid MinGW on Windows - EAL patch already applied Thomas Monjalon (3): common/mlx5: get Windows dependency from standard variables net/mlx5: remove weak stub fun