[dpdk-test-report] |WARNING| pw97157 [PATCH v3] ethdev: fix representor port ID search by name

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Aug 20 14:19:40 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#185: FILE: drivers/net/mlx5/linux/mlx5_os.c:1684:
+			    opriv->master &&

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#194: FILE: drivers/net/mlx5/linux/mlx5_os.c:1693:
+			DRV_LOG(ERR, "no master device for representor");

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#213: FILE: drivers/net/mlx5/windows/mlx5_os.c:550:
+			    opriv->master &&

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#222: FILE: drivers/net/mlx5/windows/mlx5_os.c:559:
+			DRV_LOG(ERR, "no master device for representor");

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#264: FILE: lib/ethdev/rte_class_eth.c:100:
+		 * the master device, but in order to maintain compatibility

total: 0 errors, 5 warnings, 175 lines checked


More information about the test-report mailing list