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 95D98A0C45 for ; Wed, 6 Oct 2021 06:50:10 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D10041321; Wed, 6 Oct 2021 06:50:10 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D1C3A40685 for ; Wed, 6 Oct 2021 06:50:08 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id CDBAC120DFE; Wed, 6 Oct 2021 06:50:08 +0200 (CEST) In-Reply-To: <20211006044835.3936226-3-akozyrev@nvidia.com> References: <20211006044835.3936226-3-akozyrev@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Alexander Kozyrev Message-Id: <20211006045008.CDBAC120DFE@dpdk.org> Date: Wed, 6 Oct 2021 06:50:08 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw100559 [PATCH 2/3] ethdev: add flow item/action templates 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/100559 _coding style issues_ WARNING:TYPO_SPELLING: 'successfull' may be misspelled - perhaps 'successful'? #157: FILE: lib/ethdev/rte_flow.h:4363: + * Opaque type returned after successfull creation of item template. WARNING:TYPO_SPELLING: 'successfull' may be misspelled - perhaps 'successful'? #229: FILE: lib/ethdev/rte_flow.h:4435: + * Opaque type returned after successfull creation of action template. WARNING:TYPO_SPELLING: 'successfull' may be misspelled - perhaps 'successful'? #312: FILE: lib/ethdev/rte_flow.h:4518: + * Opaque type returned after successfull creation of table. total: 0 errors, 3 warnings, 274 lines checked