net/mlx5: fs, allow flow table creation with a UID
authorMark Bloch <mbloch@nvidia.com>
Sun, 3 Jul 2022 20:54:05 +0000 (13:54 -0700)
committerSaeed Mahameed <saeedm@nvidia.com>
Sun, 17 Jul 2022 18:54:14 +0000 (11:54 -0700)
commitb0bb369ee451323968b31392a86398f15a2ba183
tree5a7d187bd75a715f1d05914597634606f0a9317e
parent6c27c56cdc69608211617eea217e1a6cecccc675
net/mlx5: fs, allow flow table creation with a UID

Add UID field to flow table attributes to allow creating flow tables
with a non default (zero) uid.

Signed-off-by: Mark Bloch <mbloch@nvidia.com>
Reviewed-by: Alex Vesker <valex@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.c
drivers/net/ethernet/mellanox/mlx5/core/fs_cmd.h
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
drivers/net/ethernet/mellanox/mlx5/core/steering/dr_cmd.c
drivers/net/ethernet/mellanox/mlx5/core/steering/dr_table.c
drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h
drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c
drivers/net/ethernet/mellanox/mlx5/core/steering/mlx5dr.h
include/linux/mlx5/fs.h