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 2C1D441F67 for ; Mon, 10 Jun 2024 10:51:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E9EC40B92; Mon, 10 Jun 2024 10:51:43 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 9AB3A40B9C for ; Mon, 10 Jun 2024 10:51:41 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 95534124124; Mon, 10 Jun 2024 10:51:41 +0200 (CEST) Subject: |WARNING| pw140902 [PATCH v5 2/6] net/mlx5: support RSS expansion in non-template HWS setup In-Reply-To: <20240610085039.146356-2-mkashani@nvidia.com> References: <20240610085039.146356-2-mkashani@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Maayan Kashani Message-Id: <20240610085141.95534124124@dpdk.org> Date: Mon, 10 Jun 2024 10:51:41 +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/140902 _coding style issues_ WARNING:TYPO_SPELLING: 'chaned' may be misspelled - perhaps 'changed'? #239: FILE: drivers/net/mlx5/mlx5_flow.h:1338: + uint8_t chaned_flow; WARNING:TYPO_SPELLING: 'chaned' may be misspelled - perhaps 'changed'? #393: FILE: drivers/net/mlx5/mlx5_flow_hw.c:13568: + if (flow->nt2hws->chaned_flow) WARNING:TYPO_SPELLING: 'chaned' may be misspelled - perhaps 'changed'? #991: FILE: drivers/net/mlx5/mlx5_nta_rss.c:549: + rss_next->nt2hws->chaned_flow = 1; total: 0 errors, 3 warnings, 0 checks, 809 lines checked