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 7318E4541E for ; Thu, 13 Jun 2024 14:53:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F47B40E44; Thu, 13 Jun 2024 14:53:54 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id AAC5140E3E for ; Thu, 13 Jun 2024 14:53:48 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 9845E124124; Thu, 13 Jun 2024 14:53:48 +0200 (CEST) Subject: |WARNING| pw141123 [PATCH] net/mlx5: add non-template flow metadata split In-Reply-To: <20240613125146.547992-1-bingz@nvidia.com> References: <20240613125146.547992-1-bingz@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Bing Zhao Message-Id: <20240613125348.9845E124124@dpdk.org> Date: Thu, 13 Jun 2024 14:53:48 +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/141123 _coding style issues_ WARNING:TYPO_SPELLING: 'chaned' may be misspelled - perhaps 'changed'? #467: FILE: drivers/net/mlx5/mlx5_flow_hw.c:13738: + if (!flow || !flow->nt2hws || flow->nt2hws->chaned_flow) WARNING:TYPO_SPELLING: 'chaned' may be misspelled - perhaps 'changed'? #568: FILE: drivers/net/mlx5/mlx5_flow_hw.c:13858: + flow->nt2hws->chaned_flow = 1; total: 0 errors, 2 warnings, 0 checks, 967 lines checked