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 C9511A054D for ; Thu, 9 Jun 2022 05:29:04 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C5A3F40689; Thu, 9 Jun 2022 05:29:04 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 3752E40220 for ; Thu, 9 Jun 2022 05:29:03 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 283DB123450; Thu, 9 Jun 2022 05:29:03 +0200 (CEST) Subject: |WARNING| pw112587 [PATCH v3] net/i40e: add outer VLAN processing In-Reply-To: <20220609112614.193699-1-kevinx.liu@intel.com> References: <20220609112614.193699-1-kevinx.liu@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Kevin Liu Message-Id: <20220609032903.283DB123450@dpdk.org> Date: Thu, 9 Jun 2022 05:29:03 +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/112587 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #162: FILE: drivers/net/i40e/i40e_ethdev.c:4044: + /** + * Outer VLAN processing is supported after firmware v8.4, kernel driver total: 0 errors, 1 warnings, 0 checks, 130 lines checked