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 9EF2EA0C5A for ; Mon, 29 Nov 2021 20:01:17 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9720B40A4B; Mon, 29 Nov 2021 20:01:17 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 54DCA40689 for ; Mon, 29 Nov 2021 20:01:16 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 46935122DB3; Mon, 29 Nov 2021 20:01:16 +0100 (CET) Subject: |WARNING| pw104748 [PATCH v2] Spelling comments/text In-Reply-To: <20211129160802.38098-1-jsoref@users.noreply.github.com> References: <20211129160802.38098-1-jsoref@users.noreply.github.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Josh Soref Message-Id: <20211129190116.46935122DB3@dpdk.org> Date: Mon, 29 Nov 2021 20:01:16 +0100 (CET) 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/104748 _coding style issues_ WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one WARNING:TYPO_SPELLING: 'registred' may be misspelled - perhaps 'registered'? #2860: FILE: drivers/net/axgbe/axgbe_phy_impl.c:1096: + * external phy devices registred through kernel apis WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'? #3645: FILE: drivers/net/bonding/eth_bond_private.h:142: + /**< Array of bonded slaves details */ WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #3658: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:246: + * mark actor that partner is in defaulted state. */ WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #3696: FILE: drivers/net/bonding/rte_eth_bond_8023ad.c:498: + * sync transit to ATTACHED state. */ WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #3762: FILE: drivers/net/bonding/rte_eth_bond_alb.h:99: + * Index of slave on which packet should be sent. WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #3775: FILE: drivers/net/bonding/rte_eth_bond_api.c:378: + * value and the value being inherited from the new slave device. WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'? #3784: FILE: drivers/net/bonding/rte_eth_bond_api.c:416: + * value and the value being inherited from the new slave device. WARNING:REPEATED_WORD: Possible repeated word: 'table' #6474: FILE: drivers/net/ixgbe/ixgbe_ipsec.c:313: + /* Disable and clear Rx SPI and key table table entries*/ WARNING:TYPO_SPELLING: 'succes' may be misspelled - perhaps 'success'? #7497: FILE: drivers/net/pfe/pfe_hif_lib.c:41: + * @return 0 - on succes, <0 on fail to initialize WARNING:TYPO_SPELLING: 'forwaring' may be misspelled - perhaps 'forwarding'? #8739: FILE: examples/performance-thread/l3fwd-thread/main.c:128: + * When set to zero, simple forwaring path is enabled. ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 1 errors, 11 warnings, 6734 lines checked --- a/doc/guides/rel_notes/release_16_07.rst +++ b/doc/guides/rel_notes/release_16_07.rst --- a/doc/guides/rel_notes/release_17_08.rst +++ b/doc/guides/rel_notes/release_17_08.rst --- a/doc/guides/rel_notes/release_2_1.rst +++ b/doc/guides/rel_notes/release_2_1.rst