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 D0805A0540 for ; Wed, 6 Jul 2022 11:43:14 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB7D74282E; Wed, 6 Jul 2022 11:43:14 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id CD20D40A7F for ; Wed, 6 Jul 2022 11:43:13 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id C13B9120D82; Wed, 6 Jul 2022 11:43:13 +0200 (CEST) Subject: |WARNING| pw113746 [RFC PATCH 28/29] net/qdma: add additional debug APIs In-Reply-To: <20220706075219.517046-29-aman.kumar@vvdntech.in> References: <20220706075219.517046-29-aman.kumar@vvdntech.in> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Aman Kumar Message-Id: <20220706094313.C13B9120D82@dpdk.org> Date: Wed, 6 Jul 2022 11:43:13 +0200 (CEST) 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/113746 _coding style issues_ WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'? #464: FILE: drivers/net/qdma/qdma_xdebug.c:357: + xdebug_info(" AXI Master Lite BAR index :%x ", WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'? #466: FILE: drivers/net/qdma/qdma_xdebug.c:359: + xdebug_info(" AXI Bridge Master BAR index :%x ", WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #486: FILE: drivers/net/qdma/qdma_xdebug.c:379: + xdebug_info(" is master :%x ", WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #487: FILE: drivers/net/qdma/qdma_xdebug.c:380: + qdma_dev->is_master); total: 0 errors, 4 warnings, 0 checks, 1079 lines checked