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 8F543A00E6 for ; Thu, 13 Jun 2019 15:54:07 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 84CD31D455; Thu, 13 Jun 2019 15:54:07 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id BDAB91D439; Thu, 13 Jun 2019 15:53:55 +0200 (CEST) In-Reply-To: <1560152324-20538-16-git-send-email-arybchenko@solarflare.com> References: <1560152324-20538-16-git-send-email-arybchenko@solarflare.com> To: test-report@dpdk.org Cc: Andrew Rybchenko Message-Id: <20190613135355.BDAB91D439@dpdk.org> Date: Thu, 13 Jun 2019 15:53:55 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw54593 [PATCH 15/29] net/sfc/base: add definition of bundle metadata partition 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/54593 _coding style issues_ WARNING:LEADING_SPACE: please, no spaces at the start of a line #71: FILE: drivers/net/sfc/base/ef10_tlv_layout.h:105: + uint32_t tag;$ WARNING:LEADING_SPACE: please, no spaces at the start of a line #72: FILE: drivers/net/sfc/base/ef10_tlv_layout.h:106: + uint32_t length;$ WARNING:LEADING_SPACE: please, no spaces at the start of a line #77: FILE: drivers/net/sfc/base/ef10_tlv_layout.h:111: + uint32_t tlv_layout_len;$ total: 0 errors, 3 warnings, 0 checks, 51 lines checked