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 4E96CA0350 for ; Wed, 1 Jul 2020 21:48:13 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 419F31C24A; Wed, 1 Jul 2020 21:48:13 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 3FA231D160; Wed, 1 Jul 2020 21:48:12 +0200 (CEST) In-Reply-To: <20200701194650.10705-2-stephen@networkplumber.org> References: <20200701194650.10705-2-stephen@networkplumber.org> To: test-report@dpdk.org Cc: Stephen Hemminger Message-Id: <20200701194812.3FA231D160@dpdk.org> Date: Wed, 1 Jul 2020 21:48:12 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw72638 [PATCH v3 01/27] eal: rename terms used for DPDK lcores 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/72638 _coding style issues_ WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #145: FILE: lib/librte_eal/common/eal_common_launch.c:24: +rte_eal_wait_lcore(unsigned worker_id) WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #469: FILE: lib/librte_eal/common/eal_thread.h:24: +void eal_thread_initial_lcore(unsigned lcore_id); ERROR:SPACING: spaces required around that '<' (ctx:OxW) #507: FILE: lib/librte_eal/freebsd/eal.c:625: +<<<<<<< HEAD ^ ERROR:SPACING: spaces required around that '==' (ctx:ExO) #509: FILE: lib/librte_eal/freebsd/eal.c:627: +======= ^ ERROR:SPACING: spaces required around that '==' (ctx:OxO) #509: FILE: lib/librte_eal/freebsd/eal.c:627: +======= ^ ERROR:SPACING: spaces required around that '==' (ctx:OxO) #509: FILE: lib/librte_eal/freebsd/eal.c:627: +======= ^ ERROR:SPACING: spaces required around that '=' (ctx:OxE) #509: FILE: lib/librte_eal/freebsd/eal.c:627: +======= ^ ERROR:SPACING: spaces required around that '>' (ctx:OxW) #511: FILE: lib/librte_eal/freebsd/eal.c:629: +>>>>>>> 28604a3e5a3a... eal: rename terms used for DPDK lcores ^ ERROR:SPACING: spaces required around that ':' (ctx:VxW) #511: FILE: lib/librte_eal/freebsd/eal.c:629: +>>>>>>> 28604a3e5a3a... eal: rename terms used for DPDK lcores ^ ERROR:SPACING: spaces required around that '<' (ctx:OxW) #524: FILE: lib/librte_eal/freebsd/eal.c:852: +<<<<<<< HEAD ^ ERROR:SPACING: spaces required around that '==' (ctx:ExO) #531: FILE: lib/librte_eal/freebsd/eal.c:859: +======= ^ ERROR:SPACING: spaces required around that '==' (ctx:OxO) #531: FILE: lib/librte_eal/freebsd/eal.c:859: +======= ^ ERROR:SPACING: spaces required around that '==' (ctx:OxO) #531: FILE: lib/librte_eal/freebsd/eal.c:859: +======= ^ ERROR:SPACING: spaces required around that '=' (ctx:OxE) #531: FILE: lib/librte_eal/freebsd/eal.c:859: +======= ^ ERROR:SPACING: spaces required around that '>' (ctx:OxW) #538: FILE: lib/librte_eal/freebsd/eal.c:866: +>>>>>>> 28604a3e5a3a... eal: rename terms used for DPDK lcores ^ ERROR:SPACING: spaces required around that ':' (ctx:VxW) #538: FILE: lib/librte_eal/freebsd/eal.c:866: +>>>>>>> 28604a3e5a3a... eal: rename terms used for DPDK lcores ^ WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #591: FILE: lib/librte_eal/freebsd/eal_thread.c:38: +rte_eal_remote_launch(int (*f)(void *), void *arg, unsigned worker_id) WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #639: FILE: lib/librte_eal/freebsd/eal_thread.c:86: +void eal_thread_set_initial_lcore(unsigned lcore_id) WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #763: FILE: lib/librte_eal/include/rte_launch.h:65: +int rte_eal_remote_launch(lcore_function_t *f, void *arg, unsigned id); WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #827: FILE: lib/librte_eal/include/rte_launch.h:116: +enum rte_lcore_state_t rte_eal_get_lcore_state(unsigned id); WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #853: FILE: lib/librte_eal/include/rte_launch.h:136: +int rte_eal_wait_lcore(unsigned id); WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #1057: FILE: lib/librte_eal/linux/eal_thread.c:38: +rte_eal_remote_launch(int (*f)(void *), void *arg, unsigned worker_id) WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #1105: FILE: lib/librte_eal/linux/eal_thread.c:86: +void eal_thread_initial_lcore(unsigned lcore_id) ERROR:SPACING: spaces required around that '<' (ctx:OxW) #1173: FILE: lib/librte_eal/windows/eal.c:276: +<<<<<<< HEAD ^ ERROR:SPACING: spaces required around that '==' (ctx:ExO) #1190: FILE: lib/librte_eal/windows/eal.c:345: +======= ^ ERROR:SPACING: spaces required around that '==' (ctx:OxO) #1190: FILE: lib/librte_eal/windows/eal.c:345: +======= ^ ERROR:SPACING: spaces required around that '==' (ctx:OxO) #1190: FILE: lib/librte_eal/windows/eal.c:345: +======= ^ ERROR:SPACING: spaces required around that '=' (ctx:OxE) #1190: FILE: lib/librte_eal/windows/eal.c:345: +======= ^ ERROR:SPACING: spaces required around that '>' (ctx:OxW) #1192: FILE: lib/librte_eal/windows/eal.c:347: +>>>>>>> 28604a3e5a3a... eal: rename terms used for DPDK lcores ^ ERROR:SPACING: spaces required around that ':' (ctx:VxW) #1192: FILE: lib/librte_eal/windows/eal.c:347: +>>>>>>> 28604a3e5a3a... eal: rename terms used for DPDK lcores ^ total: 21 errors, 9 warnings, 1062 lines checked ERROR: symbol rte_init_lcore_id is added in the DPDK_20.0 section, but is expected to be added in the EXPERIMENTAL section of the version map