From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id AE1A7A00E6 for ; Thu, 13 Jun 2019 15:54:33 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8C8641D446; Thu, 13 Jun 2019 15:54:33 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 9E3121D457; Thu, 13 Jun 2019 15:54:07 +0200 (CEST) In-Reply-To: <1560152324-20538-24-git-send-email-arybchenko@solarflare.com> References: <1560152324-20538-24-git-send-email-arybchenko@solarflare.com> To: test-report@dpdk.org Cc: Andrew Rybchenko Message-Id: <20190613135407.9E3121D457@dpdk.org> Date: Thu, 13 Jun 2019 15:54:07 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw54603 [PATCH 23/29] net/sfc/base: support data path with EVB module 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/54603 _coding style issues_ WARNING:TYPO_SPELLING: 'initilization' may be misspelled - perhaps 'initialization'? #27: the changes in NIC initilization flow. CHECK:SPACING: No space is necessary after a cast #92: FILE: drivers/net/sfc/base/ef10_nic.c:2530: + (void) efx_mcdi_vadaptor_free(enp, enp->en_vport_id); total: 0 errors, 1 warnings, 1 checks, 64 lines checked