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 8982C42588 for ; Wed, 13 Sep 2023 13:47:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8570740293; Wed, 13 Sep 2023 13:47:16 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id CA27340633 for ; Wed, 13 Sep 2023 13:47:12 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id C6FAC120802; Wed, 13 Sep 2023 13:47:12 +0200 (CEST) Subject: |WARNING| pw131391 [PATCH v3 05/11] eal: force prefix for internal threads In-Reply-To: <20230913114351.1940459-6-thomas@monjalon.net> References: <20230913114351.1940459-6-thomas@monjalon.net> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Thomas Monjalon Message-Id: <20230913114712.C6FAC120802@dpdk.org> Date: Wed, 13 Sep 2023 13:47:12 +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/131391 _coding style issues_ WARNING:LONG_LINE: line length of 109 exceeds 100 columns #135: FILE: devtools/checkpatches.sh:166: + -v MESSAGE='Prefer rte_thread_(set_prefixed_name|create_internal_control) in lib & drivers' \ total: 0 errors, 1 warnings, 146 lines checked