From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 5DBE7A00E6 for ; Thu, 13 Jun 2019 16:24:46 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0F9851D65A; Thu, 13 Jun 2019 16:24:44 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id BC65D1D62F; Thu, 13 Jun 2019 16:24:40 +0200 (CEST) In-Reply-To: <20190613142344.9188-2-nhorman@tuxdriver.com> References: <20190613142344.9188-2-nhorman@tuxdriver.com> To: test-report@dpdk.org Cc: Neil Horman Message-Id: <20190613142440.BC65D1D62F@dpdk.org> Date: Thu, 13 Jun 2019 16:24:40 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw54773 [PATCH v2 01/10] Add __rte_internal tag for functions and version target 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/54773 _coding style issues_ ERROR:TRAILING_WHITESPACE: trailing whitespace #81: FILE: buildtools/check-special-syms.sh:53: +^I^I$SYM is not flagged as internal $ WARNING:LONG_LINE: line over 90 characters #108: FILE: lib/librte_eal/common/include/rte_compat.h:101: +#define __rte_internal __attribute__((error("This function cannot be used outside of the core DPDK library"), \ total: 1 errors, 1 warnings, 75 lines checked