|WARNING| pw104625 [PATCH 3/3] net/mlx5: fix missing adjustment MPRQ stride devargs

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Nov 23 19:40:35 CET 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'unsupport' may be misspelled - perhaps 'unsupported'?
#329: FILE: drivers/net/mlx5/mlx5_rxq.c:1575:
+		goto unsupport;

WARNING:TYPO_SPELLING: 'unsupport' may be misspelled - perhaps 'unsupported'?
#356: FILE: drivers/net/mlx5/mlx5_rxq.c:1602:
+			goto unsupport;

WARNING:TYPO_SPELLING: 'unsupport' may be misspelled - perhaps 'unsupported'?
#371: FILE: drivers/net/mlx5/mlx5_rxq.c:1617:
+		goto unsupport;

WARNING:TYPO_SPELLING: 'unsupport' may be misspelled - perhaps 'unsupported'?
#378: FILE: drivers/net/mlx5/mlx5_rxq.c:1624:
+		goto unsupport;

WARNING:TYPO_SPELLING: 'unsupport' may be misspelled - perhaps 'unsupported'?
#385: FILE: drivers/net/mlx5/mlx5_rxq.c:1631:
+unsupport:

total: 0 errors, 5 warnings, 0 checks, 374 lines checked


More information about the test-report mailing list