From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 781561B75E; Thu, 7 Feb 2019 17:38:35 +0100 (CET) In-Reply-To: <1549556983-10896-28-git-send-email-arybchenko@solarflare.com> References: <1549556983-10896-28-git-send-email-arybchenko@solarflare.com> To: test-report@dpdk.org Cc: Andrew Rybchenko Message-Id: <20190207163835.781561B75E@dpdk.org> Date: Thu, 7 Feb 2019 17:38:35 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw50236 [27/38] net/sfc/base: update auto-generated MCDI definition headers 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: Thu, 07 Feb 2019 16:38:35 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/50236 _coding style issues_ WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one WARNING:LEADING_SPACE: please, no spaces at the start of a line #39: FILE: drivers/net/sfc/base/ef10_tlv_layout.h:1019: + uint32_t tag;$ WARNING:LEADING_SPACE: please, no spaces at the start of a line #40: FILE: drivers/net/sfc/base/ef10_tlv_layout.h:1020: + uint32_t length;$ WARNING:LEADING_SPACE: please, no spaces at the start of a line #41: FILE: drivers/net/sfc/base/ef10_tlv_layout.h:1021: + uint8_t mode;$ WARNING:LEADING_SPACE: please, no spaces at the start of a line #42: FILE: drivers/net/sfc/base/ef10_tlv_layout.h:1022: + uint8_t bytes[];$ WARNING:TYPO_SPELLING: 'accomodate' may be misspelled - perhaps 'accommodate'? #1087: FILE: drivers/net/sfc/base/efx_regs_mcdi.h:6319: + * processing. This command has been extended to accomodate the requirements of total: 0 errors, 6 warnings, 0 checks, 2899 lines checked