|WARNING| pw133675 [PATCH 7/8] net/mlx5: sort port spawn data with uplink ports first

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 31 15:30:46 CET 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#126: 
only a single master port. It resulted in an order where

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#127: 
master port first comes second, then representors in ascending

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#136: 
to be first. If there are many uplink ports, the master port will

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#162: FILE: drivers/net/mlx5/linux/mlx5_os.c:1808:
+	/* Then master devices. */

total: 0 errors, 4 warnings, 0 checks, 16 lines checked


More information about the test-report mailing list