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 97D5F42B4B for ; Fri, 19 May 2023 19:47:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D4FD40E09; Fri, 19 May 2023 19:47:08 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 82C2240E09 for ; Fri, 19 May 2023 19:47:05 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 76477120927; Fri, 19 May 2023 19:47:05 +0200 (CEST) Subject: |WARNING| pw127114 [PATCH v3 01/19] mbuf: replace term sanity check In-Reply-To: <20230519174611.11232-2-stephen@networkplumber.org> References: <20230519174611.11232-2-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20230519174705.76477120927@dpdk.org> Date: Fri, 19 May 2023 19:47:05 +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/127114 _coding style issues_ WARNING:TYPO_SPELLING: 'compatabilty' may be misspelled - perhaps 'compatibility'? #446: FILE: lib/mbuf/rte_mbuf.c:376: +/* For ABI compatabilty, to be removed in next release */ total: 0 errors, 1 warnings, 554 lines checked ERROR: symbol rte_mbuf_verify is added in the DPDK_23 section, but is expected to be added in the EXPERIMENTAL section of the version map