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 1ABE042588 for ; Wed, 13 Sep 2023 12:38:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1234C40A75; Wed, 13 Sep 2023 12:38:07 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 756A040A81 for ; Wed, 13 Sep 2023 12:38:04 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 704E6120802; Wed, 13 Sep 2023 12:38:04 +0200 (CEST) Subject: |WARNING| pw131380 [PATCH v2 05/11] eal: force prefix for internal threads In-Reply-To: <20230913103600.1935292-6-thomas@monjalon.net> References: <20230913103600.1935292-6-thomas@monjalon.net> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Thomas Monjalon Message-Id: <20230913103804.704E6120802@dpdk.org> Date: Wed, 13 Sep 2023 12:38:04 +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/131380 _coding style issues_ WARNING:LONG_LINE: line length of 109 exceeds 100 columns #133: FILE: devtools/checkpatches.sh:166: + -v MESSAGE='Prefer rte_thread_(set_prefixed_name|create_internal_control) in lib & drivers' \ total: 0 errors, 1 warnings, 144 lines checked