[dpdk-dev] [PATCH v7 00/21] Introduce SoC device/driver framework for EAL

2016-11-09 Thread Shreyansh Jain
Hello Thomas, On Wednesday 09 November 2016 03:47 PM, Thomas Monjalon wrote: > Hi Shreyansh, > > I realize that we had a lot of off-list discussions on this topic > and there was no public explanation of the status of this series. Thanks for your email. (and all the suggestions you have given of

[dpdk-dev] [PATCH v7 00/21] Introduce SoC device/driver framework for EAL

2016-11-09 Thread Thomas Monjalon
Hi Shreyansh, I realize that we had a lot of off-list discussions on this topic and there was no public explanation of the status of this series. 2016-10-28 17:56, Shreyansh Jain: [...] > As of now EAL is primarly focused on PCI initialization/probing. Right. DPDK was PCI centric. We must give P

[dpdk-dev] [PATCH v7 00/21] Introduce SoC device/driver framework for EAL

2016-10-28 Thread Shreyansh Jain
On Friday 28 October 2016 05:56 PM, Shreyansh Jain wrote: > Introduction: > = > > This patch set is direct derivative of Jan's original series [1],[2]. > > - This version is based on master HEAD (ca41215) > > - In this, I am merging the series [11] back. It was initially part >of

[dpdk-dev] [PATCH v7 00/21] Introduce SoC device/driver framework for EAL

2016-10-28 Thread Shreyansh Jain
Introduction: = This patch set is direct derivative of Jan's original series [1],[2]. - This version is based on master HEAD (ca41215) - In this, I am merging the series [11] back. It was initially part of this set but I had split considering that those changes in PCI were go