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 347E5A0524 for ; Tue, 13 Apr 2021 10:54:15 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30333160CE9; Tue, 13 Apr 2021 10:54:15 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id BB766160CC9 for ; Tue, 13 Apr 2021 10:54:12 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id B75561209EC; Tue, 13 Apr 2021 10:54:12 +0200 (CEST) In-Reply-To: <20210413084812.61712-3-jia.guo@intel.com> References: <20210413084812.61712-3-jia.guo@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Jeff Guo Message-Id: <20210413085412.B75561209EC@dpdk.org> Date: Tue, 13 Apr 2021 10:54:12 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw91216 [PATCH v4 2/3] net/ice: support RSS hash for IP fragment 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/91216 _coding style issues_ WARNING:LONG_LINE: line length of 114 exceeds 100 columns #240: FILE: drivers/net/ice/ice_hash.c:509: + {pattern_eth_ipv6_frag_ext, ICE_RSS_TYPE_ETH_IPV6_FRAG, ICE_INSET_NONE, &ipv6_frag_tmplt}, WARNING:LONG_LINE: line length of 114 exceeds 100 columns #245: FILE: drivers/net/ice/ice_hash.c:514: + {pattern_eth_vlan_ipv6_frag_ext, ICE_RSS_TYPE_VLAN_IPV6_FRAG, ICE_INSET_NONE, &ipv6_frag_tmplt}, total: 0 errors, 2 warnings, 0 checks, 198 lines checked