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 5934CA0598 for ; Tue, 21 Apr 2020 12:13:04 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 51D861D602; Tue, 21 Apr 2020 12:13:04 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id EA6761D604; Tue, 21 Apr 2020 12:12:59 +0200 (CEST) In-Reply-To: <20200421185320.16946-1-taox.zhu@intel.com> References: <20200421185320.16946-1-taox.zhu@intel.com> To: test-report@dpdk.org Cc: taox.zhu@intel.com Message-Id: <20200421101259.EA6761D604@dpdk.org> Date: Tue, 21 Apr 2020 12:12:59 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw69008 [PATCH v5] net/ixgbe: fix resource leak after thread exits normally 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/69008 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #104: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:233: +static int ixgbe_dev_wait_setup_link_complete(struct rte_eth_dev *dev, uint32_t timeout_ms); total: 0 errors, 1 warnings, 0 checks, 112 lines checked