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 CEF07A057B for ; Thu, 2 Apr 2020 10:13:21 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C51D41BEA6; Thu, 2 Apr 2020 10:13:21 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id A09681BEDF; Thu, 2 Apr 2020 10:13:20 +0200 (CEST) In-Reply-To: <20200402075847.10701-1-lunyuanx.cui@intel.com> References: <20200402075847.10701-1-lunyuanx.cui@intel.com> To: test-report@dpdk.org Cc: Lunyuan Cui Message-Id: <20200402081320.A09681BEDF@dpdk.org> Date: Thu, 2 Apr 2020 10:13:20 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw67640 [PATCH v7] net/i40e: enable MAC address as FDIR input set 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/67640 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #236: FILE: drivers/net/i40e/i40e_flow.c:2772: + I40E_INSET_IPV4_DST | I40E_INSET_IPV4_TOS | WARNING:LONG_LINE: line over 90 characters #237: FILE: drivers/net/i40e/i40e_flow.c:2773: + I40E_INSET_IPV4_TTL | I40E_INSET_IPV4_PROTO)) { WARNING:LONG_LINE: line over 90 characters #281: FILE: drivers/net/i40e/i40e_flow.c:2928: + (I40E_INSET_SRC_PORT | I40E_INSET_DST_PORT)) { WARNING:LONG_LINE: line over 90 characters #321: FILE: drivers/net/i40e/i40e_flow.c:2983: + (I40E_INSET_SRC_PORT | I40E_INSET_DST_PORT)) { total: 0 errors, 4 warnings, 0 checks, 227 lines checked