|WARNING| pw167432 [PATCH 2/6] crypto/dpaa2_sec: fix FLE pool leak on sec FD build failure

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Aug 10 13:31:59 CEST 2026


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

_coding style issues_


WARNING:TYPO_SPELLING: 'FLE' may be misspelled - perhaps 'FILE'?
#35: 
Subject: [PATCH 2/6] crypto/dpaa2_sec: fix FLE pool leak on sec FD build
                                           ^^^

WARNING:TYPO_SPELLING: 'FLE' may be misspelled - perhaps 'FILE'?
#61: 
were never built. This caused silent FLE pool exhaustion, after which
                                     ^^^

WARNING:TYPO_SPELLING: 'FLE' may be misspelled - perhaps 'FILE'?
#67: 
free all allocated FLE buffers including the failed entry.
                   ^^^

WARNING:BAD_FIXES_TAG: Please use correct Fixes: style 'Fixes: <12+ chars of sha1> ("<title line>")' - ie: 'Fixes: 623326dded3a ("crypto/dpaa2_sec: introduce poll mode driver")'
#69: 
Fixes: 623326dded ("crypto/dpaa2_sec: introduce poll mode driver")

total: 0 errors, 4 warnings, 18 lines checked


More information about the test-report mailing list