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 EB7C8A0524 for ; Tue, 1 Jun 2021 09:42:43 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52923410E2; Tue, 1 Jun 2021 09:42:43 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 7C23F410D7 for ; Tue, 1 Jun 2021 09:42:41 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 997CA122F1A; Tue, 1 Jun 2021 09:42:40 +0200 (CEST) In-Reply-To: <20210530085929.29695-28-venkatkumar.duvvuru@broadcom.com> References: <20210530085929.29695-28-venkatkumar.duvvuru@broadcom.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Venkat Duvvuru Message-Id: <20210601074240.997CA122F1A@dpdk.org> Date: Tue, 1 Jun 2021 09:42:40 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw93691 [PATCH 27/58] net/bnxt: add support for generic table processing 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/93691 _coding style issues_ WARNING:TYPO_SPELLING: 'identifer' may be misspelled - perhaps 'identifier'? #580: FILE: drivers/net/bnxt/tf_ulp/ulp_mapper.c:116: + /* Free the identifer when update failed */ WARNING:TYPO_SPELLING: 'identifer' may be misspelled - perhaps 'identifier'? #599: FILE: drivers/net/bnxt/tf_ulp/ulp_mapper.c:173: + /* Free the identifer when update failed */ WARNING:TYPO_SPELLING: 'orginial' may be misspelled - perhaps 'original'? #1148: FILE: drivers/net/bnxt/tf_ulp/ulp_mapper.c:2076: + * the table to its orginial state on deletion of this entry. total: 0 errors, 3 warnings, 0 checks, 40649 lines checked