|WARNING| pw133616 [PATCH 13/13] net/mlx5: add validation support for tags
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Sun Oct 29 19:25:47 CET 2023
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/133616
_coding style issues_
WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#158: FILE: drivers/net/mlx5/mlx5_flow_hw.c:4132:
+	     flow_hw_get_reg_id(dev, RTE_FLOW_ITEM_TYPE_TAG, action_conf->dst.tag_index) == REG_NON) ||
WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#160: FILE: drivers/net/mlx5/mlx5_flow_hw.c:4134:
+	     flow_hw_get_reg_id(dev, RTE_FLOW_ITEM_TYPE_TAG, action_conf->src.tag_index) == REG_NON))
total: 0 errors, 2 warnings, 0 checks, 54 lines checked
    
    
More information about the test-report
mailing list