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 2E345A0546 for ; Thu, 27 May 2021 17:28:39 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A04440150; Thu, 27 May 2021 17:28:39 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 558C740143 for ; Thu, 27 May 2021 17:28:37 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 4AC42122E1E; Thu, 27 May 2021 17:28:37 +0200 (CEST) In-Reply-To: <20210527152510.1551026-13-andrew.rybchenko@oktetlabs.ru> References: <20210527152510.1551026-13-andrew.rybchenko@oktetlabs.ru> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Andrew Rybchenko Message-Id: <20210527152837.4AC42122E1E@dpdk.org> Date: Thu, 27 May 2021 17:28:37 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw93511 [PATCH 12/20] net/sfc: reserve RxQ for counters 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/93511 _coding style issues_ CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided #194: FILE: drivers/net/sfc/sfc.c:309: + lim.edl_min_rxq_count = lim.edl_max_rxq_count = total: 0 errors, 0 warnings, 1 checks, 666 lines checked