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 CCE8841C38 for ; Fri, 10 Feb 2023 02:10:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C643040EE6; Fri, 10 Feb 2023 02:10:34 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C4CA840EDB for ; Fri, 10 Feb 2023 02:10:33 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id C3692121E50; Fri, 10 Feb 2023 02:10:33 +0100 (CET) Subject: |WARNING| pw123639 [PATCH v3 14/16] table: convert RTE_LOGTYPE_TABLE to dynamic logtype In-Reply-To: <20230210010724.890413-15-stephen@networkplumber.org> References: <20230210010724.890413-15-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20230210011033.C3692121E50@dpdk.org> Date: Fri, 10 Feb 2023 02:10:33 +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/123639 _coding style issues_ ERROR:SPACING: space required after that ',' (ctx:VxV) #176: FILE: lib/table/rte_table_acl.c:104: + TABLE_ACL_LOG(ERR,"Cannot allocate %u bytes for ACL table", total_size); ^ total: 1 errors, 0 warnings, 1277 lines checked