2016-12-26 18:53, Shreyansh Jain: > 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 Shreyansh. PS: reviews from others are more than welcome!