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 5DD24A056D for ; Fri, 13 Mar 2020 02:25:50 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 990361C020; Fri, 13 Mar 2020 02:25:49 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 509991C020; Fri, 13 Mar 2020 02:25:47 +0100 (CET) In-Reply-To: <20200313010407.18286-3-wei.zhao1@intel.com> References: <20200313010407.18286-3-wei.zhao1@intel.com> To: test-report@dpdk.org Cc: "wei.zhao1@intel.com" <"Wei Zhao"@dpdk.org> Message-Id: <20200313012547.509991C020@dpdk.org> Date: Fri, 13 Mar 2020 02:25:47 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw66614 [PATCH 2/7] net/ice: support for more PPPoE 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/66614 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #116: FILE: drivers/net/ice/ice_generic_flow.h:33: +#define ICE_PROT_PPPoE (1ULL << 22) WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'wei.zhao1@intel.com ' total: 0 errors, 1 warnings, 1 checks, 182 lines checked