From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id E531A1B6E3; Sun, 8 Apr 2018 14:59:01 +0200 (CEST) In-Reply-To: <20180408125821.20330-10-pablo.de.lara.guarch@intel.com> References: <20180408125821.20330-10-pablo.de.lara.guarch@intel.com> To: test-report@dpdk.org Cc: Pablo de Lara Message-Id: <20180408125901.E531A1B6E3@dpdk.org> Date: Sun, 8 Apr 2018 14:59:01 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw37533 [PATCH v4 09/13] compressdev: add device feature flags 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: Sun, 08 Apr 2018 12:59:02 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/37533 _coding style issues_ ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" #37: FILE: lib/librte_compressdev/rte_compressdev.c:59: +const char * __rte_experimental ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" #98: FILE: lib/librte_compressdev/rte_compressdev.h:66: +const char * __rte_experimental total: 2 errors, 0 warnings, 77 lines checked