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 4EF60A0A0C for ; Wed, 7 Apr 2021 17:53:56 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 43CB1140F0C; Wed, 7 Apr 2021 17:53:56 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E6279406A3 for ; Wed, 7 Apr 2021 17:53:54 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id CC856120D42; Wed, 7 Apr 2021 17:53:54 +0200 (CEST) In-Reply-To: <20210407152903.130730-1-lucp.at.work@gmail.com> References: <20210407152903.130730-1-lucp.at.work@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Luc Pelletier Message-Id: <20210407155354.CC856120D42@dpdk.org> Date: Wed, 7 Apr 2021 17:53:54 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw90818 [PATCH v7] 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/90818 _coding style issues_ WARNING:FUNCTION_ARGUMENTS: function definition argument 'void *' should also have an identifier name #139: FILE: lib/librte_eal/common/eal_common_thread.c:190: + void *(*start_routine)(void *); total: 0 errors, 1 warnings, 99 lines checked