From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 63265A0565 for ; Tue, 10 Mar 2020 12:11:13 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E182D1C02E; Tue, 10 Mar 2020 12:11:12 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 73A0F1C07D; Tue, 10 Mar 2020 12:11:12 +0100 (CET) In-Reply-To: <20200310111037.31451-2-aostruszka@marvell.com> References: <20200310111037.31451-2-aostruszka@marvell.com> To: test-report@dpdk.org Cc: Andrzej Ostruszka Message-Id: <20200310111112.73A0F1C07D@dpdk.org> Date: Tue, 10 Mar 2020 12:11:12 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw66504 [PATCH v2 1/4] lib: introduce IF Proxy library X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/66504 _coding style issues_ WARNING:MISSING_BREAK: Possible switch case/default not preceded by break or fallthrough comment #217: FILE: lib/librte_eal/linux/eal/eal_interrupts.c:902: + case RTE_INTR_HANDLE_NETLINK: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #1600: FILE: lib/librte_if_proxy/rte_if_proxy.h:144: + RTE_IFPX_CFG_DONE, /**< This event is a lib specific event - it is + * signaled when initial network configuration total: 0 errors, 2 warnings, 1858 lines checked