v2: adding extra commit to refer to bbdev test doc from each PMD and avoid duplication.
Adding more information in bbdev documentation related to the bbdev device discovery from info_get which was not very verbose so far. Notably for FEC and FFT operations which have extra parameters to manage different implementation variants. Also use code snippet to refer to info structure and keep the doc in sync moving forward. Nicolas Chautru (2): doc: bbdev device discovery clarification doc/guides: refer to generic bbdev test section doc/guides/bbdevs/acc100.rst | 33 ++-------------- doc/guides/bbdevs/fpga_5gnr_fec.rst | 39 ++----------------- doc/guides/bbdevs/fpga_lte_fec.rst | 40 ++----------------- doc/guides/bbdevs/la12xx.rst | 32 ++------------- doc/guides/bbdevs/vrb1.rst | 36 ++--------------- doc/guides/bbdevs/vrb2.rst | 36 ++--------------- doc/guides/prog_guide/bbdev.rst | 60 ++++++++++++++++++++++++----- doc/guides/tools/testbbdev.rst | 2 + lib/bbdev/rte_bbdev.h | 6 +++ 9 files changed, 79 insertions(+), 205 deletions(-) -- 2.34.1