Thread (2 messages) flat view 2 messages, 2 authors, 2021-02-10

mlx5e compilation failure

From: Jonathan Lemon <hidden>
Date: 2021-02-09 21:06:13

On mlx5e fails to compile on the latesst net-next:

  CC      drivers/net/ethernet/mellanox/mlx5/core/en_main.o
In file included from ../drivers/net/ethernet/mellanox/mlx5/core/en_tc.h:40,
                 from ../drivers/net/ethernet/mellanox/mlx5/core/en_main.c:45:
../drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun.h:24:29: error: field ‘match_level’ has incomplete type
   24 |  enum mlx5_flow_match_level match_level;
      |                             ^~~~~~~~~~~

With this .config snippet:
    CONFIG_MLX5_CORE=y
    # CONFIG_MLX5_FPGA is not set
    CONFIG_MLX5_CORE_EN=y
    # CONFIG_MLX5_EN_ARFS is not set
    CONFIG_MLX5_EN_RXNFC=y
    CONFIG_MLX5_MPFS=y
    # CONFIG_MLX5_ESWITCH is not set
    CONFIG_MLX5_CORE_EN_DCB=y
    # CONFIG_MLX5_CORE_IPOIB is not set
    # CONFIG_MLX5_SF is not set

Presumably because ESWITCH is not enabled.
-- 
Jonathan
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help