Hi, From: Dariusz Sosnowski <dsosnow...@nvidia.com> Sent: Wednesday, October 30, 2024 12:54 PM To: Raslan Darawsheh; Slava Ovsiienko; Bing Zhao; Ori Kam; Suanming Mou; Matan Azrad Cc: dev@dpdk.org Subject: [PATCH 0/3] net/mlx5: fix mingw link issues
This patchset fixes link issues with MinGW which appear in next-net-mlx-main tree. It is based on commit 69461d18dfd5 ("net/mlx5/hws: fix TC to TOS fields mapping in NAT64"). Dariusz Sosnowski (3): net/mlx5: fix mingw stubs link issue in flow creation net/mlx5: fix mingw stubs link issue in flow destroy net/mlx5: fix stub for HWS context validation drivers/net/mlx5/meson.build | 8 +++++++- drivers/net/mlx5/mlx5_flow.c | 7 ------- drivers/net/mlx5/mlx5_flow_hw_stubs.c | 22 +++++++++++++++++----- 3 files changed, 24 insertions(+), 13 deletions(-) -- 2.39.5 series squashed into relevant commits in next-net-mlx, Kindest regards, Raslan Darawsheh