[dpdk-test-report] |WARNING| pw86188 [PATCH] net/mlx5: enlarge maximal flow priority value

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jan 8 09:34:06 CET 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'prority' may be misspelled - perhaps 'priority'?
#118: FILE: drivers/net/mlx5/mlx5_flow.c:875:
+mlx5_get_lowest_prority(struct rte_eth_dev *dev,

WARNING:TYPO_SPELLING: 'prority' may be misspelled - perhaps 'priority'?
#233: FILE: drivers/net/mlx5/mlx5_flow.h:1294:
+uint32_t mlx5_get_lowest_prority(struct rte_eth_dev *dev,

WARNING:TYPO_SPELLING: 'prority' may be misspelled - perhaps 'priority'?
#250: FILE: drivers/net/mlx5/mlx5_flow_dv.c:5153:
+	uint32_t lowest_priority = mlx5_get_lowest_prority(dev, attributes);

total: 0 errors, 3 warnings, 0 checks, 212 lines checked


More information about the test-report mailing list