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 34557A0C47 for ; Tue, 6 Jul 2021 13:41:36 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D09C41262; Tue, 6 Jul 2021 13:41:36 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id AD0464120E for ; Tue, 6 Jul 2021 13:41:34 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id A97471233DC; Tue, 6 Jul 2021 13:41:34 +0200 (CEST) In-Reply-To: <20210706112904.3094598-9-radu.nicolau@intel.com> References: <20210706112904.3094598-9-radu.nicolau@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Radu Nicolau Message-Id: <20210706114134.A97471233DC@dpdk.org> Date: Tue, 6 Jul 2021 13:41:34 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw95377 [RFC 08/10] ipsec: add support for SA telemetry 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/95377 _coding style issues_ WARNING:TYPO_SPELLING: 'Assoication' may be misspelled - perhaps 'Association'? #426: FILE: lib/ipsec/sa.c:755: + "Returns IPsec Security Assoication stastistics. Parameters: int sa_spi"); WARNING:TYPO_SPELLING: 'Assoication' may be misspelled - perhaps 'Association'? #432: FILE: lib/ipsec/sa.c:761: + "Returns IPsec Security Assoication configuration. Parameters: int sa_spi"); total: 0 errors, 2 warnings, 415 lines checked