]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: E-Switch, Reorganize and rename fdb flow tables
authorChris Mi <chrism@mellanox.com>
Wed, 16 May 2018 08:20:17 +0000 (17:20 +0900)
committerSaeed Mahameed <saeedm@mellanox.com>
Fri, 25 May 2018 21:11:00 +0000 (14:11 -0700)
commit1eb604a1a07c08047a9badd5fc55da5811cac5c2
tree9d20ddaf9792aea057b3f6f84ac588aad91ccca5
parentac386735b9219e6c8424c4b6d8e441becec82f78
net/mlx5: E-Switch, Reorganize and rename fdb flow tables

We have several fdb flow tables for each of the legacy and switchdev
modes. In the switchdev mode, there are fast path and slow path flow
tables. Towards adding more flow tables in upcoming patches, reorganize
and rename the various existing ones to reflect their functionality.

Signed-off-by: Chris Mi <chrism@mellanox.com>
Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/eswitch.c
drivers/net/ethernet/mellanox/mlx5/core/eswitch.h
drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c