Re: [dpdk-dev] [PATCH v3 1/8] net/dpaa: add support for fmlib in dpdk

2020-07-29 Thread Kevin Traynor
git >> ; techbo...@dpdk.org >> Subject: Re: [dpdk-dev] [PATCH v3 1/8] net/dpaa: add support for fmlib in >> dpdk >> Importance: High >> >> Hello Hemant, >> >> On Mon, Jul 20, 2020 at 6:50 AM Hemant Agrawal >> wrote: >>>> Why dro

Re: [dpdk-dev] [PATCH v3 1/8] net/dpaa: add support for fmlib in dpdk

2020-07-29 Thread Thomas Monjalon
29/07/2020 08:39, Hemant Agrawal: > Hi David > > From: David Marchand > > > > Hello Hemant, > > > > On Mon, Jul 20, 2020 at 6:50 AM Hemant Agrawal > > wrote: > > > >Why dropping this codebase in DPDK instead of pulling it as a > > dependency? > > > [Hemant] >I don't like seeing DPDK becoming a

Re: [dpdk-dev] [PATCH v3 1/8] net/dpaa: add support for fmlib in dpdk

2020-07-28 Thread Hemant Agrawal
Hi David > -Original Message- > From: David Marchand > Sent: Tuesday, July 28, 2020 7:12 PM > To: Hemant Agrawal > Cc: Thomas Monjalon ; Sachin Saxena > ; dev@dpdk.org; Ferruh Yigit > ; techbo...@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v3 1/8] net/dpaa: add sup

Re: [dpdk-dev] [PATCH v3 1/8] net/dpaa: add support for fmlib in dpdk

2020-07-28 Thread David Marchand
Hello Hemant, On Mon, Jul 20, 2020 at 6:50 AM Hemant Agrawal wrote: > >Why dropping this codebase in DPDK instead of pulling it as a dependency? > [Hemant] >I don't like seeing DPDK becoming a pile of code duplicated from > somewhere else. > [Hemant] We are not using the library as it is and mak

Re: [dpdk-dev] [PATCH v3 1/8] net/dpaa: add support for fmlib in dpdk

2020-07-20 Thread Hemant Agrawal
Hi Thomas, On 20-Jul-20 10:36 PM, Thomas Monjalon wrote: > 20/07/2020 06:50, Hemant Agrawal: >> HI Thomas, >> >> From: Thomas Monjalon >> 17/07/2020 13:36, Ferruh Yigit: >>> On 7/11/2020 9:17 AM, Hemant Agrawal wrote: DPAA platorm MAC interface is known as FMAN i.e. Frame Manager. Ther

Re: [dpdk-dev] [PATCH v3 1/8] net/dpaa: add support for fmlib in dpdk

2020-07-20 Thread Stephen Hemminger
On Mon, 20 Jul 2020 04:50:37 + Hemant Agrawal wrote: > >But most importantly, the licensing has not been agreed in techboard and > >govboard. > > [Hemant] you are wrong here. Which license difference are you talking about? > Standard licenses do not need techboard and govboard approval.

Re: [dpdk-dev] [PATCH v3 1/8] net/dpaa: add support for fmlib in dpdk

2020-07-20 Thread Thomas Monjalon
20/07/2020 06:50, Hemant Agrawal: > HI Thomas, > > From: Thomas Monjalon > 17/07/2020 13:36, Ferruh Yigit: > > On 7/11/2020 9:17 AM, Hemant Agrawal wrote: > > > DPAA platorm MAC interface is known as FMAN i.e. Frame Manager. > > > There are two ways to control it. > > > 1. Statically configure t

Re: [dpdk-dev] [PATCH v3 1/8] net/dpaa: add support for fmlib in dpdk

2020-07-20 Thread Ferruh Yigit
On 7/19/2020 9:10 PM, Thomas Monjalon wrote: > 17/07/2020 13:36, Ferruh Yigit: >> On 7/11/2020 9:17 AM, Hemant Agrawal wrote: >>> DPAA platorm MAC interface is known as FMAN i.e. Frame Manager. >>> There are two ways to control it. >>> 1. Statically configure the queues and classification rules bef

Re: [dpdk-dev] [PATCH v3 1/8] net/dpaa: add support for fmlib in dpdk

2020-07-19 Thread Hemant Agrawal
HI Thomas, -Original Message- From: Thomas Monjalon Sent: Monday, July 20, 2020 1:41 AM To: Hemant Agrawal ; Sachin Saxena Cc: dev@dpdk.org; Ferruh Yigit ; techbo...@dpdk.org Subject: Re: [dpdk-dev] [PATCH v3 1/8] net/dpaa: add support for fmlib in dpdk Importance: High 17/07/2020

Re: [dpdk-dev] [PATCH v3 1/8] net/dpaa: add support for fmlib in dpdk

2020-07-19 Thread Thomas Monjalon
17/07/2020 13:36, Ferruh Yigit: > On 7/11/2020 9:17 AM, Hemant Agrawal wrote: > > DPAA platorm MAC interface is known as FMAN i.e. Frame Manager. > > There are two ways to control it. > > 1. Statically configure the queues and classification rules before the > > start of the application using FMC t

Re: [dpdk-dev] [PATCH v3 1/8] net/dpaa: add support for fmlib in dpdk

2020-07-17 Thread Ferruh Yigit
On 7/11/2020 9:17 AM, Hemant Agrawal wrote: > DPAA platorm MAC interface is known as FMAN i.e. Frame Manager. > There are two ways to control it. > 1. Statically configure the queues and classification rules before the > start of the application using FMC tool. > 2. Dynamically configure it within