|WARNING| pw118633 [PATCH v4 13/18] net/mlx5: add HWS AGE action support

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 19 18:29:12 CEST 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'alloced' may be misspelled - perhaps 'allocated'?
#2807: 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'?
#2830: 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'?
#2843: FILE: drivers/net/mlx5/mlx5_hws_cnt.c:529:
+			if (alloced >= cnt_num)

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


More information about the test-report mailing list