|WARNING| pw120821 [PATCH V4 2/9] ethdev: fix possible data truncation and conversion error

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Dec 13 11:16:10 CET 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'datas' may be misspelled - perhaps 'data'?
#57: 
The 'u32' and 'u64' datas can not assigned to 'int' type variable.

WARNING:TYPO_SPELLING: 'datas' may be misspelled - perhaps 'data'?
#58: 
The 'u32' and 'u64' datas need to use the 'u64' APIs to add.

total: 0 errors, 2 warnings, 27 lines checked


More information about the test-report mailing list