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 C3EADA00BE for ; Fri, 12 Jun 2020 23:27:12 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 797F01D421; Fri, 12 Jun 2020 23:27:03 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id C467E1C1C6; Fri, 12 Jun 2020 23:26:51 +0200 (CEST) In-Reply-To: <20200612212434.6852-2-timothy.mcdaniel@intel.com> References: <20200612212434.6852-2-timothy.mcdaniel@intel.com> To: test-report@dpdk.org Cc: "McDaniel, Timothy" Message-Id: <20200612212651.C467E1C1C6@dpdk.org> Date: Fri, 12 Jun 2020 23:26:51 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw71457 [PATCH 01/27] eventdev: dlb upstream prerequisites 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/71457 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #85: 2) Add a new field to the rte_event_dev_config struct. This field allows the WARNING:TYPO_SPELLING: 'assiged' may be misspelled - perhaps 'assigned'? #103: is assiged to one bit, and a port-is-single-link-only attribute is ERROR:GERRIT_CHANGE_ID: Remove Gerrit Change-Id's before submitting upstream #147: Change-Id: I4cf00015296e2b3feca9886895765554730594be ERROR:CODE_INDENT: code indent should use tabs where possible #593: FILE: lib/librte_eal/x86/rte_cpuflags.c:140: + FEAT_DEF(UMWAIT, 0x00000007, 0, RTE_REG_ECX, 5)$ WARNING:LEADING_SPACE: please, no spaces at the start of a line #593: FILE: lib/librte_eal/x86/rte_cpuflags.c:140: + FEAT_DEF(UMWAIT, 0x00000007, 0, RTE_REG_ECX, 5)$ total: 2 errors, 3 warnings, 549 lines checked Warning in /lib/librte_eventdev/rte_eventdev_pmd_pci.h: Using rte_panic/rte_exit