From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 0CAA41B39A; Thu, 1 Nov 2018 15:47:24 +0100 (CET) In-Reply-To: <20181101144633.13429-3-thomas@monjalon.net> References: <20181101144633.13429-3-thomas@monjalon.net> To: test-report@dpdk.org Cc: Thomas Monjalon Message-Id: <20181101144724.0CAA41B39A@dpdk.org> Date: Thu, 1 Nov 2018 15:47:24 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw47683 [2/2] ethdev: remove experimental tag for iterator API 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: Thu, 01 Nov 2018 14:47:24 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/47683 _coding style issues_ ERROR: symbol rte_eth_iterator_cleanup is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol rte_eth_iterator_init is added in a section other than the EXPERIMENTAL section of the version map ERROR: symbol rte_eth_iterator_next is added in a section other than the EXPERIMENTAL section of the version map