From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 710BB199CF; Fri, 8 Sep 2017 17:19:52 +0200 (CEST) In-Reply-To: <1504883894-43451-4-git-send-email-harry.van.haaren@intel.com> References: <1504883894-43451-4-git-send-email-harry.van.haaren@intel.com> To: test-report@dpdk.org Cc: Harry van Haaren Message-Id: <20170908151952.710BB199CF@dpdk.org> Date: Fri, 8 Sep 2017 17:19:52 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw28518 [PATCH v2 3/4] eventdev: add queue attribute function 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: Fri, 08 Sep 2017 15:19:52 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/28518 _coding style issues_ ERROR:SPACING: space required before the open parenthesis '(' #70: FILE: lib/librte_eventdev/rte_eventdev.c:781: + if(!attr_value) ERROR:SPACING: space required before the open parenthesis '(' #80: FILE: lib/librte_eventdev/rte_eventdev.c:791: + switch(attr_id) { total: 2 errors, 0 warnings, 473 lines checked