This revision change the define MLX5_DROP_WQ_N according to the OFED support . #ifdef HAVE_.... MLX5_DROP_WQ_N = 1 #else MLX5_DROP_WQ_N = 4
Shachar Beiser (1): net/mlx5: implement drop action in hardware classifier drivers/net/mlx5/Makefile | 5 +++++ drivers/net/mlx5/mlx5_flow.c | 19 +++++++++++++++++++ 2 files changed, 24 insertions(+) -- 1.8.3.1