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 394C7A00C2 for ; Sun, 14 Aug 2022 20:47:03 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35304410E5; Sun, 14 Aug 2022 20:47:03 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id E7831410EE for ; Sun, 14 Aug 2022 20:47:01 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id D634D120775; Sun, 14 Aug 2022 20:47:01 +0200 (CEST) Subject: |WARNING| pw114955 [PATCH 2/3] security: support MACsec In-Reply-To: <20220814184620.512343-3-gakhil@marvell.com> References: <20220814184620.512343-3-gakhil@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Akhil Goyal Message-Id: <20220814184701.D634D120775@dpdk.org> Date: Sun, 14 Aug 2022 20:47:01 +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/114955 _coding style issues_ ERROR:CODE_INDENT: code indent should use tabs where possible #345: FILE: lib/security/rte_security.c:192: +^I^I^I struct rte_security_macsec_sc_stats *stats)$ ERROR:CODE_INDENT: code indent should use tabs where possible #355: FILE: lib/security/rte_security.c:202: +^I^I^I struct rte_security_macsec_sa_stats *stats)$ total: 2 errors, 0 warnings, 778 lines checked