Re: [dpdk-dev] [PATCH 0/2] fixes for net/mrvl pmd

2018-01-18 Thread Ferruh Yigit
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 a

[dpdk-dev] [PATCH 0/2] fixes for net/mrvl pmd

2018-01-18 Thread Tomasz Duszynski
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 +