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 1550AA0350 for ; Mon, 22 Jun 2020 11:23:28 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0CC461D608; Mon, 22 Jun 2020 11:23:28 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 91F7F1D60B; Mon, 22 Jun 2020 11:23:26 +0200 (CEST) In-Reply-To: <20200622092128.3560-5-aostruszka@marvell.com> References: <20200622092128.3560-5-aostruszka@marvell.com> To: test-report@dpdk.org Cc: Andrzej Ostruszka Message-Id: <20200622092326.91F7F1D60B@dpdk.org> Date: Mon, 22 Jun 2020 11:23:26 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw71956 [PATCH v4 4/4] if_proxy: add example application 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/71956 _coding style issues_ WARNING:AVOID_EXTERNS: externs should be avoided in .c files #298: FILE: examples/l3fwd-ifpx/l3fwd.c:87: +RTE_STD_C11 WARNING:IF_0: Consider removing the code enclosed by this #if 0 and its #endif #637: FILE: examples/l3fwd-ifpx/l3fwd.c:426: +#if 0 total: 0 errors, 2 warnings, 2064 lines checked Warning in /examples/l3fwd-ifpx/l3fwd.h: Using compiler attribute directly