On Wed, Dec 01, 2021 at 11:36:21AM -0800, Saeed Mahameed wrote: > From: Maor Gottlieb <maorg@xxxxxxxxxx> > > Currently, the driver ignores the user's priority for flow steering > rules in FDB namespace. Change it and create the rule in the right > priority. > It will allow to create FDB steering rules in up to 16 different > priorities. > > Signed-off-by: Maor Gottlieb <maorg@xxxxxxxxxx> > Reviewed-by: Mark Bloch <mbloch@xxxxxxxxxx> > Signed-off-by: Saeed Mahameed <saeedm@xxxxxxxxxx> > --- > drivers/infiniband/hw/mlx5/fs.c | 4 ++-- > drivers/infiniband/hw/mlx5/mlx5_ib.h | 3 ++- > 2 files changed, 4 insertions(+), 3 deletions(-) > Thanks, Acked-by: Leon Romanovsky <leonro@xxxxxxxxxx>