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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Apr 13 02:22:02 CEST 2021


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

_coding style issues_


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

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1732: FILE: drivers/net/mlx5/mlx5_flow_dv.c:14291:
+	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