|WARNING| pw107122 [PATCH] app/testpmd : fix testpmd quit error

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Feb 9 11:59:00 CET 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'starup' may be misspelled - perhaps 'startup'?
#67: 
when testpmd starup with pf and vfs, it is ok when running, while

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#71: 
Change the logic of func port_is_bonding_slave ,this func

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#104: FILE: app/test-pmd/testpmd.c:3830:
+	if (port->slave_flag == 1)

total: 0 errors, 3 warnings, 21 lines checked


More information about the test-report mailing list