From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Duszynski Subject: [PATCH v2 0/2] net/mrvl: switch to the new Rx/Tx offloads API Date: Tue, 23 Jan 2018 09:46:13 +0100 Message-ID: <1516697175-31235-1-git-send-email-tdu@semihalf.com> References: <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-f66.google.com (mail-wm0-f66.google.com [74.125.82.66]) by dpdk.org (Postfix) with ESMTP id 56AB13250 for ; Tue, 23 Jan 2018 09:46:31 +0100 (CET) Received: by mail-wm0-f66.google.com with SMTP id f3so228074wmc.1 for ; Tue, 23 Jan 2018 00:46:31 -0800 (PST) In-Reply-To: <1516622670-21120-1-git-send-email-tdu@semihalf.com> 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. v2: * Follow the same logic for calculating both unsupported and missing flags. 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