[dpdk-test-report] |WARNING| pw74010 [PATCH v1 6/8] net/mlx5: header file cleanup
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Jul 14 16:22:56 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/74010
_coding style issues_
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#135: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:975:
+ * Analyze gathered port parameters via sysfs to recognize master
WARNING:TYPO_SPELLING: 'inout' may be misspelled - perhaps 'input'?
#140: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:980:
+ * @param[inout] switch_info
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#145: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:985:
+ * master and representor flags are set in switch_info according to
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#155: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:995:
+ * Name is not recognized, assume the master,
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#158: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:998:
+ switch_info->master = device_dir;
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#163: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1003:
+ * schema for master, just check if there is
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#166: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1006:
+ switch_info->master = device_dir;
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#170: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1010:
+ switch_info->master = 1;
WARNING:PREFER_FALLTHROUGH: Prefer 'fallthrough;' over fallthrough comment
#177: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1017:
+ /* Fallthrough */
total: 0 errors, 9 warnings, 0 checks, 166 lines checked
More information about the test-report
mailing list