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 DEB65A056A for ; Thu, 11 Mar 2021 12:05:57 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB20522A364; Thu, 11 Mar 2021 12:05:57 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id 5A73440689 for ; Thu, 11 Mar 2021 12:05:56 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 58769493D; Thu, 11 Mar 2021 12:05:56 +0100 (CET) In-Reply-To: <20210311110325.3291203-9-andrew.rybchenko@oktetlabs.ru> References: <20210311110325.3291203-9-andrew.rybchenko@oktetlabs.ru> To: test-report@dpdk.org Cc: Andrew Rybchenko Message-Id: <20210311110556.58769493D@dpdk.org> Date: Thu, 11 Mar 2021 12:05:56 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw88940 [PATCH 8/8] drivers: add common driver API to get efx family 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/88940 _coding style issues_ WARNING:TYPO_SPELLING: 'readd' may be misspelled - perhaps 're-add'? #127: FILE: drivers/common/sfc_efx/sfc_efx.c:89: +sfc_efx_pci_config_readd(efsys_pci_config_t *configp, uint32_t offset, WARNING:TYPO_SPELLING: 'readd' may be misspelled - perhaps 're-add'? #143: FILE: drivers/common/sfc_efx/sfc_efx.c:105: + .epo_config_readd = sfc_efx_pci_config_readd, WARNING:TYPO_SPELLING: 'readd' may be misspelled - perhaps 're-add'? #143: FILE: drivers/common/sfc_efx/sfc_efx.c:105: + .epo_config_readd = sfc_efx_pci_config_readd, total: 0 errors, 3 warnings, 0 checks, 193 lines checked