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 339B74404F for ; Wed, 12 Jun 2024 17:14:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B77EF427B1; Wed, 12 Jun 2024 17:14:20 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id EE8E240E09 for ; Wed, 12 Jun 2024 17:14:05 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id DD43F124124; Wed, 12 Jun 2024 17:14:05 +0200 (CEST) Subject: |WARNING| pw141004 [PATCH v2 044/148] net/ice/base: fix sign-extension In-Reply-To: <495ae7e95c6ac38b6d4080ca229b407a4ef7ff16.1718204528.git.anatoly.burakov@intel.com> References: <495ae7e95c6ac38b6d4080ca229b407a4ef7ff16.1718204528.git.anatoly.burakov@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Anatoly Burakov Message-Id: <20240612151405.DD43F124124@dpdk.org> Date: Wed, 12 Jun 2024 17:14:05 +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/141004 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #72: Fix a static analysis warning where if the 16-bit value in mask has the high-bit total: 0 errors, 1 warnings, 0 checks, 19 lines checked