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 D16ABA0521 for ; Sat, 27 Jun 2020 06:41:43 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B1CBC1BF60; Sat, 27 Jun 2020 06:41:42 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id D53881BEDF; Sat, 27 Jun 2020 06:41:40 +0200 (CEST) In-Reply-To: <1593232671-5690-2-git-send-email-timothy.mcdaniel@intel.com> References: <1593232671-5690-2-git-send-email-timothy.mcdaniel@intel.com> To: test-report@dpdk.org Cc: Tim McDaniel Message-Id: <20200627044140.D53881BEDF@dpdk.org> Date: Sat, 27 Jun 2020 06:41:40 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw72292 [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/72292 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #89: 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'? #107: is assiged to one bit, and a port-is-single-link-only attribute is ERROR:CODE_INDENT: code indent should use tabs where possible #598: 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 #598: FILE: lib/librte_eal/x86/rte_cpuflags.c:140: + FEAT_DEF(UMWAIT, 0x00000007, 0, RTE_REG_ECX, 5)$ total: 1 errors, 3 warnings, 936 lines checked ERROR: symbol rte_event_dev_configure is added in the DPDK_21 section, but is expected to be added in the EXPERIMENTAL section of the version map ERROR: symbol rte_event_dev_info_get is added in the DPDK_21 section, but is expected to be added in the EXPERIMENTAL section of the version map ERROR: symbol rte_event_port_default_conf_get is added in the DPDK_21 section, but is expected to be added in the EXPERIMENTAL section of the version map ERROR: symbol rte_event_port_setup is added in the DPDK_21 section, but is expected to be added in the EXPERIMENTAL section of the version map Warning in /lib/librte_eventdev/rte_eventdev_pmd_pci.h: Using rte_panic/rte_exit