Hey, I see a mlx5 compile error with the for-next branch: drivers/net/ethernet/mellanox/mlx5/core/fs_core.c: In function 'mlx5_init_fs': drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:2645:2: error: implicit declaration of function 'mlx5_accel_ipsec_device_caps' [-Werror=implicit-function-declaration] if (mlx5_accel_ipsec_device_caps(steering->dev) & ^ drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:2646:6: error: 'MLX5_ACCEL_IPSEC_DEVICE' undeclared (first use in this function) MLX5_ACCEL_IPSEC_DEVICE) { ^ drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:2646:6: note: each undeclared identifier is reported only once for each function it appears in CC [M] drivers/net/wireless/ath/carl9170/cmd.o cc1: some warnings being treated as errors make[5]: *** [drivers/net/ethernet/mellanox/mlx5/core/fs_core.o] Error 1 make[5]: *** Waiting for unfinished jobs.... Is something missing? Steve. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html