[dpdk-test-report] |WARNING| pw97053 [PATCH v2] ethdev: fix representor port ID search by name
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Aug 18 16:01:01 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/97053
_coding style issues_
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#178: FILE: drivers/net/mlx5/linux/mlx5_os.c:1684:
+ opriv->master &&
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#187: 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'?
#206: FILE: drivers/net/mlx5/windows/mlx5_os.c:550:
+ opriv->master &&
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#215: 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'?
#257: 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