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 E0898A0552 for ; Thu, 9 Jun 2022 08:44:31 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB86F427EC; Thu, 9 Jun 2022 08:44:31 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E04FF427EC for ; Thu, 9 Jun 2022 08:44:30 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id C6EA5123450; Thu, 9 Jun 2022 08:44:30 +0200 (CEST) Subject: |WARNING| pw112590 [PATCH v4] net/i40e: add outer VLAN processing In-Reply-To: <20220609144321.274775-1-kevinx.liu@intel.com> References: <20220609144321.274775-1-kevinx.liu@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Kevin Liu Message-Id: <20220609064430.C6EA5123450@dpdk.org> Date: Thu, 9 Jun 2022 08:44:30 +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/112590 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #163: FILE: drivers/net/i40e/i40e_ethdev.c:4045: + /** + * Outer VLAN processing is supported after firmware v8.4, kernel driver total: 0 errors, 1 warnings, 0 checks, 137 lines checked