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 6113D48A14 for ; Thu, 30 Oct 2025 18:26:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B01F40150; Thu, 30 Oct 2025 18:26:59 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 77AFB40150 for ; Thu, 30 Oct 2025 18:26:57 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 819E01261CB; Thu, 30 Oct 2025 18:26:20 +0100 (CET) Subject: |WARNING| pw158299 [PATCH] net/mlx5: fix indirect RSS action hash fields calculation In-Reply-To: <20251030172404.1100064-1-dsosnowski@nvidia.com> References: <20251030172404.1100064-1-dsosnowski@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Dariusz Sosnowski Message-Id: <20251030172620.819E01261CB@dpdk.org> Date: Thu, 30 Oct 2025 18:26:20 +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/158299 _coding style issues_ CHECK:CAMELCASE: Avoid CamelCase: #349: FILE: drivers/net/mlx5/mlx5_flow_dv.c:15859: + "selectors=0x%" PRIx32, selectors); CHECK:CAMELCASE: Avoid CamelCase: #584: FILE: drivers/net/mlx5/mlx5_flow_dv.c:16006: + "rss_act_idx=%u hash_fields=0x%" PRIx64 " selectors=0x%" PRIx32, total: 0 errors, 0 warnings, 2 checks, 557 lines checked