From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ioana Ciocoi Radulescu Subject: [PATCH net-next 0/3] dpaa2-eth: add bql support Date: Wed, 14 Nov 2018 11:48:34 +0000 Message-ID: <1542196109-1127-1-git-send-email-ruxandra.radulescu@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Cc: Ioana Ciornei To: "netdev@vger.kernel.org" , "davem@davemloft.net" Return-path: Received: from mail-eopbgr70055.outbound.protection.outlook.com ([40.107.7.55]:23109 "EHLO EUR04-HE1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727758AbeKNVvd (ORCPT ); Wed, 14 Nov 2018 16:51:33 -0500 Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: The first two patches make minor tweaks to the driver to simplify bql implementation. The third patch adds the actual bql support. Ioana Radulescu (3): dpaa2-eth: Update callback signature dpaa2-eth: Don't use multiple queues per channel dpaa2-eth: bql support drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 71 ++++++++++++++++----= ---- drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h | 8 ++- 2 files changed, 54 insertions(+), 25 deletions(-) --=20 2.7.4