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 B041FA0526 for ; Tue, 21 Jul 2020 08:03:24 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A429F1C032; Tue, 21 Jul 2020 08:03:24 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 240121C02A; Tue, 21 Jul 2020 08:03:23 +0200 (CEST) In-Reply-To: <20200721054920.29749-1-shougangx.wang@intel.com> References: <20200721054920.29749-1-shougangx.wang@intel.com> To: test-report@dpdk.org Cc: Shougang Wang Message-Id: <20200721060323.240121C02A@dpdk.org> Date: Tue, 21 Jul 2020 08:03:23 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw74516 [PATCH v2] net/i40e: fix incorrect hash look up table 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/74516 _coding style issues_ WARNING:TYPO_SPELLING: 'configration' may be misspelled - perhaps 'configuration'? #84: FILE: drivers/net/i40e/i40e_ethdev.c:13073: +/* If conf is NULL, function will init hash LUT with default configration*/ total: 0 errors, 1 warnings, 0 checks, 166 lines checked