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 CCAEBA052B for ; Thu, 30 Jul 2020 21:57:05 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B1A7F1C0BD; Thu, 30 Jul 2020 21:57:05 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 7A24F1C0AC; Thu, 30 Jul 2020 21:57:04 +0200 (CEST) In-Reply-To: <1596138614-17409-20-git-send-email-timothy.mcdaniel@intel.com> References: <1596138614-17409-20-git-send-email-timothy.mcdaniel@intel.com> To: test-report@dpdk.org Cc: "McDaniel, Timothy" Message-Id: <20200730195704.7A24F1C0AC@dpdk.org> Date: Thu, 30 Jul 2020 21:57:04 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw75070 [PATCH 19/27] event/dlb: add port_setup 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/75070 _coding style issues_ WARNING:TYPO_SPELLING: 'HIST' may be misspelled - perhaps 'HEIST'? #283: FILE: drivers/event/dlb/dlb.c:416: + cfg.cq_history_list_size = DLB_NUM_HIST_LIST_ENTRIES_PER_LDB_PORT; WARNING:TYPO_SPELLING: 'mmaped' may be misspelled - perhaps 'mapped'? #1107: FILE: drivers/event/dlb/dlb.c:1562: + if (!port_data->mmaped) total: 0 errors, 2 warnings, 1283 lines checked Warning in drivers/event/dlb/dlb.c: Using rte_atomicNN_xxx