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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 2 17:57:44 CEST 2021


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

_coding style issues_


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

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

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


More information about the test-report mailing list