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 68DF741D40 for ; Wed, 22 Feb 2023 17:13:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 656A140693; Wed, 22 Feb 2023 17:13:52 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 687CD40693 for ; Wed, 22 Feb 2023 17:13:47 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 627ED120D89; Wed, 22 Feb 2023 17:13:47 +0100 (CET) Subject: |WARNING| pw124378 [PATCH v10 21/22] hash: move rte_hash_set_alg out header In-Reply-To: <20230222160802.123611-22-stephen@networkplumber.org> References: <20230222160802.123611-22-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20230222161347.627ED120D89@dpdk.org> Date: Wed, 22 Feb 2023 17:13:47 +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/124378 _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