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 4FDFFA0C4B for ; Fri, 15 Oct 2021 12:29:40 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48833411CB; Fri, 15 Oct 2021 12:29:40 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 6BDC1410F1 for ; Fri, 15 Oct 2021 12:29:38 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 64425121D26; Fri, 15 Oct 2021 12:29:38 +0200 (CEST) In-Reply-To: <20211015101511.699128-5-radu.nicolau@intel.com> References: <20211015101511.699128-5-radu.nicolau@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Radu Nicolau Message-Id: <20211015102938.64425121D26@dpdk.org> Date: Fri, 15 Oct 2021 12:29:38 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw101759 [PATCH v8 4/7] net/iavf: add iAVF IPsec inline crypto support 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/101759 _coding style issues_ WARNING:TYPO_SPELLING: 'acknowledgement' may be misspelled - perhaps 'acknowledgment'? #66: operations. IPsec Crypto requests receive an initial acknowledgement WARNING:TYPO_SPELLING: 'metdata' may be misspelled - perhaps 'metadata'? #3055: FILE: drivers/net/iavf/iavf_rxtx.c:2442: +iavf_ipsec_crypto_get_pkt_metdata(const struct iavf_tx_queue *txq, WARNING:TYPO_SPELLING: 'metdata' may be misspelled - perhaps 'metadata'? #3087: FILE: drivers/net/iavf/iavf_rxtx.c:2496: + ipsec_md = iavf_ipsec_crypto_get_pkt_metdata(txq, mb); total: 0 errors, 3 warnings, 0 checks, 3186 lines checked