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 8BD9A4632F for ; Mon, 3 Mar 2025 14:31:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 871ED4027F; Mon, 3 Mar 2025 14:31:41 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id A0FDA400D7 for ; Mon, 3 Mar 2025 14:31:40 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 56EA1127819; Mon, 3 Mar 2025 14:31:17 +0100 (CET) Subject: |WARNING| pw152191 [PATCH] net/mlx5: fix flow create failure with GENEVE options match In-Reply-To: <20250303132931.71335-1-mkashani@nvidia.com> References: <20250303132931.71335-1-mkashani@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Maayan Kashani Message-Id: <20250303133117.56EA1127819@dpdk.org> Date: Mon, 3 Mar 2025 14:31:17 +0100 (CET) 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/152191 _coding style issues_ WARNING:TYPO_SPELLING: 'therefor' may be misspelled - perhaps 'therefore'? #123: geneve options were missing a parser and therefor it failed. total: 0 errors, 1 warnings, 0 checks, 151 lines checked