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 278FAA0560 for ; Tue, 18 Oct 2022 13:14:58 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2179F41144; Tue, 18 Oct 2022 13:14:58 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id A487B41144 for ; Tue, 18 Oct 2022 13:14:57 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 8D6E8120778; Tue, 18 Oct 2022 13:14:57 +0200 (CEST) Subject: |WARNING| pw118363 [PATCH v3 03/15] net/idpf: add queue setup and release in single queue model In-Reply-To: <20221018111245.890651-4-junfeng.guo@intel.com> References: <20221018111245.890651-4-junfeng.guo@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Junfeng Guo Message-Id: <20221018111457.8D6E8120778@dpdk.org> Date: Tue, 18 Oct 2022 13:14:57 +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/118363 _coding style issues_ WARNING:TYPO_SPELLING: 'defalut' may be misspelled - perhaps 'default'? #117: FILE: doc/guides/nics/idpf.rst:48: +- ``rx_single`` (defalut ``0``) WARNING:TYPO_SPELLING: 'defalut' may be misspelled - perhaps 'default'? #128: FILE: doc/guides/nics/idpf.rst:59: +- ``tx_single`` (defalut ``0``) total: 0 errors, 2 warnings, 0 checks, 1086 lines checked