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 98BC845B51 for ; Wed, 16 Oct 2024 16:03:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 946AE4060B; Wed, 16 Oct 2024 16:03:51 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 3483E402B5 for ; Wed, 16 Oct 2024 16:03:50 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 54AED120757; Wed, 16 Oct 2024 16:03:49 +0200 (CEST) Subject: |WARNING| pw146089 [PATCH 2/2] devtools: forbid the use of ffs compiler builtins In-Reply-To: <20241016135411.827850-2-mattias.ronnblom@ericsson.com> References: <20241016135411.827850-2-mattias.ronnblom@ericsson.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: =?utf-8?q?Mattias_R=C3=B6nnblom?= Message-Id: <20241016140349.54AED120757@dpdk.org> Date: Wed, 16 Oct 2024 16:03:49 +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/146089 _coding style issues_ WARNING:LONG_LINE: line length of 102 exceeds 100 columns #155: FILE: devtools/checkpatches.sh:182: + -v EXPRESSIONS='\<__builtin_(clz|clzll|ctz|ctzll|popcount|popcountll|ffs|ffsll)\>' \ total: 0 errors, 1 warnings, 8 lines checked