[dpdk-dev] [PATCH 00/14] Step towards PCI independency

2016-01-13 Thread David Marchand
Hello Jan, On Mon, Jan 11, 2016 at 6:29 PM, Jan Viktorin wrote: > Hello David, > > did you find time to see the patchset? I am working on a PMD on top of > these so I'd be glad to base on the code close to the (potentially) > upstreamed one. I took a quick look but since we still have an abi br

[dpdk-dev] [PATCH 00/14] Step towards PCI independency

2016-01-11 Thread Jan Viktorin
Hello David, did you find time to see the patchset? I am working on a PMD on top of these so I'd be glad to base on the code close to the (potentially) upstreamed one. Regards Jan On Tue, 5 Jan 2016 10:45:11 +0100 David Marchand wrote: > Hello Jan, > > I agree that ethdev / cryptodev should r

[dpdk-dev] [PATCH 00/14] Step towards PCI independency

2016-01-04 Thread Jan Viktorin
Hello DPDK community, A few days ago, I've proposed an RFC of a new infrastructure that allows to detect non-PCI devices present on SoC systems. It is, however, the easier part of the story. To bring support of non-PCI devices, it is necessary to do much deeper changes in DPDK. In this patch serie