From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 5BD565F59; Fri, 9 Mar 2018 19:26:06 +0100 (CET) In-Reply-To: <20180309182426.135278-2-jasvinder.singh@intel.com> References: <20180309182426.135278-2-jasvinder.singh@intel.com> To: test-report@dpdk.org Cc: Jasvinder Singh Message-Id: <20180309182606.5BD565F59@dpdk.org> Date: Fri, 9 Mar 2018 19:26:06 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw35880 [PATCH 01/37] pipeline: add pipeline table action APIs 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, 09 Mar 2018 18:26:06 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/35880 _coding style issues_ WARNING:MISSING_EOF_NEWLINE: adding a line without newline at end of file #396: FILE: lib/librte_pipeline/rte_table_action.c:278: +} ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" #512: FILE: lib/librte_pipeline/rte_table_action.h:109: +struct rte_table_action_profile * __rte_experimental total: 1 errors, 1 warnings, 544 lines checked