From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 25205997A; Thu, 25 May 2017 15:03:03 +0200 (CEST) In-Reply-To: <5c9e0d61e840f8b9cecd999a598a5fa3a8523320.1495717153.git.vasilyf@mellanox.com> References: <5c9e0d61e840f8b9cecd999a598a5fa3a8523320.1495717153.git.vasilyf@mellanox.com> To: test-report@dpdk.org Cc: Vasily Philipov Message-Id: <20170525130303.25205997A@dpdk.org> Date: Thu, 25 May 2017 15:03:03 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw24576 [PATCH 2/3] net/mlx4: support for the RSS flow action 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: , X-List-Received-Date: Thu, 25 May 2017 13:03:03 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/24576 _coding style issues_ WARNING:BRACES: braces {} are not necessary for single statement blocks #198: FILE: drivers/net/mlx4/mlx4_flow.c:921: + if (rxq->qp) { + goto error; + } total: 0 errors, 1 warnings, 0 checks, 256 lines checked