|WARNING| pw128247 [PATCH v4] net/iavf: fix iavf query stats in intr thread
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Jun 7 04:46:51 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/128247
_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'?
#125: 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'?
#125: 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