On Tue, Feb 9, 2021 at 8:49 AM Leon Romanovsky <l...@kernel.org> wrote:
[..] > This is another problem with mlx5 - complete madness with config options > that are not possible to test. > ➜ kernel git:(rdma-next) grep -h "config MLX" > drivers/net/ethernet/mellanox/mlx5/core/Kconfig | awk '{ print $2}' | sort > |uniq |wc -l > 19 wait, why do you call it madness? we were suggested by some users (do git blame for the patches) to refine things with multiple configs and it seem to work quite well -- what you don't like? and what's wrong with simple grep.. $ grep "config MLX5_" drivers/net/ethernet/mellanox/mlx5/core/Kconfig config MLX5_CORE config MLX5_ACCEL config MLX5_FPGA config MLX5_CORE_EN config MLX5_EN_ARFS config MLX5_EN_RXNFC config MLX5_MPFS config MLX5_ESWITCH config MLX5_CLS_ACT config MLX5_TC_CT config MLX5_CORE_EN_DCB config MLX5_CORE_IPOIB config MLX5_FPGA_IPSEC config MLX5_IPSEC config MLX5_EN_IPSEC config MLX5_FPGA_TLS config MLX5_TLS config MLX5_EN_TLS config MLX5_SW_STEERING config MLX5_SF config MLX5_SF_MANAGER config MLX5_EN_NVMEOTCP