On 10/10/23 22:34, Nicolas Chautru wrote:
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. This is on top of this serie https://patches.dpdk.org/project/dpdk/list/?series=29744 Nicolas Chautru (1): doc: bbdev device discovery clarification doc/guides/prog_guide/bbdev.rst | 60 ++++++++++++++++++++++++++++----- lib/bbdev/rte_bbdev.h | 6 ++++ 2 files changed, 57 insertions(+), 9 deletions(-)
Applied to next-baseband/for-main. Thanks, Maxime