|WARNING| pw158771 [PATCH] net/mlx5: fix uninitialized warning

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 13 17:33:55 CET 2025


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

_coding style issues_


WARNING:TYPO_SPELLING: 'unintialized' may be misspelled - perhaps 'uninitialized'?
#105: 
If the retry loop exits the code would do memcmp against unintialized
                                                         ^^^^^^^^^^^^

WARNING:TYPO_SPELLING: 'intializing' may be misspelled - perhaps 'initializing'?
#106: 
stack value. Resolve by intializing to zero.
                        ^^^^^^^^^^^

total: 0 errors, 2 warnings, 0 checks, 8 lines checked


More information about the test-report mailing list