From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 48FD97D0B; Fri, 25 Aug 2017 12:29:43 +0200 (CEST) In-Reply-To: <1503582789-121358-5-git-send-email-cristian.dumitrescu@intel.com> References: <1503582789-121358-5-git-send-email-cristian.dumitrescu@intel.com> To: test-report@dpdk.org Cc: Cristian Dumitrescu Message-Id: <20170825102943.48FD97D0B@dpdk.org> Date: Fri, 25 Aug 2017 12:29:43 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw27870 [PATCH 4/5] ip_pipeline: update due to api changes in librte_table 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, 25 Aug 2017 10:29:43 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/27870 _coding style issues_ ERROR:SPACING: spaces required around that '?' (ctx:VxW) #102: FILE: examples/ip_pipeline/pipeline/pipeline_flow_classification_be.c:499: + .key_mask = (p_fc->key_mask_present)? p_fc->key_mask : NULL, ^ total: 1 errors, 0 warnings, 210 lines checked