[dpdk-test-report] |WARNING| pw90562 [PATCH 2/6] net/mlx5: separate Rx function implementations to new file

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Apr 5 16:03:21 CEST 2021


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/90562

_coding style issues_


WARNING:TYPO_SPELLING: 'WQS' may be misspelled - perhaps 'WAS'?
#488: FILE: drivers/net/mlx5/mlx5_rx.c:408:
+		sm.state = IBV_WQS_RESET;

WARNING:TYPO_SPELLING: 'WQS' may be misspelled - perhaps 'WAS'?
#528: FILE: drivers/net/mlx5/mlx5_rx.c:448:
+			sm.state = IBV_WQS_RDY;

WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring
#551: 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