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 5201BA034F for ; Fri, 8 Oct 2021 09:08:50 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4851140DDD; Fri, 8 Oct 2021 09:08:50 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8D9D040696 for ; Fri, 8 Oct 2021 09:08:49 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 47039120E00; Fri, 8 Oct 2021 09:08:49 +0200 (CEST) In-Reply-To: <20211008070934.6956-2-ting.xu@intel.com> References: <20211008070934.6956-2-ting.xu@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Ting Xu Message-Id: <20211008070849.47039120E00@dpdk.org> Date: Fri, 8 Oct 2021 09:08:49 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw100748 [PATCH v1 1/2] net/ice: enable protocol agnostic flow offloading in RSS 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/100748 _coding style issues_ WARNING:TYPO_SPELLING: 'Libary' may be misspelled - perhaps 'Library'? #53: for RSS hash flow rule creation. It is based on Parser Libary feature. WARNING:LONG_LINE: line length of 110 exceeds 100 columns #85: FILE: drivers/net/ice/ice_hash.c:497: + {pattern_raw, ICE_INSET_NONE, ICE_INSET_NONE, NULL}, total: 0 errors, 2 warnings, 0 checks, 242 lines checked