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 B1BDB42CA0 for ; Tue, 13 Jun 2023 09:17:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9168427F2; Tue, 13 Jun 2023 09:17:53 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 794A1427F2 for ; Tue, 13 Jun 2023 09:17:52 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 4A3801208D8; Tue, 13 Jun 2023 09:17:52 +0200 (CEST) Subject: |WARNING| pw128542 [PATCH v3 08/15] common/cnxk: add MACsec port configuration In-Reply-To: <20230613071614.2259604-9-gakhil@marvell.com> References: <20230613071614.2259604-9-gakhil@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Akhil Goyal Message-Id: <20230613071752.4A3801208D8@dpdk.org> Date: Tue, 13 Jun 2023 09:17: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/128542 _coding style issues_ WARNING:TYPO_SPELLING: 'ANs' may be misspelled - perhaps 'And'? #348: FILE: drivers/common/cnxk/roc_mcs.c:324: + /* Clear SA_IN_USE for active ANs in RX CPM */ WARNING:TYPO_SPELLING: 'ANs' may be misspelled - perhaps 'And'? #450: FILE: drivers/common/cnxk/roc_mcs.c:426: + /* Reactivate in-use ANs for active SCs in RX CPM */ total: 0 errors, 2 warnings, 490 lines checked