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 5C946A0540 for ; Tue, 13 Dec 2022 19:29:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58D3640395; Tue, 13 Dec 2022 19:29:40 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 7D7874021D for ; Tue, 13 Dec 2022 19:29:38 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 66617120834; Tue, 13 Dec 2022 19:29:38 +0100 (CET) Subject: |WARNING| pw120850 [RFC PATCH 7/7] telemetry: change public API to use 64-bit signed values In-Reply-To: <20221213182730.97065-8-bruce.richardson@intel.com> References: <20221213182730.97065-8-bruce.richardson@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Bruce Richardson Message-Id: <20221213182938.66617120834@dpdk.org> Date: Tue, 13 Dec 2022 19:29:38 +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/120850 _coding style issues_ ERROR: symbol rte_tel_data_add_array_int is added in the DPDK_24 section, but is expected to be added in the EXPERIMENTAL section of the version map ERROR: symbol rte_tel_data_add_dict_int is added in the DPDK_24 section, but is expected to be added in the EXPERIMENTAL section of the version map