From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 0/2] fixes for net/mrvl pmd Date: Thu, 18 Jan 2018 16:26:32 +0000 Message-ID: <49249bbb-d484-cd89-e8b9-1ee751b421ae@intel.com> References: <1516273057-20557-1-git-send-email-tdu@semihalf.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: jck@semihalf.com, dima@marvell.com, nsamsono@marvell.com, jianbo.liu@arm.com To: Tomasz Duszynski , dev@dpdk.org Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 167F61B2DA for ; Thu, 18 Jan 2018 17:26:35 +0100 (CET) In-Reply-To: <1516273057-20557-1-git-send-email-tdu@semihalf.com> 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" On 1/18/2018 10:57 AM, Tomasz Duszynski wrote: > 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 Series applied to dpdk-next-net/master, thanks.