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 8401D433F2 for ; Tue, 28 Nov 2023 14:08:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F76942D8C; Tue, 28 Nov 2023 14:08:05 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5235E42D89 for ; Tue, 28 Nov 2023 14:08:04 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 46C85121D5B; Tue, 28 Nov 2023 14:08:04 +0100 (CET) Subject: |WARNING| pw134673 [PATCH] net/ice: fix link update In-Reply-To: <20231128212602.2084420-1-qi.z.zhang@intel.com> References: <20231128212602.2084420-1-qi.z.zhang@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Qi Zhang Message-Id: <20231128130804.46C85121D5B@dpdk.org> Date: Tue, 28 Nov 2023 14:08:04 +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/134673 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #154: FILE: drivers/net/ice/ice_ethdev.h:552: + * and link status update during dev_start */ total: 0 errors, 1 warnings, 0 checks, 67 lines checked