|WARNING| pw140030 [PATCH 1/9] doc: reword design section in contributors guidelines

checkpatch at dpdk.org checkpatch at dpdk.org
Mon May 13 18:03:36 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'accomodating' may be misspelled - perhaps 'accommodating'?
#184: FILE: doc/guides/contributing/design.rst:63:
+A designated area in mbuf stores "dynamically" registered fields and flags. It is the default choice for accomodating new features. The "dynamic" area consumes the remaining space in the mbuf, indicating that it's being efficiently utilized. However, the ``rte_mbuf`` structure must be kept small (128 bytes).

total: 0 errors, 1 warnings, 178 lines checked


More information about the test-report mailing list