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 D8DE8431A1 for ; Wed, 25 Oct 2023 17:17:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2C0340273; Wed, 25 Oct 2023 17:17:15 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5B1D440273 for ; Wed, 25 Oct 2023 17:17:14 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 4555C120A1D; Wed, 25 Oct 2023 17:17:14 +0200 (CEST) Subject: |WARNING| pw133311 [PATCH v2] eal/unix: allow creating thread with real-time priority In-Reply-To: <20231025151352.995318-1-thomas@monjalon.net> References: <20231025151352.995318-1-thomas@monjalon.net> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Thomas Monjalon Message-Id: <20231025151714.4555C120A1D@dpdk.org> Date: Wed, 25 Oct 2023 17:17:14 +0200 (CEST) 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/133311 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #194: FILE: lib/eal/include/rte_thread.h:62: + * WARNING: System may be unstable because of a real-time busy loop. */ total: 0 errors, 1 warnings, 138 lines checked