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 74815A04AF for ; Mon, 4 May 2020 10:55:27 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6D78A1D152; Mon, 4 May 2020 10:55:27 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 779501D407; Mon, 4 May 2020 10:55:26 +0200 (CEST) In-Reply-To: <20200504085315.7296-5-aostruszka@marvell.com> References: <20200504085315.7296-5-aostruszka@marvell.com> To: test-report@dpdk.org Cc: Andrzej Ostruszka Message-Id: <20200504085526.779501D407@dpdk.org> Date: Mon, 4 May 2020 10:55:26 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw69693 [PATCH v3 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/69693 _coding style issues_ WARNING:AVOID_EXTERNS: externs should be avoided in .c files #302: FILE: examples/l3fwd-ifpx/l3fwd.c:87: +RTE_STD_C11 total: 0 errors, 1 warnings, 2059 lines checked Warning in /examples/l3fwd-ifpx/l3fwd.h: Using compiler attribute directly