]> 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)
commit8cf47c1d417d2e6ece6b1371194971e29a746643
tree9d20ddaf9792aea057b3f6f84ac588aad91ccca5
parent9bf8716b92f51586d24c138ba20667fd12a2b4f5
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