From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id C77B2A04DB for ; Wed, 14 Oct 2020 20:14:18 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 7FCFC1DAF9; Wed, 14 Oct 2020 20:14:17 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 615821DAE8; Wed, 14 Oct 2020 20:14:15 +0200 (CEST) In-Reply-To: <1602699122-15737-2-git-send-email-viacheslavo@nvidia.com> References: <1602699122-15737-2-git-send-email-viacheslavo@nvidia.com> To: test-report@dpdk.org Cc: Viacheslav Ovsiienko Message-Id: <20201014181415.615821DAE8@dpdk.org> Date: Wed, 14 Oct 2020 20:14:15 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw80785 [PATCH v6 1/6] ethdev: introduce Rx buffer split X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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/80785 _coding style issues_ WARNING:TYPO_SPELLING: 'specifiy' may be misspelled - perhaps 'specify'? #88: There are two options to specifiy Rx buffer configuration: WARNING:TYPO_SPELLING: 'configuraion' may be misspelled - perhaps 'configuration'? #90: it is compatible configuraion, follows existing implementation, WARNING:TYPO_SPELLING: 'lengthes' may be misspelled - perhaps 'lengths'? #442: FILE: lib/librte_ethdev/rte_ethdev.h:1008: + * - the lengthes in the elements define the maximal data amount total: 0 errors, 3 warnings, 280 lines checked