|WARNING| pw167431 [PATCH 1/6] crypto/dpaa2_sec: fix buffer overflow in GCM decrypt

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Aug 10 13:32:05 CEST 2026


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

_coding style issues_


WARNING:TYPO_SPELLING: 'FLE' may be misspelled - perhaps 'FILE'?
#58: 
old_icv storage at index 8. The FLE pool buffer was only 256 bytes
                                ^^^

WARNING:BAD_FIXES_TAG: Please use correct Fixes: style 'Fixes: <12+ chars of sha1> ("<title line>")' - ie: 'Fixes: 13273250eec5 ("crypto/dpaa2_sec: support AES-GCM and CTR")'
#73: 
Fixes: 13273250ee ("crypto/dpaa2_sec: support AES-GCM and CTR")

total: 0 errors, 2 warnings, 22 lines checked


More information about the test-report mailing list