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 CB7B843A2C for ; Thu, 1 Feb 2024 03:32:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3F8E402EE; Thu, 1 Feb 2024 03:32:21 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C176E402E9 for ; Thu, 1 Feb 2024 03:32:20 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id BB2E2121F08; Thu, 1 Feb 2024 03:32:20 +0100 (CET) Subject: |WARNING| pw136247 [PATCH v4 2/3] ethdev: add compare item In-Reply-To: <20240201023004.425592-3-suanmingm@nvidia.com> References: <20240201023004.425592-3-suanmingm@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Suanming Mou Message-Id: <20240201023220.BB2E2121F08@dpdk.org> Date: Thu, 1 Feb 2024 03:32:20 +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/136247 _coding style issues_ WARNING:TYPO_SPELLING: 'comparsion' may be misspelled - perhaps 'comparison'? #691: FILE: doc/guides/testpmd_app_ug/testpmd_funcs.rst:5336: +Match with comparsion rule can be created as following using ``compare``. total: 0 errors, 1 warnings, 858 lines checked