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

2020-09-08 Thread Ferruh Yigit
On 9/8/2020 11:19 AM, Thomas Monjalon wrote: > 08/09/2020 11:55, Ferruh Yigit: >> On 9/4/2020 1:51 PM, Ferruh Yigit wrote: >>> Series applied to dpdk-next-net/main, thanks. >> >> Hi Hemant, >> >> I need to drop the series from next-net, since new files doesn't have the >> Makefile support, they are

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

2020-09-08 Thread Thomas Monjalon
08/09/2020 11:55, Ferruh Yigit: > On 9/4/2020 1:51 PM, Ferruh Yigit wrote: > > Series applied to dpdk-next-net/main, thanks. > > Hi Hemant, > > I need to drop the series from next-net, since new files doesn't have the > Makefile support, they are causing build error for Make and affecting CI > r

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

2020-09-08 Thread Ferruh Yigit
On 9/4/2020 1:51 PM, Ferruh Yigit wrote: > On 9/4/2020 9:39 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 F

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

2020-09-04 Thread Ferruh Yigit
On 9/4/2020 9:39 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 a