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 9026DA0C4C for ; Tue, 12 Oct 2021 21:47:17 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BC87410EA; Tue, 12 Oct 2021 21:47:17 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 15DA6410EA for ; Tue, 12 Oct 2021 21:47:16 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id EA5D3121D26; Tue, 12 Oct 2021 21:47:15 +0200 (CEST) In-Reply-To: <20211012194620.26366-2-ivan.malov@oktetlabs.ru> References: <20211012194620.26366-2-ivan.malov@oktetlabs.ru> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Ivan Malov Message-Id: <20211012194715.EA5D3121D26@dpdk.org> Date: Tue, 12 Oct 2021 21:47:15 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw101260 [PATCH v7 1/5] ethdev: negotiate delivery of packet metadata from HW to PMD 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/101260 _coding style issues_ WARNING:TYPO_SPELLING: 'inout' may be misspelled - perhaps 'input'? #221: FILE: lib/ethdev/ethdev_driver.h:820: + * @param[inout] features WARNING:TYPO_SPELLING: 'inout' may be misspelled - perhaps 'input'? #330: FILE: lib/ethdev/rte_ethdev.h:4871: + * @param[inout] features total: 0 errors, 2 warnings, 255 lines checked