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 E2070A0521 for ; Thu, 23 Jul 2020 13:20:31 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 732C91C127; Thu, 23 Jul 2020 13:20:26 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 63B541C126; Thu, 23 Jul 2020 13:20:25 +0200 (CEST) In-Reply-To: <20200723111329.21855-2-somnath.kotur@broadcom.com> References: <20200723111329.21855-2-somnath.kotur@broadcom.com> To: test-report@dpdk.org Cc: Somnath Kotur Message-Id: <20200723112025.63B541C126@dpdk.org> Date: Thu, 23 Jul 2020 13:20:25 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw74641 [PATCH 01/20] net/bnxt: add shadow tcam capability with search 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/74641 _coding style issues_ WARNING:TYPO_SPELLING: 'bae' may be misspelled - perhaps 'base'? #533: FILE: drivers/net/bnxt/tf_core/tf_shadow_tcam.c:219: + 0x95bf4a82, 0xe2b87a14, 0x7bb12bae, 0x0cb61b38, WARNING:TYPO_SPELLING: 'inout' may be misspelled - perhaps 'input'? #1496: FILE: drivers/net/bnxt/tf_core/tf_shadow_tcam.h:155: + * [inout] The set parms from tf core WARNING:TYPO_SPELLING: 'inout' may be misspelled - perhaps 'input'? #1538: FILE: drivers/net/bnxt/tf_core/tf_shadow_tcam.h:178: + * [inout] The search parameters from tf core WARNING:TYPO_SPELLING: 'inout' may be misspelled - perhaps 'input'? #2088: FILE: drivers/net/bnxt/tf_core/tf_tcam.h:143: + * [inout] The result data from the search is copied here WARNING:TYPO_SPELLING: 'inout' may be misspelled - perhaps 'input'? #2092: FILE: drivers/net/bnxt/tf_core/tf_tcam.h:147: + * [inout] result size in bits for the result data total: 0 errors, 5 warnings, 0 checks, 1972 lines checked