From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/3] dpaa2-eth: add bql support Date: Fri, 16 Nov 2018 20:13:02 -0800 (PST) Message-ID: <20181116.201302.1924057400088062242.davem@davemloft.net> References: <1542196109-1127-1-git-send-email-ruxandra.radulescu@nxp.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, ioana.ciornei@nxp.com To: ruxandra.radulescu@nxp.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:48690 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729820AbeKQO2T (ORCPT ); Sat, 17 Nov 2018 09:28:19 -0500 In-Reply-To: <1542196109-1127-1-git-send-email-ruxandra.radulescu@nxp.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Ioana Ciocoi Radulescu Date: Wed, 14 Nov 2018 11:48:34 +0000 > The first two patches make minor tweaks to the driver to > simplify bql implementation. The third patch adds the actual > bql support. Series applied, thanks!