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 10E4F45C16 for ; Wed, 30 Oct 2024 16:08:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C4EA43406; Wed, 30 Oct 2024 16:08:14 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E3BA7433DA for ; Wed, 30 Oct 2024 16:08:12 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id D1161121E31; Wed, 30 Oct 2024 16:08:12 +0100 (CET) Subject: |WARNING| pw147741 [PATCH v2 2/2] net/ice: increase the maximum of RX/TX descriptors In-Reply-To: <20241030150630.186805-2-sismis@cesnet.cz> References: <20241030150630.186805-2-sismis@cesnet.cz> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Lukas Sismis Message-Id: <20241030150812.D1161121E31@dpdk.org> Date: Wed, 30 Oct 2024 16:08:12 +0100 (CET) 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/147741 _coding style issues_ ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses #81: FILE: drivers/net/ice/ice_rxtx.h:12: +#define ICE_MAX_RING_DESC 8192 - 32 total: 1 errors, 0 warnings, 0 checks, 8 lines checked