DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/2] doc/guides: bbdev clean up
@ 2023-10-13 21:42 Nicolas Chautru
  2023-10-13 21:42 ` [PATCH v2 1/2] doc: bbdev device discovery clarification Nicolas Chautru
  2023-10-13 21:42 ` [PATCH v2 2/2] doc/guides: refer to generic bbdev test section Nicolas Chautru
  0 siblings, 2 replies; 5+ messages in thread
From: Nicolas Chautru @ 2023-10-13 21:42 UTC (permalink / raw)
  To: dev, maxime.coquelin
  Cc: hemant.agrawal, david.marchand, hernan.vargas, Nicolas Chautru

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-10-23  9:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-13 21:42 [PATCH v2 0/2] doc/guides: bbdev clean up Nicolas Chautru
2023-10-13 21:42 ` [PATCH v2 1/2] doc: bbdev device discovery clarification Nicolas Chautru
2023-10-23  9:21   ` Maxime Coquelin
2023-10-13 21:42 ` [PATCH v2 2/2] doc/guides: refer to generic bbdev test section Nicolas Chautru
2023-10-23  9:23   ` Maxime Coquelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).