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 A2D07A0C4B for ; Tue, 13 Jul 2021 15:46:00 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96F58412AF; Tue, 13 Jul 2021 15:46:00 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id CEC7F412AF for ; Tue, 13 Jul 2021 15:45:59 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id C9FE3120F1F; Tue, 13 Jul 2021 15:45:59 +0200 (CEST) In-Reply-To: <20210713133241.3550051-9-radu.nicolau@intel.com> References: <20210713133241.3550051-9-radu.nicolau@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Radu Nicolau Message-Id: <20210713134559.C9FE3120F1F@dpdk.org> Date: Tue, 13 Jul 2021 15:45:59 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw95802 [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/95802 _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