|WARNING| pw163164 [PATCH] net/mlx5: add hardware query for basic stats
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Apr 17 00:40:08 CEST 2026
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/163164
_coding style issues_
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#112: FILE: drivers/net/mlx5/mlx5_stats.c:286:
+ bool bond_master = (priv->master && priv->pf_bond >= 0);
^^^^^^
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#160: FILE: drivers/net/mlx5/mlx5_stats.c:364:
+ bool bond_master = (priv->master && priv->pf_bond >= 0);
^^^^^^
total: 0 errors, 2 warnings, 0 checks, 69 lines checked
More information about the test-report
mailing list