Re: [dpdk-dev] [PATCH 06/16] nfp: add nsp symbol resolution command

2017-08-31 Thread Alejandro Lucero
On Mon, Aug 28, 2017 at 5:42 PM, Ferruh Yigit wrote: > On 8/24/2017 5:20 PM, Alejandro Lucero wrote: > > Firmware has symbols helping to configure things like number of > > PF ports, vNIC BARs addresses inside NFP memories, or ethernet > > link state. Different firmware apps have different things

Re: [dpdk-dev] [PATCH 06/16] nfp: add nsp symbol resolution command

2017-08-28 Thread Ferruh Yigit
On 8/24/2017 5:20 PM, Alejandro Lucero wrote: > Firmware has symbols helping to configure things like number of > PF ports, vNIC BARs addresses inside NFP memories, or ethernet > link state. Different firmware apps have different things to map > and likely different internal NFP addresses to use. >