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 625654318A for ; Tue, 17 Oct 2023 10:25:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4773F40269; Tue, 17 Oct 2023 10:25:44 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 56BF640269 for ; Tue, 17 Oct 2023 10:25:42 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 4C7571208D9; Tue, 17 Oct 2023 10:25:42 +0200 (CEST) Subject: |WARNING| pw132737 [PATCH] ethdev: fix flow action async query coverity In-Reply-To: <20231017082317.735106-1-suanmingm@nvidia.com> References: <20231017082317.735106-1-suanmingm@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Suanming Mou Message-Id: <20231017082542.4C7571208D9@dpdk.org> Date: Tue, 17 Oct 2023 10:25:42 +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/132737 _coding style issues_ WARNING:TYPO_SPELLING: 'chcek' may be misspelled - perhaps 'check'? #120: This commit adds the ops chcek to fix the coverity issue. total: 0 errors, 1 warnings, 8 lines checked