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 A3FF6A0542 for ; Fri, 28 Oct 2022 05:13:56 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E0C440223; Fri, 28 Oct 2022 05:13:56 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id CCB3F40146 for ; Fri, 28 Oct 2022 05:13:54 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id BD545122B86; Fri, 28 Oct 2022 05:13:54 +0200 (CEST) Subject: |WARNING| pw119242 [PATCH v2] net/ice: fix rx scalar path offload parse In-Reply-To: <20221028105912.528529-1-mingjinx.ye@intel.com> References: <20221028105912.528529-1-mingjinx.ye@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Mingjin Ye Message-Id: <20221028031354.BD545122B86@dpdk.org> Date: Fri, 28 Oct 2022 05:13:54 +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/119242 _coding style issues_ Must be a reply to the first patch (--in-reply-to). WARNING:TYPO_SPELLING: 'fixe' may be misspelled - perhaps 'fixed'? #73: This patch is to fixe the parsing of wrong fields. WARNING:TYPO_SPELLING: 'daa' may be misspelled - perhaps 'data'? #75: Fixes: daa02b5cddbb ("mbuf: add namespace to offload flags") total: 0 errors, 2 warnings, 0 checks, 46 lines checked