Re: [dpdk-dev] [PATCH v13 05/19] raw/ifpga/base: add device tree support

2019-10-24 Thread Ye Xiaolong
On 10/24, Andy Pei wrote: >From: Tianfei zhang >--- a/drivers/meson.build >+++ b/drivers/meson.build >@@ -9,12 +9,12 @@ endif > dpdk_driver_classes = ['common', > 'bus', > 'mempool', # depends on common and bus. >- 'net', # depends on common, bus and mempo

Re: [dpdk-dev] [PATCH v13 05/19] raw/ifpga/base: add device tree support

2019-10-24 Thread Xu, Rosen
> -Original Message- > From: Bruce Richardson [mailto:bruce.richard...@intel.com] > Sent: Thursday, October 24, 2019 21:09 > To: Pei, Andy > Cc: dev@dpdk.org; Xu, Rosen ; Zhang, Tianfei > ; Ye, Xiaolong ; Zhang, Qi > Z ; Yigit, Ferruh > Subject: Re: [PATCH v13 05/19] raw/ifpga/base: ad

Re: [dpdk-dev] [PATCH v13 05/19] raw/ifpga/base: add device tree support

2019-10-24 Thread Bruce Richardson
On Thu, Oct 24, 2019 at 07:38:25PM +0800, Andy Pei wrote: > From: Tianfei zhang > > In PAC N3000 card, this is a BMC chip which using MAX10 FPGA > to manage the board configuration, like sensors, flash controller, > QSFP, powers. And this is a SPI bus connected between A10 FPGA and > MAX10, we ca