From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 0D126A00C5 for ; Mon, 6 Jul 2020 22:27:45 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 07BD51DD4B; Mon, 6 Jul 2020 22:27:44 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 8BC151DD49; Mon, 6 Jul 2020 22:27:41 +0200 (CEST) In-Reply-To: <20200706202626.28628-3-i.dyukov@samsung.com> References: <20200706202626.28628-3-i.dyukov@samsung.com> To: test-report@dpdk.org Cc: Ivan Dyukov Message-Id: <20200706202741.8BC151DD49@dpdk.org> Date: Mon, 6 Jul 2020 22:27:41 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw73289 [PATCH v5 02/25] ethdev: add a link status text representation X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/73289 _coding style issues_ WARNING:TYPO_SPELLING: 'formating' may be misspelled - perhaps 'formatting'? #451: FILE: app/test/test_ethdev_link.c:254: + .suite_name = "link status formating", WARNING:TYPO_SPELLING: 'formating' may be misspelled - perhaps 'formatting'? #502: FILE: lib/librte_ethdev/rte_ethdev.c:2404: + /* preformat complex formating to easily concatinate it further */ WARNING:TYPO_SPELLING: 'formating' may be misspelled - perhaps 'formatting'? #505: FILE: lib/librte_ethdev/rte_ethdev.c:2407: + /* init str before formating */ WARNING:TYPO_SPELLING: 'Formated' may be misspelled - perhaps 'Formatted'? #646: FILE: lib/librte_ethdev/rte_ethdev.c:2548: + /* Formated status */ WARNING:TYPO_SPELLING: 'formated' may be misspelled - perhaps 'formatted'? #666: FILE: lib/librte_ethdev/rte_ethdev.h:2300: + * print formated link status to stdout. This function threats all WARNING:TYPO_SPELLING: 'formating' may be misspelled - perhaps 'formatting'? #672: FILE: lib/librte_ethdev/rte_ethdev.h:2306: + * , default formating will be applied. WARNING:TYPO_SPELLING: 'formating' may be misspelled - perhaps 'formatting'? #701: FILE: lib/librte_ethdev/rte_ethdev.h:2335: + * , default formating will be applied. total: 0 errors, 7 warnings, 551 lines checked