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 5CC74A04DB for ; Thu, 15 Oct 2020 12:44:40 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 9FECB1DEDE; Thu, 15 Oct 2020 12:44:35 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id C36DD1DEF7; Thu, 15 Oct 2020 12:44:31 +0200 (CEST) In-Reply-To: <20201015103814.253636-17-ciara.power@intel.com> References: <20201015103814.253636-17-ciara.power@intel.com> To: test-report@dpdk.org Cc: Ciara Power Message-Id: <20201015104431.C36DD1DEF7@dpdk.org> Date: Thu, 15 Oct 2020 12:44:31 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw80872 [PATCH v6 16/18] net: add checks for max SIMD bitwidth 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/80872 _coding style issues_ WARNING:AVOID_EXTERNS: externs should be avoided in .c files #144: FILE: lib/librte_net/rte_net_crc.c:73: +extern int libnet_logtype; total: 0 errors, 1 warnings, 202 lines checked