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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 21 05:12:21 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1681: 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'?
#1732: 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