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 BAD2E42529 for ; Wed, 6 Sep 2023 18:24:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3ADD4027E; Wed, 6 Sep 2023 18:24:44 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5E785402C4 for ; Wed, 6 Sep 2023 18:24:43 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 5C35D1210A9; Wed, 6 Sep 2023 18:24:43 +0200 (CEST) Subject: |WARNING| pw131202 [PATCH 05/11] eal: force prefix for internal threads In-Reply-To: <20230906162226.1618088-6-thomas@monjalon.net> References: <20230906162226.1618088-6-thomas@monjalon.net> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Thomas Monjalon Message-Id: <20230906162443.5C35D1210A9@dpdk.org> Date: Wed, 6 Sep 2023 18:24:43 +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/131202 _coding style issues_ WARNING:LONG_LINE: line length of 109 exceeds 100 columns #127: FILE: devtools/checkpatches.sh:166: + -v MESSAGE='Prefer rte_thread_(set_prefixed_name|create_internal_control) in lib & drivers' \ total: 0 errors, 1 warnings, 143 lines checked