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 24F47A034F for ; Thu, 25 Feb 2021 12:14:56 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 199441607D2; Thu, 25 Feb 2021 12:14:56 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id 5EDAA16077D for ; Thu, 25 Feb 2021 12:14:54 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 48F199A8; Thu, 25 Feb 2021 12:14:54 +0100 (CET) In-Reply-To: <20210225111327.1809-1-zhangtengfei@oppo.com> References: <20210225111327.1809-1-zhangtengfei@oppo.com> To: test-report@dpdk.org Cc: ZhangTengfei Message-Id: <20210225111454.48F199A8@dpdk.org> Date: Thu, 25 Feb 2021 12:14:54 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw88213 [PATCH v2] driver/net/pcap: fix fd leak 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/88213 _coding style issues_ Must be a reply to the first patch (--in-reply-to). WARNING:LEADING_SPACE: please, no spaces at the start of a line #127: FILE: drivers/net/pcap/rte_eth_pcap.c:1600: + eth_dev_stop(eth_dev);$ total: 0 errors, 1 warnings, 0 checks, 7 lines checked