linux_dsm_epyc7002/drivers/net/ethernet/mellanox
Vlad Buslov d956873f90 net/mlx5e: Introduce kconfig var for TC support
In order to improve code maintainability and readability, introduce new
CONFIG_MLX5_CLS_ACT kconfig variable to control compilation of TC hardware
offloads implementation. This allows distinguishing between features that
require TC support (MPLSoUDP, etc.) and features that just rely on
representor functionality (rep_bond for live migration, etc.).

Modify rep_tc.h, rep_neigh.h, en_tc.h and chains.h files to provide stubs
for functions that are called from generic code.

Signed-off-by: Vlad Buslov <vladbu@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
2020-05-22 16:46:14 -07:00
..
mlx4 mlx4: Add XDP frame size and adjust max XDP MTU 2020-05-14 21:21:55 -07:00
mlx5/core net/mlx5e: Introduce kconfig var for TC support 2020-05-22 16:46:14 -07:00
mlxfw net/mlxfw: Remove unneeded semicolon 2020-04-24 16:56:22 -07:00
mlxsw net: flow_offload: simplify hw stats check handling 2020-05-22 15:52:08 -07:00
Kconfig
Makefile