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 84E18A00BE for ; Fri, 12 Jun 2020 23:29:14 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 56C131C0D8; Fri, 12 Jun 2020 23:29:11 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 56AE31BFD4; Fri, 12 Jun 2020 23:29:06 +0200 (CEST) In-Reply-To: <20200612212434.6852-11-timothy.mcdaniel@intel.com> References: <20200612212434.6852-11-timothy.mcdaniel@intel.com> To: test-report@dpdk.org Cc: "McDaniel, Timothy" Message-Id: <20200612212906.56AE31BFD4@dpdk.org> Date: Fri, 12 Jun 2020 23:29:06 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw71465 [PATCH 10/27] event/dlb: add PFPMD-specific interface layer to shared code 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/71465 _coding style issues_ ERROR:GERRIT_CHANGE_ID: Remove Gerrit Change-Id's before submitting upstream #60: Change-Id: I8064d21dfa56df9a797e22f116fc7a3b15b1494c WARNING:AVOID_EXTERNS: externs should be avoided in .c files #891: FILE: drivers/event/dlb/pf/dlb_pf.c:43: +extern struct process_local_port_data dlb_port[][NUM_DLB_PORT_TYPES]; total: 1 errors, 1 warnings, 1599 lines checked Warning in /drivers/event/dlb/pf/dlb_pf.c: Using rte_panic/rte_exit