From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id C6247A04AC for ; Mon, 24 Aug 2020 09:35:32 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id AA3AA1C0B1; Mon, 24 Aug 2020 09:35:30 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 5A5451C0B0; Mon, 24 Aug 2020 09:35:29 +0200 (CEST) In-Reply-To: <20200820142834.2984-10-ophirmu@mellanox.com> References: <20200820142834.2984-10-ophirmu@mellanox.com> To: test-report@dpdk.org Cc: Ophir Munk Message-Id: <20200824073529.5A5451C0B0@dpdk.org> Date: Mon, 24 Aug 2020 09:35:29 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw75863 [PATCH v1 10/13] net/mlx5: remove more DV dependencies X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/75863 _coding style issues_ CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'sh->txpp.pp' #314: FILE: drivers/net/mlx5/mlx5_txpp.c:116: + if (!(((struct mlx5dv_pp *)(sh->txpp.pp))->index)) { total: 0 errors, 0 warnings, 1 checks, 381 lines checked