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 2683245843 for ; Fri, 23 Aug 2024 11:30:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 226EB432B8; Fri, 23 Aug 2024 11:30:41 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 66F5B432B8 for ; Fri, 23 Aug 2024 11:30:34 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 625F1120778; Fri, 23 Aug 2024 11:30:34 +0200 (CEST) Subject: |WARNING| pw143363 [PATCH v1 2/3] fbarray: rework find_next_n to flatten the loop In-Reply-To: References: To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Anatoly Burakov Message-Id: <20240823093034.625F1120778@dpdk.org> Date: Fri, 23 Aug 2024 11:30:34 +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/143363 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #74: The bit ignore feature on lookahead is also unnecessary because we don't really WARNING:TYPO_SPELLING: 'algorihm' may be misspelled - perhaps 'algorithm'? #160: FILE: lib/eal/common/eal_common_fbarray.c:162: + * With all of the above, the algorihm looks as follows: total: 0 errors, 2 warnings, 240 lines checked