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 6E8AA46A61 for ; Thu, 26 Jun 2025 10:02:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 10F0C40A84; Thu, 26 Jun 2025 10:02:51 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D8B8B40A84 for ; Thu, 26 Jun 2025 10:02:49 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id E37501252D7; Thu, 26 Jun 2025 10:01:35 +0200 (CEST) Subject: |WARNING| pw154723 [PATCH v2 4/4] net/mlx5: support non-template SAMPLE flow action In-Reply-To: <20250626075945.537256-5-getelson@nvidia.com> References: <20250626075945.537256-5-getelson@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Gregory Etelson Message-Id: <20250626080135.E37501252D7@dpdk.org> Date: Thu, 26 Jun 2025 10:01:35 +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/154723 _coding style issues_ WARNING:TYPO_SPELLING: 'chaned' may be misspelled - perhaps 'changed'? #373: FILE: drivers/net/mlx5/mlx5_nta_sample.c:28: + flow->nt2hws->chaned_flow = 0; WARNING:TYPO_SPELLING: 'chaned' may be misspelled - perhaps 'changed'? #563: FILE: drivers/net/mlx5/mlx5_nta_sample.c:594: + suffix_flow->nt2hws->chaned_flow = 1; WARNING:TYPO_SPELLING: 'chaned' may be misspelled - perhaps 'changed'? #565: FILE: drivers/net/mlx5/mlx5_nta_sample.c:596: + sample_flow->nt2hws->chaned_flow = 1; WARNING:TYPO_SPELLING: 'chaned' may be misspelled - perhaps 'changed'? #697: FILE: drivers/net/mlx5/mlx5_nta_sample.c:728: + sample_flow->nt2hws->chaned_flow = 1; total: 0 errors, 4 warnings, 0 checks, 662 lines checked