From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id B672658CB; Mon, 24 Jul 2017 09:12:00 +0200 (CEST) In-Reply-To: <1500880222-13347-3-git-send-email-matan@mellanox.com> References: <1500880222-13347-3-git-send-email-matan@mellanox.com> To: test-report@dpdk.org Cc: Matan Azrad Message-Id: <20170724071200.B672658CB@dpdk.org> Date: Mon, 24 Jul 2017 09:12:00 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw27112 [PATCH 2/2] ethdev: fix flow rule copy functions 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: Mon, 24 Jul 2017 07:12:01 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/27112 _coding style issues_ ERROR:SPACING: space required before the open brace '{' #45: FILE: lib/librte_ether/rte_flow.c:251: + if (!item->spec){ ERROR:SPACING: space required before the open brace '{' #70: FILE: lib/librte_ether/rte_flow.c:279: + if (!action->conf){ total: 2 errors, 0 warnings, 46 lines checked