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 E529FA00E6 for ; Thu, 13 Jun 2019 15:57:49 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 765E21D5C0; Thu, 13 Jun 2019 15:57:49 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 1335D1D552; Thu, 13 Jun 2019 15:57:22 +0200 (CEST) In-Reply-To: <20190612203903.16565-2-nhorman@tuxdriver.com> References: <20190612203903.16565-2-nhorman@tuxdriver.com> To: test-report@dpdk.org Cc: Neil Horman Message-Id: <20190613135722.1335D1D552@dpdk.org> Date: Thu, 13 Jun 2019 15:57:22 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw54741 [PATCH v1 1/9] 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/54741 _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