|WARNING| pw151977 [PATCH 2/6] eal: only use numbers as align parameters for MSVC

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Feb 24 22:02:14 CET 2025


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

_coding style issues_


WARNING:TYPO_SPELLING: 'poped' may be misspelled - perhaps 'popped'?
#53: 
After the instruction set updates for MSVC the error below poped up:

total: 0 errors, 1 warnings, 17 lines checked
Please use __rte_aligned only for struct or union types alignment.


More information about the test-report mailing list