From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 840803257; Fri, 1 Dec 2017 19:58:41 +0100 (CET) In-Reply-To: <20171201185628.16261-5-nhorman@tuxdriver.com> References: <20171201185628.16261-5-nhorman@tuxdriver.com> To: test-report@dpdk.org Cc: Neil Horman Message-Id: <20171201185841.840803257@dpdk.org> Date: Fri, 1 Dec 2017 19:58:41 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw31883 [PATCH 4/4] Makefiles: Add experimental tag check and warnings to trigger on 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, 01 Dec 2017 18:58:41 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/31883 _coding style issues_ ERROR:TRAILING_WHITESPACE: trailing whitespace #187: FILE: lib/librte_eal/linuxapp/eal/Makefile:39: +ALLOW_EXPERIMENTAL_FUNCTIONS := 1 $ ERROR:TRAILING_WHITESPACE: trailing whitespace #200: FILE: lib/librte_eventdev/Makefile:39: +# Allow the use of experimental functions $ ERROR:TRAILING_WHITESPACE: trailing whitespace #231: FILE: mk/internal/rte.compile-pre.mk:78: +EXPERIMENTAL_CFLAGS := $ ERROR:TRAILING_WHITESPACE: trailing whitespace #297: FILE: mk/toolchain/icc/rte.vars.mk:73: +WERROR_FLAGS := -Wall -w2 -diag-disable 271 -diag-warning 1478 $ total: 4 errors, 0 warnings, 172 lines checked