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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 20 05:28:38 CEST 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'alloced' may be misspelled - perhaps 'allocated'?
#2808: 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'?
#2831: 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'?
#2844: 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