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 12FC446F84 for ; Fri, 26 Sep 2025 10:51:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 096154025D; Fri, 26 Sep 2025 10:51:47 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id CA2274025D for ; Fri, 26 Sep 2025 10:51:45 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 49340124240; Fri, 26 Sep 2025 10:48:41 +0200 (CEST) Subject: |WARNING| pw156991 [PATCH v3] net/intel: add IDPF PCI class ID support In-Reply-To: <20250925174707.131821-1-venkatesh.vemula@intel.com> References: <20250925174707.131821-1-venkatesh.vemula@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Vemula Venkatesh Message-Id: <20250926084841.49340124240@dpdk.org> Date: Fri, 26 Sep 2025 10:48:41 +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/156991 _coding style issues_ ERROR:SPACING: space required before the open brace '{' #147: FILE: drivers/net/intel/idpf/idpf_common_device.c:392: + if (idpf_is_vf_device(hw)){ ERROR:SPACING: space prohibited before that close parenthesis ')' #198: FILE: drivers/net/intel/idpf/idpf_common_device.h:63: +IDPF_NETWORK_ETHERNET_PROGIF ) total: 2 errors, 0 warnings, 0 checks, 103 lines checked