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 EA880A0579 for ; Thu, 8 Apr 2021 16:46:53 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3D241410C2; Thu, 8 Apr 2021 16:46:53 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B316A4068B for ; Thu, 8 Apr 2021 16:46:53 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id A9EEC120D42; Thu, 8 Apr 2021 16:46:53 +0200 (CEST) In-Reply-To: <1617893160-93131-1-git-send-email-bingz@nvidia.com> References: <1617893160-93131-1-git-send-email-bingz@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Bing Zhao Message-Id: <20210408144653.A9EEC120D42@dpdk.org> Date: Thu, 8 Apr 2021 16:46:53 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw90884 [RFC PATCH v2] ethdev: introduce indirect action APIs 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/90884 _coding style issues_ WARNING:TYPO_SPELLING: 'shoule' may be misspelled - perhaps 'should'? #49: actions, like RSS, count. The shared action shoule be created before WARNING:TYPO_SPELLING: 'paramter' may be misspelled - perhaps 'parameter'? #90: action, such pointer paramter may not meet the need. WARNING:TYPO_SPELLING: 'orginal' may be misspelled - perhaps 'original'? #314: FILE: lib/librte_ethdev/rte_flow.h:3773: + * Query the orginal action by corresponding indirect action object handle. total: 0 errors, 3 warnings, 259 lines checked