[dpdk-dev] [PATCH v2] implement drop action in hardware classifier
    Shachar Beiser 
    shacharbe at mellanox.com
       
    Mon May 29 17:28:28 CEST 2017
    
    
  
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
    
    
More information about the dev
mailing list