> > The modify_field Flow API assumes that the META item is 32 bits wide.
> > But the C Register that is used for Meta item can be 16 or 32 bits wide
> > depending on kernel and firmware configurations.
> > Take this into consideration and use the appropriate META width.
> >
> > Fixes: 641dbe4fb0 ("net/mlx5: support modify field flow action")
> > Cc: [email protected]
> >
> > Signed-off-by: Alexander Kozyrev <[email protected]>
> Acked-by: Viacheslav Ovsiienko <[email protected]>
Applied in next-net-mlx, thanks.