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 2DD61456B1 for ; Fri, 26 Jul 2024 15:47:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 27F3F42ED5; Fri, 26 Jul 2024 15:47:45 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B76DC42EA3 for ; Fri, 26 Jul 2024 15:47:43 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 414E5127C81; Fri, 26 Jul 2024 15:47:43 +0200 (CEST) Subject: |WARNING| pw142726 [PATCH v1] dts: add flow rule dataclass to testpmd shell In-Reply-To: <20240726134723.20247-1-dmarx@iol.unh.edu> References: <20240726134723.20247-1-dmarx@iol.unh.edu> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Dean Marx Message-Id: <20240726134743.414E5127C81@dpdk.org> Date: Fri, 26 Jul 2024 15:47:43 +0200 (CEST) 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/142726 _coding style issues_ WARNING:TYPO_SPELLING: 'intializing' may be misspelled - perhaps 'initializing'? #83: flow_create method to TestPmdShell class for intializing flow rules. total: 0 errors, 1 warnings, 86 lines checked