|WARNING| pw125413 [PATCH v3] net/iavf: fix iavf query stats in intr thread
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Mar 22 08:58:49 CET 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/125413
_coding style issues_
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#77:
When vf device is bonded as BONDING_MODE_TLB mode, the slave device
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#122: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:907:
+ ret = rte_eth_stats_get(slave_id, &slave_stats);
WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#122: FILE: drivers/net/bonding/rte_eth_bond_pmd.c:907:
+ ret = rte_eth_stats_get(slave_id, &slave_stats);
total: 0 errors, 3 warnings, 0 checks, 133 lines checked
More information about the test-report
mailing list