[dpdk-test-report] |WARNING| pw97233 [PATCH v2] eal: remove the deprecated whitelist/blacklist and master/slave API's

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Aug 23 17:08:21 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#107: FILE: doc/guides/rel_notes/release_21_11.rst:71:
+* eal: Removed the deprecated function ``rte_get_master_lcore()``

WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#108: FILE: doc/guides/rel_notes/release_21_11.rst:72:
+  and the iterarator macro ``RTE_LCORE_FOREACH_SLAVE``.

WARNING:TYPO_SPELLING: 'blacklist' may be misspelled - perhaps 'blocklist'?
#111: FILE: doc/guides/rel_notes/release_21_11.rst:75:
+  blacklist/whitelist are removed. Users must use the new

WARNING:TYPO_SPELLING: 'whitelist' may be misspelled - perhaps 'allowlist'?
#111: FILE: doc/guides/rel_notes/release_21_11.rst:75:
+  blacklist/whitelist are removed. Users must use the new

total: 0 errors, 4 warnings, 169 lines checked
--- a/doc/guides/rel_notes/release_21_11.rst
+++ b/doc/guides/rel_notes/release_21_11.rst


More information about the test-report mailing list