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 939534404F for ; Wed, 12 Jun 2024 17:09:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D1004279F; Wed, 12 Jun 2024 17:09:20 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 89EED410E4 for ; Wed, 12 Jun 2024 17:09:12 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 76481124124; Wed, 12 Jun 2024 17:09:12 +0200 (CEST) Subject: |WARNING| pw140978 [PATCH v2 018/148] net/ice/base: update code with flex array safe allocations In-Reply-To: <08e8e5c5f297080cd4c94e6dbf4dc9eaae0644cf.1718204528.git.anatoly.burakov@intel.com> References: <08e8e5c5f297080cd4c94e6dbf4dc9eaae0644cf.1718204528.git.anatoly.burakov@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Anatoly Burakov Message-Id: <20240612150912.76481124124@dpdk.org> Date: Wed, 12 Jun 2024 17:09:12 +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/140978 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #73: The Linux Kernel is now requiring flex array safe allocations from drivers and total: 0 errors, 1 warnings, 0 checks, 822 lines checked