|WARNING| pw132589 [PATCH v2 3/3] doc: add a relax rx mode requirement option

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 13 06:28:09 CEST 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#294: FILE: doc/guides/rel_notes/release_23_11.rst:249:
+* ethdev: Removed deprecated macro ``RTE_ETH_DEV_BONDED_SLAVE``.

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#321: FILE: doc/guides/rel_notes/release_23_11.rst:291:
+* bonding: Replaced master/slave to main/member. The data structure

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#321: FILE: doc/guides/rel_notes/release_23_11.rst:291:
+* bonding: Replaced master/slave to main/member. The data structure

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#322: FILE: doc/guides/rel_notes/release_23_11.rst:292:
+  ``struct rte_eth_bond_8023ad_slave_info`` was renamed to

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#326: FILE: doc/guides/rel_notes/release_23_11.rst:296:
+  ``rte_eth_bond_8023ad_slave_info``,

WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#327: FILE: doc/guides/rel_notes/release_23_11.rst:297:
+  ``rte_eth_bond_active_slaves_get``,

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#328: FILE: doc/guides/rel_notes/release_23_11.rst:298:
+  ``rte_eth_bond_slave_add``,

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#329: FILE: doc/guides/rel_notes/release_23_11.rst:299:
+  ``rte_eth_bond_slave_remove``, and

WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#330: FILE: doc/guides/rel_notes/release_23_11.rst:300:
+  ``rte_eth_bond_slaves_get``

total: 0 errors, 9 warnings, 309 lines checked


More information about the test-report mailing list