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 57FA4A0C47 for ; Tue, 15 Jun 2021 15:25:55 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48D0F41161; Tue, 15 Jun 2021 15:25:55 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id F236341160 for ; Tue, 15 Jun 2021 15:25:53 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id D38C6121198; Tue, 15 Jun 2021 15:25:53 +0200 (CEST) In-Reply-To: <1623763327-30987-1-git-send-email-fengchengwen@huawei.com> References: <1623763327-30987-1-git-send-email-fengchengwen@huawei.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Chengwen Feng Message-Id: <20210615132553.D38C6121198@dpdk.org> Date: Tue, 15 Jun 2021 15:25:53 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw94250 [RFC PATCH] dmadev: introduce DMA device library 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/94250 _coding style issues_ WARNING:TYPO_SPELLING: 'lastest' may be misspelled - perhaps 'latest'? #412: FILE: lib/dmadev/rte_dmadev.h:334: + * Return the lastest completed operation's opaque handle which passed by fill WARNING:TYPO_SPELLING: 'lastest' may be misspelled - perhaps 'latest'? #436: FILE: lib/dmadev/rte_dmadev.h:358: + * Return the lastest failed operation's opaque handle which passed by fill WARNING:TYPO_SPELLING: 'lastest' may be misspelled - perhaps 'latest'? #823: FILE: lib/dmadev/rte_dmadev_pmd.h:208: + * Return the lastest completed operation's opaque handle which passed by fill WARNING:TYPO_SPELLING: 'lastest' may be misspelled - perhaps 'latest'? #841: FILE: lib/dmadev/rte_dmadev_pmd.h:226: + * Return the lastest failed operation's opaque handle which passed by fill total: 0 errors, 4 warnings, 915 lines checked