From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id A4B6D1BA9A; Fri, 8 Jun 2018 16:18:37 +0200 (CEST) In-Reply-To: <20180608090724.20855-6-yong.liu@intel.com> References: <20180608090724.20855-6-yong.liu@intel.com> To: test-report@dpdk.org Cc: Marvin Liu Message-Id: <20180608141837.A4B6D1BA9A@dpdk.org> Date: Fri, 8 Jun 2018 16:18:37 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw40798 [PATCH 5/7] net/virtio: support IN_ORDER Rx and Tx 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: Fri, 08 Jun 2018 14:18:37 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/40798 _coding style issues_ CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line #599: FILE: drivers/net/virtio/virtio_rxtx.c:1173: + struct rte_eth_dev *dev + = &rte_eth_devices[rxvq->port_id]; total: 0 errors, 0 warnings, 1 checks, 672 lines checked