From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Duszynski Subject: [PATCH 0/2] switch to the new Rx/Tx offloads API Date: Mon, 22 Jan 2018 13:04:28 +0100 Message-ID: <1516622670-21120-1-git-send-email-tdu@semihalf.com> Cc: mw@semihalf.com, dima@marvell.com, nsamsono@marvell.com, Jianbo.liu@arm.com, jck@semihalf.com, Tomasz Duszynski To: dev@dpdk.org Return-path: Received: from mail-wm0-f65.google.com (mail-wm0-f65.google.com [74.125.82.65]) by dpdk.org (Postfix) with ESMTP id 591AD3772 for ; Mon, 22 Jan 2018 13:04:42 +0100 (CET) Received: by mail-wm0-f65.google.com with SMTP id v71so16331559wmv.2 for ; Mon, 22 Jan 2018 04:04:42 -0800 (PST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" This patch series replaces the old Rx/Tx offload API with the new API. Tomasz Duszynski (2): net/mrvl: switch to the new Rx offload API net/mrvl: switch to the new Tx offload API drivers/net/mrvl/mrvl_ethdev.c | 125 ++++++++++++++++++++++++++++++++++------- 1 file changed, 106 insertions(+), 19 deletions(-) -- 2.7.4