From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 44BBBA0530 for ; Tue, 21 Jan 2020 02:29:00 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 237BF1BFCC; Tue, 21 Jan 2020 02:29:00 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id D9F5C1BFD0; Tue, 21 Jan 2020 02:28:58 +0100 (CET) In-Reply-To: <20200121013048.8640-1-qi.z.zhang@intel.com> References: <20200121013048.8640-1-qi.z.zhang@intel.com> To: test-report@dpdk.org Cc: Qi Zhang Message-Id: <20200121012858.D9F5C1BFD0@dpdk.org> Date: Tue, 21 Jan 2020 02:28:58 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw64994 [PATCH v2] net/ice: fix fdir GTP-U pattern X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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/64994 _coding style issues_ Must be a reply to the first patch (--in-reply-to). WARNING:LONG_LINE: line over 90 characters #95: FILE: drivers/net/ice/ice_fdir_filter.c:128: + {pattern_eth_ipv4_gtpu, ICE_FDIR_INSET_GTPU, ICE_INSET_NONE}, WARNING:LONG_LINE: line over 90 characters #96: FILE: drivers/net/ice/ice_fdir_filter.c:129: + {pattern_eth_ipv4_gtpu_eh, ICE_FDIR_INSET_GTPU_EH, ICE_INSET_NONE}, total: 0 errors, 2 warnings, 0 checks, 59 lines checked