From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 523011B43E; Mon, 14 Jan 2019 11:03:41 +0100 (CET) In-Reply-To: <20190114100259.23822-1-nemanja.marjanovic@intel.com> References: <20190114100259.23822-1-nemanja.marjanovic@intel.com> To: test-report@dpdk.org Cc: "Marjanovic,Nemanja" Message-Id: <20190114100341.523011B43E@dpdk.org> Date: Mon, 14 Jan 2019 11:03:41 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw49790 ip_pipeline: add QinQ PPPoE encapsulation action 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: , X-List-Received-Date: Mon, 14 Jan 2019 10:03:41 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/49790 _coding style issues_ WARNING:TABSTOP: Statements should start on a tabstop #239: FILE: lib/librte_pipeline/rte_table_action.h:539: + struct rte_table_action_ether_hdr ether; WARNING:TABSTOP: Statements should start on a tabstop #240: FILE: lib/librte_pipeline/rte_table_action.h:540: + struct rte_table_action_vlan_hdr svlan; /**< Service VLAN header. */ WARNING:TABSTOP: Statements should start on a tabstop #241: FILE: lib/librte_pipeline/rte_table_action.h:541: + struct rte_table_action_vlan_hdr cvlan; /**< Customer VLAN header. */ WARNING:TABSTOP: Statements should start on a tabstop #242: FILE: lib/librte_pipeline/rte_table_action.h:542: + struct rte_table_action_pppoe_hdr pppoe; /**< PPPoE/PPP headers. */ WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'Marjanovic,Nemanja ' total: 0 errors, 5 warnings, 202 lines checked