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 3F43F423FA for ; Tue, 17 Jan 2023 09:33:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BE0840151; Tue, 17 Jan 2023 09:33:59 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D3CD7400D4 for ; Tue, 17 Jan 2023 09:33:57 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id D03E5123659; Tue, 17 Jan 2023 09:33:57 +0100 (CET) Subject: |WARNING| pw122163 [PATCH v4 03/15] common/idpf: add virtual channel functions In-Reply-To: <20230117080622.105657-4-beilei.xing@intel.com> References: <20230117080622.105657-4-beilei.xing@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: beilei.xing@intel.com Message-Id: <20230117083357.D03E5123659@dpdk.org> Date: Tue, 17 Jan 2023 09:33:57 +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/122163 _coding style issues_ ERROR:SPACING: space required after that ',' (ctx:VxB) #217: FILE: drivers/common/idpf/idpf_common_logs.h:16: + RTE_FMT_HEAD(__VA_ARGS__,) " ", \ ^ ERROR:SPACING: space required after that ',' (ctx:VxB) #219: FILE: drivers/common/idpf/idpf_common_logs.h:18: + RTE_FMT_TAIL(__VA_ARGS__,))) ^ total: 2 errors, 0 warnings, 0 checks, 1689 lines checked