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 2E321A05D3 for ; Sat, 25 May 2019 20:45:00 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 253F31B952; Sat, 25 May 2019 20:45:00 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 996A71B950; Sat, 25 May 2019 20:44:58 +0200 (CEST) In-Reply-To: <20190525184346.27932-2-nhorman@tuxdriver.com> References: <20190525184346.27932-2-nhorman@tuxdriver.com> To: test-report@dpdk.org Cc: Neil Horman Message-Id: <20190525184458.996A71B950@dpdk.org> Date: Sat, 25 May 2019 20:44:58 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw53699 [RFC PATCH 1/2] 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/53699 _coding style issues_ ERROR:TRAILING_WHITESPACE: trailing whitespace #77: FILE: buildtools/check-experimental-syms.sh:53: +^I^I$SYM is not flagged as internal $ WARNING:LONG_LINE: line over 90 characters #104: 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