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 4B454A00BE for ; Fri, 12 Jun 2020 23:28:53 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C8D681C06A; Fri, 12 Jun 2020 23:28:52 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 078091BFD4; Fri, 12 Jun 2020 23:28:51 +0200 (CEST) In-Reply-To: <20200612212434.6852-4-timothy.mcdaniel@intel.com> References: <20200612212434.6852-4-timothy.mcdaniel@intel.com> To: test-report@dpdk.org Cc: "McDaniel, Timothy" Message-Id: <20200612212851.078091BFD4@dpdk.org> Date: Fri, 12 Jun 2020 23:28:51 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw71459 [PATCH 03/27] event/dlb: add shared code version 10.7.9 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/71459 _coding style issues_ ERROR:C99_COMMENTS: do not use C99 // comments #4748: FILE: drivers/event/dlb/pf/base/dlb_resource.c:1: +// SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) total: 1 errors, 0 warnings, 17020 lines checked Warning in /drivers/event/dlb/pf/base/dlb_osdep.h: Using rte_panic/rte_exit Warning in /drivers/event/dlb/pf/base/dlb_resource.c: Using compiler attribute directly