On Wed, Dec 01, 2021 at 11:36:18AM -0800, Saeed Mahameed wrote: > From: Maor Gottlieb <maorg@xxxxxxxxxx> > > This patch doesn't add an additional namespaces, but just separates the > naming to be used by each FDB user, bypass and kernel. > Downstream patches will actually split this up and allow to have more > than single priority for the bypass users. > > 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 | 14 +++++++------- > drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c | 4 +++- > drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 1 + > include/linux/mlx5/fs.h | 1 + > 4 files changed, 12 insertions(+), 8 deletions(-) > Thanks, Acked-by: Leon Romanovsky <leonro@xxxxxxxxxx>