From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id C729F45957 for ; Tue, 10 Sep 2024 16:59:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1BAA42E6E; Tue, 10 Sep 2024 16:59:02 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 2511042E6E for ; Tue, 10 Sep 2024 16:59:01 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 1163B121D10; Tue, 10 Sep 2024 16:59:01 +0200 (CEST) Subject: |WARNING| pw143916 [PATCH v3] doc: add new driver guidelines In-Reply-To: <20240910145801.46186-1-nandinipersad361@gmail.com> References: <20240910145801.46186-1-nandinipersad361@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nandini Persad Message-Id: <20240910145901.1163B121D10@dpdk.org> Date: Tue, 10 Sep 2024 16:59:01 +0200 (CEST) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org 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 WARNING:BAD_SIGN_OFF: Non-standard signature: Co-authored-by: #89: Co-authored-by: Thomas Mojalon 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