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 38BCE42A85 for ; Sun, 7 May 2023 11:52:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 350A940DFB; Sun, 7 May 2023 11:52:09 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 276CA40DFB for ; Sun, 7 May 2023 11:52:08 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 0E3E8120565; Sun, 7 May 2023 11:52:08 +0200 (CEST) Subject: |WARNING| pw126750 [RFC PATCH v3] ethdev: add indirect list flow action In-Reply-To: <20230507095046.5456-1-getelson@nvidia.com> References: <20230507095046.5456-1-getelson@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gregory Etelson Message-Id: <20230507095208.0E3E8120565@dpdk.org> Date: Sun, 7 May 2023 11:52:08 +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/126750 _coding style issues_ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #343: FILE: lib/ethdev/rte_flow.h:6228: + rte_flow_indir_action_conf *conf, ^ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #448: FILE: lib/ethdev/rte_flow.h:6333: + rte_flow_action_list_handle *handle, ^ ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #495: FILE: lib/ethdev/rte_flow.h:6380: + rte_flow_action_list_handle *handle, ^ total: 3 errors, 0 warnings, 331 lines checked