|WARNING| pw105542 [RFC 2/3] net/mlx5: refactor devargs handling in spawn

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Jan 2 08:01:57 CET 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1733: FILE: drivers/net/mlx5/mlx5.c:1316:
+	sh->esw_mode = !!(spawn->info.master || spawn->info.representor);

ERROR:C99_COMMENTS: do not use C99 // comments
#3114: FILE: drivers/net/mlx5/mlx5_flow_dv.c:6615:
+		// TODO: unreachable, decide about the solution.

total: 1 errors, 1 warnings, 0 checks, 4208 lines checked


More information about the test-report mailing list