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 9F7E0A0565 for ; Tue, 10 Mar 2020 12:13:00 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 96B5E1BFFB; Tue, 10 Mar 2020 12:13:00 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id BD5621BFFF; Tue, 10 Mar 2020 12:12:59 +0100 (CET) In-Reply-To: <20200310111037.31451-5-aostruszka@marvell.com> References: <20200310111037.31451-5-aostruszka@marvell.com> To: test-report@dpdk.org Cc: Andrzej Ostruszka Message-Id: <20200310111259.BD5621BFFF@dpdk.org> Date: Tue, 10 Mar 2020 12:12:59 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw66507 [PATCH v2 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/66507 _coding style issues_ WARNING:AVOID_EXTERNS: externs should be avoided in .c files #299: 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 #638: FILE: examples/l3fwd-ifpx/l3fwd.c:426: +#if 0 total: 0 errors, 2 warnings, 2062 lines checked