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 DC7F0439EC for ; Sun, 28 Jan 2024 11:24:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D834D402AB; Sun, 28 Jan 2024 11:24:52 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id AE2FC40265 for ; Sun, 28 Jan 2024 11:24:48 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id A6C49121F08; Sun, 28 Jan 2024 11:24:48 +0100 (CET) Subject: |WARNING| pw136193 [PATCH v2 1/2] net/mlx5/hws: add support for compare matcher In-Reply-To: <20240128102234.776861-2-michaelba@nvidia.com> References: <20240128102234.776861-2-michaelba@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Michael Baum Message-Id: <20240128102448.A6C49121F08@dpdk.org> Date: Sun, 28 Jan 2024 11:24:48 +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/136193 _coding style issues_ WARNING:TYPO_SPELLING: 'tranlate' may be misspelled - perhaps 'translate'? #277: FILE: drivers/net/mlx5/hws/mlx5dr_definer.c:401: +mlx5dr_definer_compare_op_tranlate(enum rte_flow_item_compare_op op, WARNING:TYPO_SPELLING: 'tranlate' may be misspelled - perhaps 'translate'? #320: FILE: drivers/net/mlx5/hws/mlx5dr_definer.c:444: + mlx5dr_definer_compare_op_tranlate(op, tag); WARNING:MISSING_EOF_NEWLINE: adding a line without newline at end of file #681: FILE: drivers/net/mlx5/hws/mlx5dr_matcher.c:1502: +} total: 0 errors, 3 warnings, 0 checks, 516 lines checked