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 4F0D9A00BE for ; Tue, 7 Jul 2020 22:19:28 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3494C1DC71; Tue, 7 Jul 2020 22:19:27 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id E0EE41D690; Tue, 7 Jul 2020 22:19:25 +0200 (CEST) In-Reply-To: <20200707201844.16111-2-rmody@marvell.com> References: <20200707201844.16111-2-rmody@marvell.com> To: test-report@dpdk.org Cc: Rasesh Mody Message-Id: <20200707201925.E0EE41D690@dpdk.org> Date: Tue, 7 Jul 2020 22:19:25 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw73465 [PATCH v3 1/4] net/qede/base: re-arrange few structures for DDC 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/73465 _coding style issues_ WARNING:TYPO_SPELLING: 'hsi' may be misspelled - perhaps 'his'? #80: file ecore_hsi_func_common.h with Physical, Virtual memory descriptors. WARNING:TYPO_SPELLING: 'hsi' may be misspelled - perhaps 'his'? #102: FILE: drivers/net/qede/base/ecore.h:27: +#include "ecore_hsi_func_common.h" WARNING:TYPO_SPELLING: 'protocl' may be misspelled - perhaps 'protocol'? #313: FILE: drivers/net/qede/base/ecore_cxt.h:221: +/* PF per protocl configuration object */ WARNING:TYPO_SPELLING: 'protocl' may be misspelled - perhaps 'protocol'? #388: FILE: drivers/net/qede/base/ecore_cxt.h:296: + /* Per protocl configuration */ WARNING:TYPO_SPELLING: 'indepent' may be misspelled - perhaps 'independent'? #424: FILE: drivers/net/qede/base/ecore_cxt.h:332: + * require memory which is indepent of the general context/task WARNING:TYPO_SPELLING: 'HSI' may be misspelled - perhaps 'HIS'? #485: FILE: drivers/net/qede/base/ecore_hsi_func_common.h:1: +#ifndef _HSI_FUNC_COMMON_H WARNING:TYPO_SPELLING: 'HSI' may be misspelled - perhaps 'HIS'? #486: FILE: drivers/net/qede/base/ecore_hsi_func_common.h:2: +#define _HSI_FUNC_COMMON_H total: 0 errors, 7 warnings, 0 checks, 388 lines checked