[dpdk-test-report] |WARNING| pw92247 [PATCH v8 1/4] net/mlx5: support meter policy operations

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 27 12:45:53 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1749: FILE: drivers/net/mlx5/mlx5_flow_dv.c:14259:
+	if (!is_default_policy && (priv->representor || priv->master)) {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1800: FILE: drivers/net/mlx5/mlx5_flow_dv.c:14310:
+	if (!is_default_policy && (priv->representor || priv->master)) {

total: 0 errors, 2 warnings, 0 checks, 2760 lines checked


More information about the test-report mailing list