|WARNING| pw108547 [PATCH v3] net/bonding: another fix to LACP mempool size

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Mar 5 08:11:33 CET 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#59: 
The following log message may appear after a slave is idle(or nearly

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#64: 
Problem: All mbufs from a slave' private pool(used exclusively for

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#70: 
Solution: Ensure that each slave'tx (LACPDU) mempool owns more than

WARNING:TYPO_SPELLING: 'fuction' may be misspelled - perhaps 'function'?
#74: 
Note that the LACP tx machine fuction is the only code that allocates

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#75: 
from a slave's private pool. It runs in the context of the interrupt

WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Gaoxiang Liu <gaoxiangliu0 at 163.com>' != 'Signed-off-by: Gaoxiang Liu <liugaoxiang at huawei.com>'

total: 0 errors, 6 warnings, 0 checks, 22 lines checked


More information about the test-report mailing list