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 06C99A00C5 for ; Tue, 1 Feb 2022 09:51:52 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F36B640E28; Tue, 1 Feb 2022 09:51:51 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 3452640685 for ; Tue, 1 Feb 2022 09:51:51 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 2FCBA120715; Tue, 1 Feb 2022 09:51:51 +0100 (CET) Subject: |WARNING| pw106760 [PATCH 4/8] common/sfc_efx/base: revise name of RSS table entry count In-Reply-To: <20220201085002.320102-5-ivan.malov@oktetlabs.ru> References: <20220201085002.320102-5-ivan.malov@oktetlabs.ru> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Ivan Malov Message-Id: <20220201085151.2FCBA120715@dpdk.org> Date: Tue, 1 Feb 2022 09:51:51 +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/106760 _coding style issues_ ERROR:ASSIGN_IN_IF: do not use assignment in if condition #217: FILE: drivers/common/sfc_efx/base/efx_rx.c:706: + if ((rc = erxop->erxo_scale_tbl_set(enp, rss_context, table, total: 1 errors, 0 warnings, 208 lines checked