|WARNING| pw119504 [PATCH V4] app/testpmd: update bond port configurations when add slave
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Nov 7 03:04:00 CET 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/119504
_coding style issues_
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#62:
device in dev_info is zero when no slave is added. And its capability will
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#63:
be updated when add a new slave device.
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#74:
intersection of the capability of all slave devices. If use original port
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#75:
configurations, the removed capabilities because of adding a new slave may
ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Min Hu (Connor) <humin29huawei.com>'
#83:
Reviewed-by: Min Hu (Connor) <humin29huawei.com>
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#104: FILE: app/test-pmd/testpmd.c:2806:
+ * device in dev_info is zero when no slave is added. And its capability
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#105: FILE: app/test-pmd/testpmd.c:2807:
+ * will be updated when add a new slave device. So adding a slave device need
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#105: FILE: app/test-pmd/testpmd.c:2807:
+ * will be updated when add a new slave device. So adding a slave device need
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#174: FILE: drivers/net/bonding/bonding_testpmd.c:628:
+ ports[master_port_id].update_conf = 1;
total: 1 errors, 8 warnings, 0 checks, 75 lines checked
More information about the test-report
mailing list