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 2AE7FA034C for ; Fri, 21 Jan 2022 05:30:36 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 217F54272B; Fri, 21 Jan 2022 05:30:36 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 6E28242729 for ; Fri, 21 Jan 2022 05:30:34 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 526A612091F; Fri, 21 Jan 2022 05:30:34 +0100 (CET) Subject: |WARNING| pw106156 [PATCH] net/tap: Bug fix to populate fds in secondary process In-Reply-To: <20220121042944.23929-1-kumaraparamesh92@gmail.com> References: <20220121042944.23929-1-kumaraparamesh92@gmail.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Kumara Parameshwaran Message-Id: <20220121043034.526A612091F@dpdk.org> Date: Fri, 21 Jan 2022 05:30:34 +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/106156 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #391: FILE: lib/ethdev/rte_ethdev.h:4991: +/** +* Get rte_eth_dev from device name. The device name should be specified total: 0 errors, 1 warnings, 303 lines checked