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 8780842D88 for ; Thu, 29 Jun 2023 09:27:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 83ACC42B8B; Thu, 29 Jun 2023 09:27:39 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 0E74842B8B for ; Thu, 29 Jun 2023 09:27:38 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id EEA38120922; Thu, 29 Jun 2023 09:27:37 +0200 (CEST) Subject: |WARNING| pw129103 [PATCH 5/5] net/mlx5/hws: support default miss action on FDB In-Reply-To: <20230629072125.20369-5-igozlan@nvidia.com> References: <20230629072125.20369-5-igozlan@nvidia.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Itamar Gozlan Message-Id: <20230629072737.EEA38120922@dpdk.org> Date: Thu, 29 Jun 2023 09:27:37 +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/129103 _coding style issues_ WARNING:ONE_SEMICOLON: Statements terminations use 1 semicolon #157: FILE: drivers/net/mlx5/hws/mlx5dr_table.c:42: + fte_attr.destination_id = ctx->caps->eswitch_manager_vport_number;; total: 0 errors, 1 warnings, 0 checks, 20 lines checked