|WARNING| pw107910 [PATCH 20.11 3/5] net/mlx5: fix MPRQ stride devargs adjustment

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Feb 21 20:31:29 CET 2022


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

_coding style issues_


ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit fatal: bad o ("04e76d0eb77c163ff")'
#120: 
[ upstream commit 34776af600df4475799ad8004e76d0eb77c163ff ]

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

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

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

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

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

total: 1 errors, 5 warnings, 0 checks, 352 lines checked


More information about the test-report mailing list