From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id E55D31B1C5; Tue, 20 Feb 2018 08:39:29 +0100 (CET) In-Reply-To: <1519112078-20113-50-git-send-email-arybchenko@solarflare.com> References: <1519112078-20113-50-git-send-email-arybchenko@solarflare.com> To: test-report@dpdk.org Cc: Andrew Rybchenko Message-Id: <20180220073929.E55D31B1C5@dpdk.org> Date: Tue, 20 Feb 2018 08:39:29 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw35243 [PATCH 49/80] net/sfc/base: move PF/VF config to ef10 NIC board config 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: , X-List-Received-Date: Tue, 20 Feb 2018 07:39:30 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/35243 _coding style issues_ ERROR:ASSIGN_IN_IF: do not use assignment in if condition #49: FILE: drivers/net/sfc/base/ef10_nic.c:1573: + if ((rc = efx_mcdi_get_function_info(enp, &pf, &vf)) != 0) total: 1 errors, 0 warnings, 0 checks, 388 lines checked