Re: [PATCH v5 00/12] Introducing EAL Bus-Device-Driver Model
From: Shreyansh Jain <hidden>
Date: 2017-01-06 06:24:17
On Wednesday 04 January 2017 03:52 AM, Thomas Monjalon wrote:
2016-12-26 18:53, Shreyansh Jain:quoted
Link to v1: [10] Link to v2: [11] Link to v3: [13] Link to v4: [14] :: Introduction :: DPDK has been inherently a PCI inclined framework. Because of this, the design of device tree (or list) within DPDK is also PCI inclined. A non-PCI device doesn't have a way of being expressed without using hooks started from EAL to PMD.It is a very important work to make DPDK growing. I am sorry to not have done a lot of public comments before today. I have sent some thoughts about moving some things from generic objects to specialized ones. I think they are not so much big changes in your work and I hope we could converge to something in the git tree really soon.
Thanks a lot for spending time on this. I will reply to all your emails and if possible, with updated code, within today (6/Jan)
Thanks Shreyansh. PS: reviews from others are more than welcome!
Yes please. this change impacts framework very widely (even though the lines changed is not much). More reviews would really help.