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 78FBE42B2A for ; Wed, 17 May 2023 11:10:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75D664067B; Wed, 17 May 2023 11:10:20 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 0E7244114A for ; Wed, 17 May 2023 11:10:19 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id E4C20120565; Wed, 17 May 2023 11:10:18 +0200 (CEST) Subject: |WARNING| pw126913 [PATCH v3 4/4] vhost: add device op to offload the interrupt kick In-Reply-To: <168431455219.558450.14986601389394385835.stgit@ebuild.local> References: <168431455219.558450.14986601389394385835.stgit@ebuild.local> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Eelco Chaudron Message-Id: <20230517091018.E4C20120565@dpdk.org> Date: Wed, 17 May 2023 11:10:18 +0200 (CEST) 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/126913 _coding style issues_ ERROR: symbol rte_vhost_driver_callback_register is added in the DPDK_24 section, but is expected to be added in the EXPERIMENTAL section of the version map INFO: symbol rte_vhost_notify_guest has been added to the EXPERIMENTAL section of the version map