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 7DBC143E9F for ; Thu, 18 Apr 2024 12:34:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 777B740695; Thu, 18 Apr 2024 12:34:57 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 71E52402CC for ; Thu, 18 Apr 2024 12:34:56 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 5782212083E; Thu, 18 Apr 2024 12:34:56 +0200 (CEST) Subject: |WARNING| pw139493 [RFC 6/6] rcu: remove VLA warnings In-Reply-To: <20240418103314.40705-7-konstantin.v.ananyev@yandex.ru> References: <20240418103314.40705-7-konstantin.v.ananyev@yandex.ru> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Konstantin Ananyev Message-Id: <20240418103456.5782212083E@dpdk.org> Date: Thu, 18 Apr 2024 12:34:56 +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/139493 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #68: 1) ./lib/rcu/rte_rcu_qsbr.c:359:9: warning: ISO C90 forbids variable length array ‘data’ [-Wvla] total: 0 errors, 1 warnings, 36 lines checked