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 2CC67A00E6 for ; Thu, 18 Apr 2019 02:33:34 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 13B301B20E; Thu, 18 Apr 2019 02:33:34 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 563BA1B471; Thu, 18 Apr 2019 02:33:32 +0200 (CEST) In-Reply-To: <20190418003059.18170-1-thomas@monjalon.net> References: <20190418003059.18170-1-thomas@monjalon.net> To: test-report@dpdk.org Cc: Thomas Monjalon Message-Id: <20190418003332.563BA1B471@dpdk.org> Date: Thu, 18 Apr 2019 02:33:32 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw52892 [PATCH] eal: promote some experimental functions as stable 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/52892 _coding style issues_ ERROR: symbol rte_ctrl_thread_create is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map ERROR: symbol rte_dev_is_probed is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map ERROR: symbol rte_eal_cleanup is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map ERROR: symbol rte_socket_count is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map ERROR: symbol rte_socket_id_by_idx is added in the DPDK_19.05 section, but is expected to be added in the EXPERIMENTAL section of the version map