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 1896A44145 for ; Mon, 3 Jun 2024 12:53:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13FAC42E7F; Mon, 3 Jun 2024 12:53:44 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 92ADC42E33 for ; Mon, 3 Jun 2024 12:53:42 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 8EF6C12367B; Mon, 3 Jun 2024 12:53:42 +0200 (CEST) Subject: |WARNING| pw140605 [PATCH v3 2/6] net/mlx5: support RSS expansion in non-template HWS setup In-Reply-To: <20240603105241.10482-2-mkashani@nvidia.com> References: <20240603105241.10482-2-mkashani@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Maayan Kashani Message-Id: <20240603105342.8EF6C12367B@dpdk.org> Date: Mon, 3 Jun 2024 12:53:42 +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/140605 _coding style issues_ WARNING:TYPO_SPELLING: 'chaned' may be misspelled - perhaps 'changed'? #238: FILE: drivers/net/mlx5/mlx5_flow.h:1333: + uint8_t chaned_flow; WARNING:TYPO_SPELLING: 'chaned' may be misspelled - perhaps 'changed'? #391: FILE: drivers/net/mlx5/mlx5_flow_hw.c:12903: + if (flow->nt2hws->chaned_flow) WARNING:TYPO_SPELLING: 'chaned' may be misspelled - perhaps 'changed'? #989: FILE: drivers/net/mlx5/mlx5_nta_rss.c:549: + rss_next->nt2hws->chaned_flow = 1; total: 0 errors, 3 warnings, 0 checks, 808 lines checked