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 9F1F5A00C4 for ; Wed, 28 Sep 2022 14:24:00 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9775541145; Wed, 28 Sep 2022 14:24:00 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 89AD24113D for ; Wed, 28 Sep 2022 14:23:59 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 7841912231E; Wed, 28 Sep 2022 14:23:59 +0200 (CEST) Subject: |WARNING| pw117050 [PATCH v2 3/3] security: support MACsec In-Reply-To: <20220928122253.23108-4-gakhil@marvell.com> References: <20220928122253.23108-4-gakhil@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Akhil Goyal Message-Id: <20220928122359.7841912231E@dpdk.org> Date: Wed, 28 Sep 2022 14:23:59 +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/117050 _coding style issues_ ERROR:CODE_INDENT: code indent should use tabs where possible #392: FILE: lib/security/rte_security.c:195: +^I^I^I struct rte_security_macsec_sc_stats *stats)$ ERROR:CODE_INDENT: code indent should use tabs where possible #402: FILE: lib/security/rte_security.c:205: +^I^I^I struct rte_security_macsec_sa_stats *stats)$ total: 2 errors, 0 warnings, 813 lines checked