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 B0A99A00C2 for ; Fri, 6 Jan 2023 10:44:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ABC50400EF; Fri, 6 Jan 2023 10:44:09 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D4D2F400D4 for ; Fri, 6 Jan 2023 10:44:08 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id CFE4E122EC0; Fri, 6 Jan 2023 10:44:08 +0100 (CET) Subject: |WARNING| pw121676 [PATCH v2 13/15] common/idpf: add scalar data path In-Reply-To: <20230106091627.13530-14-beilei.xing@intel.com> References: <20230106091627.13530-14-beilei.xing@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: beilei.xing@intel.com Message-Id: <20230106094408.CFE4E122EC0@dpdk.org> Date: Fri, 6 Jan 2023 10:44:08 +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/121676 _coding style issues_ ERROR:SPACING: space required after that ',' (ctx:VxB) #124: FILE: drivers/common/idpf/idpf_common_logs.h:28: + RTE_FMT_HEAD(__VA_ARGS__,) " ", \ ^ ERROR:SPACING: space required after that ',' (ctx:VxB) #126: FILE: drivers/common/idpf/idpf_common_logs.h:30: + RTE_FMT_TAIL(__VA_ARGS__,))) ^ ERROR:SPACING: space required after that ',' (ctx:VxB) #136: FILE: drivers/common/idpf/idpf_common_logs.h:40: + RTE_FMT_HEAD(__VA_ARGS__,) " ", \ ^ ERROR:SPACING: space required after that ',' (ctx:VxB) #138: FILE: drivers/common/idpf/idpf_common_logs.h:42: + RTE_FMT_TAIL(__VA_ARGS__,))) ^ WARNING:DEEP_INDENTATION: Too many leading tabs - consider code refactoring #1016: FILE: drivers/common/idpf/idpf_common_rxtx.c:1263: + if (nb_tx == 0) total: 4 errors, 1 warnings, 0 checks, 2366 lines checked Warning in drivers/common/idpf/idpf_common_rxtx.c: Using rte_atomicNN_xxx