|WARNING| pw107411 [PATCH 1/2] net/bonding: add error hint for invald args

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Feb 14 09:16:54 CET 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'invald' may be misspelled - perhaps 'invalid'?
#58: 
Subject: [PATCH 1/2] net/bonding: add error hint for invald args

WARNING:TYPO_SPELLING: 'exsit' may be misspelled - perhaps 'exist'?
#76: 
When invalid args exsit, application exits with no error hint.

WARNING:TYPO_SPELLING: 'reson' may be misspelled - perhaps 'reason'?
#77: 
Adding a log message here will help users to know the reson.

total: 0 errors, 3 warnings, 0 checks, 11 lines checked


More information about the test-report mailing list