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 4088D43787 for ; Mon, 25 Dec 2023 11:47:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CDF2402C7; Mon, 25 Dec 2023 11:47:18 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 30152402C6 for ; Mon, 25 Dec 2023 11:47:15 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 2A9A312485B; Mon, 25 Dec 2023 11:47:15 +0100 (CET) Subject: |WARNING| pw135555 [PATCH v1 1/2] net/mlx5/hws: add support for compare matcher In-Reply-To: <20231225104534.2420737-2-michaelba@nvidia.com> References: <20231225104534.2420737-2-michaelba@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Michael Baum Message-Id: <20231225104715.2A9A312485B@dpdk.org> Date: Mon, 25 Dec 2023 11:47:15 +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/135555 _coding style issues_ WARNING:TYPO_SPELLING: 'tranlate' may be misspelled - perhaps 'translate'? #275: FILE: drivers/net/mlx5/hws/mlx5dr_definer.c:396: +mlx5dr_definer_compare_op_tranlate(enum rte_flow_item_compare_op op, WARNING:TYPO_SPELLING: 'tranlate' may be misspelled - perhaps 'translate'? #318: FILE: drivers/net/mlx5/hws/mlx5dr_definer.c:439: + mlx5dr_definer_compare_op_tranlate(op, tag); WARNING:MISSING_EOF_NEWLINE: adding a line without newline at end of file #656: FILE: drivers/net/mlx5/hws/mlx5dr_matcher.c:1502: +} total: 0 errors, 3 warnings, 0 checks, 493 lines checked