Hi, > -----Original Message----- > From: Suanming Mou <suanmi...@nvidia.com> > Sent: Sunday, November 6, 2022 5:26 AM > To: Matan Azrad <ma...@nvidia.com>; Slava Ovsiienko > <viachesl...@nvidia.com> > Cc: dev@dpdk.org; Raslan Darawsheh <rasl...@nvidia.com> > Subject: [PATCH v2] net/mlx5: fix Windows flow table and queue routine > > The macro HAVE_MLX5_HWS_SUPPORT was introduced for HWS only. And > HWS was not supported on Windows. So macro > HAVE_MLX5_HWS_SUPPORT > should be only around the code which HWS uses, but avoid including > the code block shared by Linux and Windows. > > Fixes: 22681deead3e ("net/mlx5/hws: enable hardware steering") > > Signed-off-by: Suanming Mou <suanmi...@nvidia.com> > Acked-by: Viacheslav Ovsiienko <viachesl...@nvidia.com> > --- > v2: > - add ack info. > - fix typo.
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh