]> asedeno.scripts.mit.edu Git - linux.git/commit
net/mlx5: DR, Align dest FT action creation to API
authorAlex Vesker <valex@mellanox.com>
Sun, 15 Dec 2019 19:15:15 +0000 (21:15 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Tue, 7 Jan 2020 18:42:36 +0000 (10:42 -0800)
commitaec292ee6f290920fc77907dfe1b94baa600484d
treef0c9897d3fd0042b41bf32238e5520939d206a07
parent988fd6b32d07400bd66259603ac9e08c33c02a05
net/mlx5: DR, Align dest FT action creation to API

Function prefix was changed to be similar to other action APIs.
In order to support other FW tables the mlx5_flow_table struct was
replaced with table id and type.

Signed-off-by: Alex Vesker <valex@mellanox.com>
Reviewed-by: Erez Shitrit <erezsh@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/steering/dr_action.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