From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 39FAF41D43 for ; Wed, 22 Feb 2023 22:59:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 355034313D; Wed, 22 Feb 2023 22:59:13 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8D7844313D for ; Wed, 22 Feb 2023 22:59:08 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 87AC3120D89; Wed, 22 Feb 2023 22:59:08 +0100 (CET) Subject: |WARNING| pw124430 [PATCH v11 21/22] hash: move rte_hash_set_alg out header In-Reply-To: <20230222215541.158205-22-stephen@networkplumber.org> References: <20230222215541.158205-22-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20230222215908.87AC3120D89@dpdk.org> Date: Wed, 22 Feb 2023 22:59:08 +0100 (CET) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/124430 _coding style issues_ INFO: symbol rte_hash_crc32_alg has been added to the INTERNAL section of the version map ERROR: symbol rte_hash_crc_set_alg is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map