Re: [dpdk-dev] [PATCH 00/37] NXP DPAAx enhancements

2020-06-30 Thread Hemant Agrawal
Hi Ferruh, -Original Message- From: Ferruh Yigit Sent: Tuesday, June 30, 2020 10:31 PM To: Hemant Agrawal ; dev@dpdk.org Subject: Re: [PATCH 00/37] NXP DPAAx enhancements On 5/27/2020 2:22 PM, Hemant Agrawal wrote: > This patch-set mainly address following enhancements > > 1. Supportin

Re: [dpdk-dev] [PATCH 00/37] NXP DPAAx enhancements

2020-06-30 Thread Ferruh Yigit
On 5/27/2020 2:22 PM, Hemant Agrawal wrote: > This patch-set mainly address following enhancements > > 1. Supporting the non-EAL thread based I/O processing > 2. Reducing the thread local storage > 3. Adding support for HW FM library in DPAA, so that > additional queue, flow configuration can be d

[dpdk-dev] [PATCH 00/37] NXP DPAAx enhancements

2020-05-27 Thread Hemant Agrawal
This patch-set mainly address following enhancements 1. Supporting the non-EAL thread based I/O processing 2. Reducing the thread local storage 3. Adding support for HW FM library in DPAA, so that additional queue, flow configuration can be done. 4. Adding Shared MAC or Virtual storage profile sup