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 3A7F543000 for ; Fri, 18 Aug 2023 04:53:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A11E543276; Fri, 18 Aug 2023 04:53:36 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E360043251 for ; Fri, 18 Aug 2023 04:53:34 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id D7BE31206AB; Fri, 18 Aug 2023 04:53:34 +0200 (CEST) Subject: |WARNING| pw130485 [PATCH 01/14] jobstats: change jobstats_abort to jobstats_cancel In-Reply-To: <20230818025249.33994-2-stephen@networkplumber.org> References: <20230818025249.33994-2-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20230818025334.D7BE31206AB@dpdk.org> Date: Fri, 18 Aug 2023 04:53:34 +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/130485 _coding style issues_ INFO: symbol rte_jobstats_abort is being removed, ensure that it has gone through the deprecation process ERROR: symbol rte_jobstats_cancel is added in the DPDK_24 section, but is expected to be added in the EXPERIMENTAL section of the version map