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 A632CA0562 for ; Mon, 30 Mar 2020 11:24:46 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 9A76A2BEA; Mon, 30 Mar 2020 11:24:46 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id DAE2F1BFD9; Mon, 30 Mar 2020 11:24:45 +0200 (CEST) In-Reply-To: <20200330090548.129575-1-lunyuanx.cui@intel.com> References: <20200330090548.129575-1-lunyuanx.cui@intel.com> To: test-report@dpdk.org Cc: Lunyuan Cui Message-Id: <20200330092445.DAE2F1BFD9@dpdk.org> Date: Mon, 30 Mar 2020 11:24:45 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw67412 [PATCH v3] 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/67412 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #212: FILE: drivers/net/i40e/i40e_flow.c:2772: + I40E_INSET_IPV4_DST | I40E_INSET_IPV4_TOS | WARNING:LONG_LINE: line over 90 characters #213: FILE: drivers/net/i40e/i40e_flow.c:2773: + I40E_INSET_IPV4_TTL | I40E_INSET_IPV4_PROTO)) { total: 0 errors, 2 warnings, 0 checks, 135 lines checked