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 4B334A05D3 for ; Thu, 25 Apr 2019 18:47:14 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2E2311B5C1; Thu, 25 Apr 2019 18:47:14 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 2D8E81B5C8; Thu, 25 Apr 2019 18:47:13 +0200 (CEST) In-Reply-To: <20190425164700.30948-1-herakliusz.lipiec@intel.com> References: <20190425164700.30948-1-herakliusz.lipiec@intel.com> To: test-report@dpdk.org Cc: Herakliusz Lipiec Message-Id: <20190425164713.2D8E81B5C8@dpdk.org> Date: Thu, 25 Apr 2019 18:47:13 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw53085 [PATCH] net/tap: fix potential buffer overrun 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/53085 _coding style issues_ ERROR:SPACING: space required before the open brace '{' #38: FILE: drivers/net/tap/rte_eth_tap.c:2114: + if (reply_param->rxq_count + reply_param->txq_count != reply->num_fds){ total: 1 errors, 0 warnings, 0 checks, 36 lines checked