From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 82776A09E7 for ; Wed, 19 Oct 2022 18:56:23 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F19A42BF9; Wed, 19 Oct 2022 18:56:23 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 8D9A64280C for ; Wed, 19 Oct 2022 18:56:19 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 86A52120778; Wed, 19 Oct 2022 18:56:19 +0200 (CEST) Subject: |WARNING| pw118641 [PATCH 2/6] test/security: add unit tests for auth algo MD5 In-Reply-To: <20221019165418.1970445-3-ktejasree@marvell.com> References: <20221019165418.1970445-3-ktejasree@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Tejasree Kondoj Message-Id: <20221019165619.86A52120778@dpdk.org> Date: Wed, 19 Oct 2022 18:56:19 +0200 (CEST) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/118641 _coding style issues_ WARNING:AVOID_EXTERNS: externs should be avoided in .c files #233: FILE: app/test/test_security_inline_proto.c:74: +extern struct ipsec_test_data pkt_aes_128_cbc_md5; total: 0 errors, 1 warnings, 154 lines checked