[dpdk-test-report] |WARNING| pw85352 [PATCH 18/35] net/mlx5/windows: initial probing implementation
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Dec 17 18:40:03 CET 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/85352
_coding style issues_
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#203: FILE: drivers/net/mlx5/windows/mlx5_os.c:448:
+ * PCI device and we have representors and master.
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#223: FILE: drivers/net/mlx5/windows/mlx5_os.c:468:
+ * >= 0 - bonding device (value is slave PF index)
CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
#236: FILE: drivers/net/mlx5/windows/mlx5_os.c:481:
+
+ }
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#302: FILE: drivers/net/mlx5/windows/mlx5_os.c:547:
+ .master = 0,
total: 0 errors, 3 warnings, 1 checks, 292 lines checked
More information about the test-report
mailing list