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 85AA242C50 for ; Wed, 7 Jun 2023 17:31:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 825FB410F6; Wed, 7 Jun 2023 17:31:53 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 37399410F6 for ; Wed, 7 Jun 2023 17:31:52 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 2E68B12077C; Wed, 7 Jun 2023 17:31:52 +0200 (CEST) Subject: |WARNING| pw128350 [PATCH v2 12/15] net/cnxk: add MACsec initialization In-Reply-To: <20230607152819.226838-13-gakhil@marvell.com> References: <20230607152819.226838-13-gakhil@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Akhil Goyal Message-Id: <20230607153152.2E68B12077C@dpdk.org> Date: Wed, 7 Jun 2023 17:31:52 +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/128350 _coding style issues_ WARNING:TYPO_SPELLING: 'ANs' may be misspelled - perhaps 'And'? #371: FILE: drivers/net/cnxk/cnxk_ethdev_mcs.h:33: + * - Clear SA_IN_USE for active ANs in RX_SA_MAP_MEM. WARNING:TYPO_SPELLING: 'ANs' may be misspelled - perhaps 'And'? #373: FILE: drivers/net/cnxk/cnxk_ethdev_mcs.h:35: + * - Reactivate SA_IN_USE for active ANs in RX_SA_MAP_MEM. total: 0 errors, 2 warnings, 0 checks, 285 lines checked