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 50FF0455C2 for ; Mon, 8 Jul 2024 18:09:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C4AA40F16; Mon, 8 Jul 2024 18:09:18 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B39F340265 for ; Mon, 8 Jul 2024 18:09:17 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 99A15128144; Mon, 8 Jul 2024 18:09:17 +0200 (CEST) Subject: |WARNING| pw142222 [PATCH v1 4/4] fbarray: fix lookbehind ignore mask handling In-Reply-To: <0dab28b7989826db35da275ba18c3a5c7473f46f.1720454625.git.anatoly.burakov@intel.com> References: <0dab28b7989826db35da275ba18c3a5c7473f46f.1720454625.git.anatoly.burakov@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Anatoly Burakov Message-Id: <20240708160917.99A15128144@dpdk.org> Date: Mon, 8 Jul 2024 18:09:17 +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/142222 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #69: When lookahead mask does not have its last bit set, we can infer that we've lost WARNING:TYPO_SPELLING: 'improtantly' may be misspelled - perhaps 'importantly'? #73: improtantly when doing lookbehind, we start looking from the top, so we should total: 0 errors, 2 warnings, 61 lines checked