Re: [dpdk-dev] [PATCH v4 00/16] add net mrvl pmd driver

2017-10-11 Thread Tomasz Duszynski
On Thu, Oct 12, 2017 at 02:51:19AM +0100, Ferruh Yigit wrote: > On 10/9/2017 9:59 PM, Ferruh Yigit wrote: > > On 10/9/2017 4:00 PM, Tomasz Duszynski wrote: > >> Hello, > >> > >> This patch series introduces the net driver for Marvell Armada 7k/8k > >> SoCs along with documentation. > >> > >> Below

Re: [dpdk-dev] [PATCH v4 00/16] add net mrvl pmd driver

2017-10-11 Thread Ferruh Yigit
On 10/9/2017 9:59 PM, Ferruh Yigit wrote: > On 10/9/2017 4:00 PM, Tomasz Duszynski wrote: >> Hello, >> >> This patch series introduces the net driver for Marvell Armada 7k/8k >> SoCs along with documentation. >> >> Below you can find the list of features which net pmd supports: >> * Speed capabilit

Re: [dpdk-dev] [PATCH v4 00/16] add net mrvl pmd driver

2017-10-10 Thread Tomasz Duszynski
On Tue, Oct 10, 2017 at 01:25:42AM +0100, Ferruh Yigit wrote: > On 10/9/2017 9:59 PM, Ferruh Yigit wrote: > > On 10/9/2017 4:00 PM, Tomasz Duszynski wrote: > >> Hello, > >> > >> This patch series introduces the net driver for Marvell Armada 7k/8k > >> SoCs along with documentation. > >> > >> Below

Re: [dpdk-dev] [PATCH v4 00/16] add net mrvl pmd driver

2017-10-09 Thread Tomasz Duszynski
On Mon, Oct 09, 2017 at 09:59:27PM +0100, Ferruh Yigit wrote: > On 10/9/2017 4:00 PM, Tomasz Duszynski wrote: > > Hello, > > > > This patch series introduces the net driver for Marvell Armada 7k/8k > > SoCs along with documentation. > > > > Below you can find the list of features which net pmd supp

Re: [dpdk-dev] [PATCH v4 00/16] add net mrvl pmd driver

2017-10-09 Thread Ferruh Yigit
On 10/9/2017 9:59 PM, Ferruh Yigit wrote: > On 10/9/2017 4:00 PM, Tomasz Duszynski wrote: >> Hello, >> >> This patch series introduces the net driver for Marvell Armada 7k/8k >> SoCs along with documentation. >> >> Below you can find the list of features which net pmd supports: >> * Speed capabilit

Re: [dpdk-dev] [PATCH v4 00/16] add net mrvl pmd driver

2017-10-09 Thread Ferruh Yigit
On 10/9/2017 4:00 PM, Tomasz Duszynski wrote: > Hello, > > This patch series introduces the net driver for Marvell Armada 7k/8k > SoCs along with documentation. > > Below you can find the list of features which net pmd supports: > * Speed capabilities > * Link status > * MTU update > * Jumbo fram

[dpdk-dev] [PATCH v4 00/16] add net mrvl pmd driver

2017-10-09 Thread Tomasz Duszynski
Hello, This patch series introduces the net driver for Marvell Armada 7k/8k SoCs along with documentation. Below you can find the list of features which net pmd supports: * Speed capabilities * Link status * MTU update * Jumbo frame * Promiscuous mode * Allmulticast mode * Unicast MAC filter * Mu