|WARNING| pw158824 [PATCH 2/2] net/crc: reduce usage of static arrays in net_crc_sse.c
checkpatch at dpdk.org
checkpatch at dpdk.org
Sat Nov 15 11:11:31 CET 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/158824
_coding style issues_
WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#101:
_mm_set1_epi8(0xff) which compiles to single instruction "pcmpeqd XMM, XMM".
WARNING:TYPO_SPELLING: 'intented' may be misspelled - perhaps 'intended'?
#120:
intented functionality.
^^^^^^^^
total: 0 errors, 2 warnings, 46 lines checked
More information about the test-report
mailing list