[PATCH 24.11] net/mlx5: fix item prepending conditions
Luca Boccassi
luca.boccassi at gmail.com
Wed Aug 5 14:23:46 CEST 2026
On Wed, 5 Aug 2026 at 11:44, Ali Alnubani <alialnu at nvidia.com> wrote:
>
> On 8/5/26 1:32 PM, Dariusz Sosnowski wrote:
>
> > Offending commit, which is a backport, dropped checks
> > on priv->sh->config.repr_matching before flow pattern is prepended
> > inside mlx5 driver. This issue was caused by the fact,
> > that on main branch this config flag does not exist anymore.
> > priv->sh->config.repr_matching was removed in 25.11 release.
> > It should be used in 24.11 branch.
> > This patch adds back the missing check.
> >
> > Fixes: 471350f6cd46 ("net/mlx5: prepend implicit items in sync flow creation")
> > Cc: maxime.peim at gmail.com
> >
> > Signed-off-by: Dariusz Sosnowski <dsosnowski at nvidia.com>
> > ---
>
> Tested-by: Ali Alnubani <alialnu at nvidia.com>
>
> Thanks,
> Ali
Thanks, applied and pushed
More information about the stable
mailing list