|WARNING| pw143916 [PATCH v3] doc: add new driver guidelines
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Sep 10 16:59:01 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/143916
_coding style issues_
WARNING:BAD_SIGN_OFF: Non-standard signature: Co-authored-by:
#88:
Co-authored-by: Ferruh Yigit <ferruh.yigit at amd.com>
WARNING:BAD_SIGN_OFF: Non-standard signature: Co-authored-by:
#89:
Co-authored-by: Thomas Mojalon <thomas at monjalon.net>
WARNING:TYPO_SPELLING: 'Upsreaming' may be misspelled - perhaps 'Upstreaming'?
#107: FILE: doc/guides/contributing/new_driver.rst:5:
+Upsreaming New DPDK Drivers Guide
WARNING:TYPO_SPELLING: 'continously' may be misspelled - perhaps 'continuously'?
#110: FILE: doc/guides/contributing/new_driver.rst:8:
+The DPDK project continously grows its ecosystem by adding support for new
ERROR:TRAILING_WHITESPACE: trailing whitespace
#111: FILE: doc/guides/contributing/new_driver.rst:9:
+devices. This document is designed to assist contributors in creating DPDK $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#115: FILE: doc/guides/contributing/new_driver.rst:13:
+systems and guarantees community maintenance in future releases. $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#131: FILE: doc/guides/contributing/new_driver.rst:29:
+the release cycle, or even during the prior release, is advisable. $
WARNING:TYPO_SPELLING: 'undertand' may be misspelled - perhaps 'understand'?
#176: FILE: doc/guides/contributing/new_driver.rst:74:
+it is enabled for and helps users to undertand the reasoning and intention
WARNING:TYPO_SPELLING: 'funtionality' may be misspelled - perhaps 'functionality'?
#190: FILE: doc/guides/contributing/new_driver.rst:88:
+and should maintain funtionality.
ERROR:TRAILING_WHITESPACE: trailing whitespace
#241: FILE: doc/guides/contributing/new_driver.rst:139:
+* TSO / LRO $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#242: FILE: doc/guides/contributing/new_driver.rst:140:
+* Rx / Tx Descriptor Status $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#244: FILE: doc/guides/contributing/new_driver.rst:142:
+* Flow Offload $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#250: FILE: doc/guides/contributing/new_driver.rst:148:
+* FEC $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#252: FILE: doc/guides/contributing/new_driver.rst:150:
+* Register Dump $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#253: FILE: doc/guides/contributing/new_driver.rst:151:
+* Time Synchronization, PTP $
ERROR:TRAILING_WHITESPACE: trailing whitespace
#299: FILE: doc/guides/contributing/new_driver.rst:197:
+For more information on contributing to DPDK, $
total: 10 errors, 6 warnings, 200 lines checked
More information about the test-report
mailing list