From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 73D701CFF2; Fri, 8 Jun 2018 18:50:12 +0200 (CEST) In-Reply-To: <1528476325-15585-5-git-send-email-anoob.joseph@caviumnetworks.com> References: <1528476325-15585-5-git-send-email-anoob.joseph@caviumnetworks.com> To: test-report@dpdk.org Cc: Anoob Joseph Message-Id: <20180608165012.73D701CFF2@dpdk.org> Date: Fri, 8 Jun 2018 18:50:12 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw40865 [PATCH 04/16] crypto/cpt/base: add hardware enq/deq API for CPT 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: , X-List-Received-Date: Fri, 08 Jun 2018 16:50:12 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/40865 _coding style issues_ WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1 #180: FILE: drivers/crypto/cpt/base/cpt_request_mgr.c:1: +/* SPDX-License-Identifier: BSD-3-Clause WARNING:TABSTOP: Statements should start on a tabstop #633: FILE: drivers/crypto/cpt/base/cpt_request_mgr.h:24: + uint64_t val; \ total: 0 errors, 2 warnings, 617 lines checked