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 69A2A43A39 for ; Thu, 1 Feb 2024 13:32:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 664B342DEF; Thu, 1 Feb 2024 13:32:17 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E1AEC40271 for ; Thu, 1 Feb 2024 13:32:16 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id DC592121F08; Thu, 1 Feb 2024 13:32:16 +0100 (CET) Subject: |WARNING| pw136258 [PATCH v5 2/3] ethdev: add compare item In-Reply-To: <20240201122922.474250-3-suanmingm@nvidia.com> References: <20240201122922.474250-3-suanmingm@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Suanming Mou Message-Id: <20240201123216.DC592121F08@dpdk.org> Date: Thu, 1 Feb 2024 13:32:16 +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/136258 _coding style issues_ WARNING:TYPO_SPELLING: 'comparsion' may be misspelled - perhaps 'comparison'? #692: FILE: doc/guides/testpmd_app_ug/testpmd_funcs.rst:5333: +Match with comparsion rule can be created as following using ``compare``. total: 0 errors, 1 warnings, 866 lines checked