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 53F96A00C5 for ; Thu, 1 Dec 2022 09:21:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4FE9B42D11; Thu, 1 Dec 2022 09:21:26 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 7EFE442D0D for ; Thu, 1 Dec 2022 09:21:24 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 70D83120D7C; Thu, 1 Dec 2022 09:21:24 +0100 (CET) Subject: |WARNING| pw120410 [RFC 2/2] ethdev: add API to set process to primary or secondary In-Reply-To: <20221201082005.732252-3-rongweil@nvidia.com> References: <20221201082005.732252-3-rongweil@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Rongwei Liu Message-Id: <20221201082124.70D83120D7C@dpdk.org> Date: Thu, 1 Dec 2022 09:21:24 +0100 (CET) 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/120410 _coding style issues_ WARNING:TYPO_SPELLING: 'process'' may be misspelled - perhaps 'process's'? #225: FILE: lib/ethdev/ethdev_driver.h:2084: + * The primary process's flow rules are effective immediately while the secondary WARNING:TYPO_SPELLING: 'process'' may be misspelled - perhaps 'process's'? #226: FILE: lib/ethdev/ethdev_driver.h:2085: + * process's rules will be queued in hardware until it becomes primary or no total: 0 errors, 2 warnings, 135 lines checked