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 07762A04B3 for ; Tue, 28 Jan 2020 09:41:49 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id ECF8E1C12F; Tue, 28 Jan 2020 09:41:48 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 1EDE81C195; Tue, 28 Jan 2020 09:41:47 +0100 (CET) In-Reply-To: <20200128083819.32834-1-asomalap@amd.com> References: <20200128083819.32834-1-asomalap@amd.com> To: test-report@dpdk.org Cc: asomalap@amd.com Message-Id: <20200128084147.1EDE81C195@dpdk.org> Date: Tue, 28 Jan 2020 09:41:47 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw65200 [PATCH v2] crypto/ccp: enable IOMMU for CCP 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/65200 _coding style issues_ Must be a reply to the first patch (--in-reply-to). WARNING:AVOID_EXTERNS: externs should be avoided in .c files #527: FILE: drivers/crypto/ccp/rte_ccp_pmd.c:26: +extern void *sha_ctx; total: 0 errors, 1 warnings, 381 lines checked