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 F12ABA0C45 for ; Fri, 24 Sep 2021 10:35:29 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3FCE412DE; Fri, 24 Sep 2021 10:35:28 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 300C8412EB for ; Fri, 24 Sep 2021 10:35:27 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 2D1B512075A; Fri, 24 Sep 2021 10:35:27 +0200 (CEST) In-Reply-To: <20210924162223.1543519-3-junfeng.guo@intel.com> References: <20210924162223.1543519-3-junfeng.guo@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Junfeng Guo Message-Id: <20210924083527.2D1B512075A@dpdk.org> Date: Fri, 24 Sep 2021 10:35:27 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw99547 [PATCH 2/3] net/ice: enable protocol agnostic flow offloading in FDIR 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/99547 _coding style issues_ WARNING:LONG_LINE: line length of 136 exceeds 100 columns #106: FILE: drivers/net/ice/ice_fdir_filter.c:110: + {pattern_raw, ICE_INSET_NONE, ICE_INSET_NONE, ICE_INSET_NONE}, WARNING:TYPO_SPELLING: 'sepc' may be misspelled - perhaps 'spec'? #238: FILE: drivers/net/ice/ice_fdir_filter.c:1823: + /* convert raw sepc & mask from byte string to int */ total: 0 errors, 2 warnings, 0 checks, 267 lines checked