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 C777545CF0 for ; Tue, 12 Nov 2024 11:36:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C241142D92; Tue, 12 Nov 2024 11:36:36 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 38D3342D91 for ; Tue, 12 Nov 2024 11:36:33 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 3659C123151; Tue, 12 Nov 2024 11:36:33 +0100 (CET) Subject: |WARNING| pw148356 [PATCH 1/2] power: fix build with libvirt In-Reply-To: <20241112103454.1543861-1-david.marchand@redhat.com> References: <20241112103454.1543861-1-david.marchand@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: David Marchand Message-Id: <20241112103633.3659C123151@dpdk.org> Date: Tue, 12 Nov 2024 11:36:33 +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/148356 _coding style issues_ ERROR: symbol rte_power_guest_channel_receive_msg is added in the DPDK_25 section, but is expected to be added in the EXPERIMENTAL section of the version map ERROR: symbol rte_power_guest_channel_send_msg is added in the DPDK_25 section, but is expected to be added in the EXPERIMENTAL section of the version map INFO: symbol rte_power_guest_channel_receive_msg is being removed, ensure that it has gone through the deprecation process INFO: symbol rte_power_guest_channel_send_msg is being removed, ensure that it has gone through the deprecation process