Re: [dpdk-dev] [PATCH v3] doc: add reference to bbdev companion configuration tool

2020-11-12 Thread Chautru, Nicolas
> From: Akhil Goyal > > > > > Hi Akhil, > > Heads up on this doc update still to be applied. > > > > > > > > doc/guides/bbdevs/acc100.rst| 19 +++ > > > > doc/guides/bbdevs/fpga_5gnr_fec.rst | 19 +++ > > > > doc/guides/bbdevs/fpga_lte_fec.rst | 19

Re: [dpdk-dev] [PATCH v3] doc: add reference to bbdev companion configuration tool

2020-11-12 Thread Akhil Goyal
> > Hi Akhil, > Heads up on this doc update still to be applied. > > > > doc/guides/bbdevs/acc100.rst| 19 +++ > > > doc/guides/bbdevs/fpga_5gnr_fec.rst | 19 +++ > > > doc/guides/bbdevs/fpga_lte_fec.rst | 19 +++ > > > 3 files changed, 5

Re: [dpdk-dev] [PATCH v3] doc: add reference to bbdev companion configuration tool

2020-11-09 Thread Chautru, Nicolas
Hi Akhil, Heads up on this doc update still to be applied. > -Original Message- > From: Tom Rix > Sent: Tuesday, November 3, 2020 12:00 PM > To: Chautru, Nicolas ; dev@dpdk.org; > akhil.go...@nxp.com; tho...@monjalon.net > Cc: Mcnamara, John ; > david.march...@redhat.com; Richardson, Br

Re: [dpdk-dev] [PATCH v3] doc: add reference to bbdev companion configuration tool

2020-11-03 Thread Tom Rix
On 11/3/20 11:39 AM, Nicolas Chautru wrote: > v3: casing typo correction > v2: typo corrections > Adding reference to companion tool to perform PF device configuration of HW > bbdev devices : pf_bb_config This topic was previously discussed in > https://patches.dpdk.org/patch/74270/ > and it wa

[dpdk-dev] [PATCH v3] doc: add reference to bbdev companion configuration tool

2020-11-03 Thread Nicolas Chautru
v3: casing typo correction v2: typo corrections Adding reference to companion tool to perform PF device configuration of HW bbdev devices : pf_bb_config This topic was previously discussed in https://patches.dpdk.org/patch/74270/ and it was preferred for the tool to be be upstreamed outside of DP