[dpdk-test-report] |WARNING| pw91090 [PATCH v2 2/6] net/mlx5: separate Rx function implementations to new file
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Mon Apr 12 08:34:04 CEST 2021
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/91090
_coding style issues_
WARNING:TYPO_SPELLING: 'WQS' may be misspelled - perhaps 'WAS'?
#490: FILE: drivers/net/mlx5/mlx5_rx.c:408:
+		sm.state = IBV_WQS_RESET;
WARNING:TYPO_SPELLING: 'WQS' may be misspelled - perhaps 'WAS'?
#530: FILE: drivers/net/mlx5/mlx5_rx.c:448:
+			sm.state = IBV_WQS_RDY;
WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#553: FILE: drivers/net/mlx5/mlx5_rx.c:471:
+						for (i--; i >= 0; --i) {
total: 0 errors, 3 warnings, 0 checks, 2449 lines checked
    
    
More information about the test-report
mailing list