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 9E749A034C for ; Tue, 4 Jan 2022 09:20:47 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BA33410F2; Tue, 4 Jan 2022 09:20:47 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id CD09040040 for ; Tue, 4 Jan 2022 09:20:46 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id C1514120DB4; Tue, 4 Jan 2022 09:20:46 +0100 (CET) Subject: |WARNING| pw105616 [PATCH 17/18] net/bnxt: fix incorrect memset in bnxt_dev_xstats_get_op In-Reply-To: <20220104083824.23001-18-kalesh-anakkur.purayil@broadcom.com> References: <20220104083824.23001-18-kalesh-anakkur.purayil@broadcom.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Kalesh A P Message-Id: <20220104082046.C1514120DB4@dpdk.org> Date: Tue, 4 Jan 2022 09:20:46 +0100 (CET) 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/105616 _coding style issues_ WARNING:TYPO_SPELLING: 'corrrect' may be misspelled - perhaps 'correct'? #62: Fixed to call memset() with corrrect size. total: 0 errors, 1 warnings, 0 checks, 8 lines checked