[dpdk-test-report] |WARNING| pw95211 [PATCH v1 4/4] net/mlx5: fix meter policy flow match item
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Jul 2 11:17:11 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/95211
_coding style issues_
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#269: FILE: drivers/net/mlx5/mlx5_flow_dv.c:15402:
+ if (match_src_port && (priv->representor || priv->master)) {
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#287: FILE: drivers/net/mlx5/mlx5_flow_dv.c:15453:
+ if (match_src_port && (priv->representor || priv->master)) {
total: 0 errors, 2 warnings, 0 checks, 179 lines checked
More information about the test-report
mailing list