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 A2932A0524 for ; Tue, 13 Apr 2021 22:18:48 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 87CD9161384; Tue, 13 Apr 2021 22:18:48 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 386841613A1 for ; Tue, 13 Apr 2021 22:18:47 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 302ED1209EC; Tue, 13 Apr 2021 22:18:47 +0200 (CEST) In-Reply-To: <1618344896-2090-5-git-send-email-timothy.mcdaniel@intel.com> References: <1618344896-2090-5-git-send-email-timothy.mcdaniel@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Timothy McDaniel Message-Id: <20210413201847.302ED1209EC@dpdk.org> Date: Tue, 13 Apr 2021 22:18:47 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw91302 [PATCH v3 04/26] event/dlb2: add v2.5 get resources 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/91302 _coding style issues_ WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'? #260: FILE: drivers/event/dlb2/pf/base/dlb2_resource_new.c:311: + map = rsrcs->avail_hist_list_entries; WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'? #262: FILE: drivers/event/dlb2/pf/base/dlb2_resource_new.c:313: + arg->num_hist_list_entries = dlb2_bitmap_count(map); WARNING:TYPO_SPELLING: 'hist' may be misspelled - perhaps 'heist'? #264: FILE: drivers/event/dlb2/pf/base/dlb2_resource_new.c:315: + arg->max_contiguous_hist_list_entries = total: 0 errors, 3 warnings, 183 lines checked