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 28CDDA0A0C for ; Fri, 2 Jul 2021 10:43:07 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 254B341354; Fri, 2 Jul 2021 10:43:07 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 770E341354 for ; Fri, 2 Jul 2021 10:43:06 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 7306E122E89; Fri, 2 Jul 2021 10:43:06 +0200 (CEST) In-Reply-To: <20210702083948.546667-13-andrew.rybchenko@oktetlabs.ru> References: <20210702083948.546667-13-andrew.rybchenko@oktetlabs.ru> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Andrew Rybchenko Message-Id: <20210702084306.7306E122E89@dpdk.org> Date: Fri, 2 Jul 2021 10:43:06 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw95195 [PATCH v4 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/95195 _coding style issues_ CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided #196: 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