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 431A74412E for ; Sun, 2 Jun 2024 08:03:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2357142DDE; Sun, 2 Jun 2024 08:03:21 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 1EC124028C for ; Sun, 2 Jun 2024 08:03:19 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 07DD812367B; Sun, 2 Jun 2024 08:03:18 +0200 (CEST) Subject: |WARNING| pw140546 [PATCH 2/2] net/mlx5: validate flow actions in table creation In-Reply-To: <20240602060051.42910-3-getelson@nvidia.com> References: <20240602060051.42910-3-getelson@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gregory Etelson Message-Id: <20240602060319.07DD812367B@dpdk.org> Date: Sun, 2 Jun 2024 08:03:18 +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/140546 _coding style issues_ WARNING:FUNCTION_ARGUMENTS: arguments for function declarations should follow identifier #300: FILE: drivers/net/mlx5/mlx5_flow_dv.c:4019: +int CHECK:SPACING: spaces preferred around that '*' (ctx:WxV) #671: FILE: drivers/net/mlx5/mlx5_flow_hw.c:6621: + rte_flow_actions_template_attr *template_attr, ^ total: 0 errors, 1 warnings, 1 checks, 666 lines checked