Re: [dpdk-dev] [DPDK v2] net/ipn3ke: modifications on AFU configurations

2019-06-10 Thread Xu, Rosen
Hi Dan, Thanks your clarify, pls apply them in new patch set, not just explain them in this patch. > -Original Message- > From: Wei, Dan > Sent: Tuesday, June 04, 2019 11:19 > To: Xu, Rosen ; dev@dpdk.org > Cc: Yigit, Ferruh ; sta...@dpdk.org > Subject: RE: [DPDK v2] net/ipn3ke: modifica

Re: [dpdk-dev] [DPDK v2] net/ipn3ke: modifications on AFU configurations

2019-06-09 Thread Wei, Dan
Thank you for your comments. > > diff --git a/drivers/net/ipn3ke/ipn3ke_ethdev.c > > b/drivers/net/ipn3ke/ipn3ke_ethdev.c > > index 9079b57..84eb0e9 100644 > > --- a/drivers/net/ipn3ke/ipn3ke_ethdev.c > > +++ b/drivers/net/ipn3ke/ipn3ke_ethdev.c > > @@ -223,15 +223,25 @@ > >

Re: [dpdk-dev] [DPDK v2] net/ipn3ke: modifications on AFU configurations

2019-06-06 Thread Ferruh Yigit
On 5/30/2019 3:58 PM, Dan Wei wrote: > Modify AFU configurations for new Blue Bitstream of A10 on N3000 card: > - AFU register access: RTL changes the UPL base address and the read/write > commands of register indirect access. > - Add delays to wait for the HW reset completion. > - Refine log for d

Re: [dpdk-dev] [DPDK v2] net/ipn3ke: modifications on AFU configurations

2019-06-03 Thread Wei, Dan
Hi Rosen, thank you for your comments. > > > -Original Message- > > From: Wei, Dan > > Sent: Thursday, May 30, 2019 22:59 > > To: dev@dpdk.org > > Cc: Yigit, Ferruh ; Wei, Dan > > ; Xu, Rosen ; sta...@dpdk.org > > Subject: [DPDK v2] net/ipn3ke: modifications on AFU configurations > > > >

Re: [dpdk-dev] [DPDK v2] net/ipn3ke: modifications on AFU configurations

2019-05-30 Thread Xu, Rosen
Hi, > -Original Message- > From: Wei, Dan > Sent: Thursday, May 30, 2019 22:59 > To: dev@dpdk.org > Cc: Yigit, Ferruh ; Wei, Dan ; > Xu, Rosen ; sta...@dpdk.org > Subject: [DPDK v2] net/ipn3ke: modifications on AFU configurations > > Modify AFU configurations for new Blue Bitstream of A10

[dpdk-dev] [DPDK v2] net/ipn3ke: modifications on AFU configurations

2019-05-29 Thread Dan Wei
Modify AFU configurations for new Blue Bitstream of A10 on N3000 card: - AFU register access: RTL changes the UPL base address and the read/write commands of register indirect access. - Add delays to wait for the HW reset completion. - Refine log for debug: print UPL_version not only for vBNG bit s