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 0483AA0C41 for ; Wed, 6 Oct 2021 11:40:32 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00AD74142D; Wed, 6 Oct 2021 11:40:32 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 7486A4142D for ; Wed, 6 Oct 2021 11:40:30 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 6C6B6120DFE; Wed, 6 Oct 2021 11:40:30 +0200 (CEST) In-Reply-To: <20211006092840.3749960-5-radu.nicolau@intel.com> References: <20211006092840.3749960-5-radu.nicolau@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Radu Nicolau Message-Id: <20211006094030.6C6B6120DFE@dpdk.org> Date: Wed, 6 Oct 2021 11:40:30 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw100592 [PATCH v5 4/6] 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/100592 _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'? #3004: FILE: drivers/net/iavf/iavf_rxtx.c:2429: +iavf_ipsec_crypto_get_pkt_metdata(const struct iavf_tx_queue *txq, WARNING:TYPO_SPELLING: 'metdata' may be misspelled - perhaps 'metadata'? #3036: FILE: drivers/net/iavf/iavf_rxtx.c:2483: + ipsec_md = iavf_ipsec_crypto_get_pkt_metdata(txq, mb); total: 0 errors, 3 warnings, 0 checks, 3135 lines checked