[dpdk-dev] [RFC 0/6] Flattened Device Tree access from DPDK

2016-03-29 Thread Jan Viktorin
On Mon, 28 Mar 2016 10:43:00 +0800 Jianbo Liu wrote: > On 26 March 2016 at 09:12, Jan Viktorin wrote: > > Hello, > > > > while extending the DPDK by a kind of platform devices (for the 16.07), an > > access to the FDT might be necessary (or at least very helpful). This patch > > series for 16.07

[dpdk-dev] [RFC 0/6] Flattened Device Tree access from DPDK

2016-03-28 Thread Jianbo Liu
On 26 March 2016 at 09:12, Jan Viktorin wrote: > Hello, > > while extending the DPDK by a kind of platform devices (for the 16.07), an > access to the FDT might be necessary (or at least very helpful). This patch > series for 16.07 introduces an approach to solve this topic. > > The API is designe

[dpdk-dev] [RFC 0/6] Flattened Device Tree access from DPDK

2016-03-26 Thread Jan Viktorin
Hello, while extending the DPDK by a kind of platform devices (for the 16.07), an access to the FDT might be necessary (or at least very helpful). This patch series for 16.07 introduces an approach to solve this topic. The API is designed from scratch and there is only the Linux backend for it. T

[dpdk-dev] [RFC 0/6] Flattened Device Tree access from DPDK

2016-03-26 Thread Jan Viktorin
Hello, while extending the DPDK by a kind of platform devices (for the 16.07), an access to the FDT might be necessary (or at least very helpful). This patch series for 16.07 introduces an approach to solve this topic. The API is designed from scratch and there is only the Linux backend for it. T