|WARNING| pw130388 [PATCH v5 1/2] ethdev: remove bonding deprecated macro

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Aug 16 08:29:14 CEST 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#104: 
The macro RTE_ETH_DEV_BONDED_SLAVE was marked as deprecated in v23.07,

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#127: FILE: doc/guides/rel_notes/deprecation.rst:127:
+* bonding: The data structure ``struct rte_eth_bond_8023ad_slave_info`` will be

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

total: 0 errors, 3 warnings, 26 lines checked


More information about the test-report mailing list