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

2020-08-26 Thread Ferruh Yigit
On 8/26/2020 6:06 PM, Hemant Agrawal wrote: > HI Ferruh, > >> -Original Message- >> From: Ferruh Yigit >> Sent: Wednesday, August 26, 2020 8:22 PM >> To: Hemant Agrawal ; dev@dpdk.org >> Subject: Re: [PATCH v5 1/8] net/dpaa: add support for fmlib in dpdk >> >> On 8/26/2020 2:54 PM, Ferruh

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

2020-08-26 Thread Hemant Agrawal
HI Ferruh, > -Original Message- > From: Ferruh Yigit > Sent: Wednesday, August 26, 2020 8:22 PM > To: Hemant Agrawal ; dev@dpdk.org > Subject: Re: [PATCH v5 1/8] net/dpaa: add support for fmlib in dpdk > > On 8/26/2020 2:54 PM, Ferruh Yigit wrote: > > On 8/13/2020 7:01 PM, Hemant Agrawal

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

2020-08-26 Thread Ferruh Yigit
On 8/26/2020 2:54 PM, Ferruh Yigit wrote: > On 8/13/2020 7:01 PM, 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

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

2020-08-26 Thread Ferruh Yigit
On 8/13/2020 7:01 PM, 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