From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 1E137A05D3 for ; Tue, 21 May 2019 18:15:32 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 051215F1F; Tue, 21 May 2019 18:15:31 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 18BA35F1C; Tue, 21 May 2019 18:15:29 +0200 (CEST) In-Reply-To: <20190521161315.25500-11-olivier.matz@6wind.com> References: <20190521161315.25500-11-olivier.matz@6wind.com> To: test-report@dpdk.org Cc: Olivier Matz Message-Id: <20190521161529.18BA35F1C@dpdk.org> Date: Tue, 21 May 2019 18:15:29 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw53583 [PATCH 10/15] net: add rte prefix to ip structure 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/53583 _coding style issues_ WARNING:LONG_LINE: line over 90 characters #2042: FILE: examples/bond/main.c:412: + ipv4_hdr = (struct rte_ipv4_hdr *)((char *)(eth_hdr + 1) + offset); total: 0 errors, 1 warnings, 4201 lines checked