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 514B2A0C43 for ; Fri, 24 Sep 2021 06:59:22 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46E0D40687; Fri, 24 Sep 2021 06:59:22 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 9B0E040142 for ; Fri, 24 Sep 2021 06:59:20 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 7BAB512075A; Fri, 24 Sep 2021 06:59:20 +0200 (CEST) In-Reply-To: <20210924051753.30822-1-kalesh-anakkur.purayil@broadcom.com> References: <20210924051753.30822-1-kalesh-anakkur.purayil@broadcom.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Kalesh A P Message-Id: <20210924045920.7BAB512075A@dpdk.org> Date: Fri, 24 Sep 2021 06:59:20 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw99533 [PATCH] net/bnxt: improve error recovery information messages 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/99533 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #62: The references to master will be changed to primary. WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #63: For example: "bnxt_is_master_func" will be renamed to WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'? #138: FILE: drivers/net/bnxt/bnxt_cpr.c:202: + if (event_data & EVENT_DATA1_FLAGS_MASTER_FUNC) total: 0 errors, 3 warnings, 0 checks, 140 lines checked