Re: [dpdk-dev] [PATCH v2 00/40] Introduce NXP DPAA Bus, Mempool and PMD

2017-07-04 Thread Thomas Monjalon
05/07/2017 06:38, Shreyansh Jain: > Hello Thomas, > > On Wednesday 05 July 2017 05:43 AM, Thomas Monjalon wrote: > > Hi Shreyansh, > > > > 04/07/2017 16:43, Shreyansh Jain: > >> This patchset introduces the following: > >> 1. DPAA Bus (drivers/bus/dpaa) > >> The core of DPAA bus is implemented u

Re: [dpdk-dev] [PATCH v2 00/40] Introduce NXP DPAA Bus, Mempool and PMD

2017-07-04 Thread Shreyansh Jain
Hello Thomas, On Wednesday 05 July 2017 05:43 AM, Thomas Monjalon wrote: > Hi Shreyansh, > > 04/07/2017 16:43, Shreyansh Jain: >> This patchset introduces the following: >> 1. DPAA Bus (drivers/bus/dpaa) >> The core of DPAA bus is implemented using 3 main hardware blocks: QMan, >> or Queue Mana

Re: [dpdk-dev] [PATCH v2 00/40] Introduce NXP DPAA Bus, Mempool and PMD

2017-07-04 Thread Thomas Monjalon
Hi Shreyansh, 04/07/2017 16:43, Shreyansh Jain: > This patchset introduces the following: > 1. DPAA Bus (drivers/bus/dpaa) > The core of DPAA bus is implemented using 3 main hardware blocks: QMan, > or Queue Manager; BMan, or Buffer Manager and FMan, or Frame Manager. > The patches introduce ne

[dpdk-dev] [PATCH v2 00/40] Introduce NXP DPAA Bus, Mempool and PMD

2017-07-04 Thread Shreyansh Jain
Series based on net-next/master (d8ee8d7) Changes Log: v2: - Fixing various comments from Ferruh, but broadly: -) Logging is been changed to reflect rte_log_register -) Logs across Bus, Mempool and PMD updated -) fixed incorrect feature claimed in dpaa.ini - Removed 24/40/48