From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hemant Agrawal Subject: [PATCH 0/4] NXP DPAA fixes and enhancements Date: Wed, 26 Dec 2018 11:33:43 +0000 Message-ID: <20181226113321.22279-1-hemant.agrawal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Cc: "ferruh.yigit@intel.com" , Shreyansh Jain To: "dev@dpdk.org" Return-path: Received: from EUR01-DB5-obe.outbound.protection.outlook.com (mail-eopbgr150057.outbound.protection.outlook.com [40.107.15.57]) by dpdk.org (Postfix) with ESMTP id 5337E5B2A for ; Wed, 26 Dec 2018 12:33:46 +0100 (CET) Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Few fixes and minor enhancements in NXP DPAA driver Hemant Agrawal (4): bus/dpaa: fix the logical to physical core affine logic net/dpaa: fix the secondary process net/dpaa: update supported ptypes net/dpaa: update RSS offload types drivers/bus/dpaa/dpaa_bus.c | 41 +++++++++++++++++----------------- drivers/net/dpaa/dpaa_ethdev.c | 19 +++++++++++----- drivers/net/dpaa/dpaa_ethdev.h | 12 ++++++---- 3 files changed, 42 insertions(+), 30 deletions(-) --=20 2.17.1