From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 5D49710DC8; Thu, 22 Dec 2016 15:52:11 +0100 (CET) In-Reply-To: <20161222201700.20020-7-akhil.goyal@nxp.com> References: <20161222201700.20020-7-akhil.goyal@nxp.com> To: test-report@dpdk.org Cc: Akhil Goyal Message-Id: <20161222145211.5D49710DC8@dpdk.org> Date: Thu, 22 Dec 2016 15:52:11 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw18442 [PATCH v2 06/11] crypto: Add DPAA2_SEC PMD for NXP DPAA2 platform 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: Thu, 22 Dec 2016 14:52:11 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/18442 _coding style issues_ WARNING:AVOID_EXTERNS: externs should be avoided in .c files #317: FILE: drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:74: +extern struct dpaa2_bp_info bpid_info[MAX_BPID]; total: 0 errors, 1 warnings, 2107 lines checked