From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 56BC2A0579 for ; Wed, 7 Apr 2021 16:50:23 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52536406A3; Wed, 7 Apr 2021 16:50:23 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 413FA4013F for ; Wed, 7 Apr 2021 16:50:22 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 180D1120D42; Wed, 7 Apr 2021 16:50:22 +0200 (CEST) In-Reply-To: <20210407144236.128365-1-lucp.at.work@gmail.com> References: <20210407144236.128365-1-lucp.at.work@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Luc Pelletier Message-Id: <20210407145022.180D1120D42@dpdk.org> Date: Wed, 7 Apr 2021 16:50:22 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw90814 [PATCH v6] eal: fix race in ctrl thread creation X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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/90814 _coding style issues_ WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name #132: FILE: lib/librte_eal/common/eal_common_thread.c:190: + void *(*start_routine)(void *); total: 0 errors, 1 warnings, 99 lines checked