From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Duszynski Subject: [PATCH 0/2] fixes for net/mrvl pmd Date: Thu, 18 Jan 2018 11:57:35 +0100 Message-ID: <1516273057-20557-1-git-send-email-tdu@semihalf.com> Cc: jck@semihalf.com, dima@marvell.com, nsamsono@marvell.com, jianbo.liu@arm.com, Tomasz Duszynski To: dev@dpdk.org Return-path: Received: from mail-lf0-f66.google.com (mail-lf0-f66.google.com [209.85.215.66]) by dpdk.org (Postfix) with ESMTP id 233A51B03F for ; Thu, 18 Jan 2018 11:57:44 +0100 (CET) Received: by mail-lf0-f66.google.com with SMTP id t139so11287163lff.0 for ; Thu, 18 Jan 2018 02:57:44 -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-set contains a couple of changes which let the application using pmd to set mtu and mac addresses before port is initialized. Tomasz Duszynski (2): net/mrvl: allow changing MTU before port init net/mrvl: allow adding ether addr before port init drivers/net/mrvl/mrvl_ethdev.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.7.4