|WARNING| pw108937 [PATCH v7] net/bonding: another fix to LACP mempool size
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Mar 28 17:19:16 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/108937
_coding style issues_
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#61:
The following log message may appear after a slave is idle(or nearly
WARNING:TYPO_SPELLING: 'chosed' may be misspelled - perhaps 'chose'?
#66:
Problem:When bond mode 4 has been chosed and delicated queue has
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#67:
not been enable, all mbufs from a slave' private pool(used
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#73:
Solution: Ensure that each slave'tx (LACPDU) mempool owns more than
WARNING:TYPO_SPELLING: 'fuction' may be misspelled - perhaps 'function'?
#77:
Note that the LACP tx machine fuction is the only code that allocates
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#78:
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, 7 warnings, 29 lines checked
More information about the test-report
mailing list