|WARNING| pw117010 [PATCH v2 13/17] net/mlx5: add HWS AGE action support

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 28 05:35:10 CEST 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'alloced' may be misspelled - perhaps 'allocated'?
#2744: FILE: drivers/net/mlx5/mlx5_hws_cnt.c:489:
+	uint32_t idx, alloc_candidate, alloced = 0;

WARNING:TYPO_SPELLING: 'alloced' may be misspelled - perhaps 'allocated'?
#2767: FILE: drivers/net/mlx5/mlx5_hws_cnt.c:518:
+			if (alloced + alloc_candidate > sh->hws_max_nb_counters)

WARNING:TYPO_SPELLING: 'alloced' may be misspelled - perhaps 'allocated'?
#2780: FILE: drivers/net/mlx5/mlx5_hws_cnt.c:529:
+			if (alloced >= cnt_num)

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


More information about the test-report mailing list