RE: [EXT] [PATCH v2 1/1] doc: update to include bbdev snippet using literalinclude

2022-10-27 Thread Akhil Goyal
> Adding code snippet using literalinclude so that to keep > automatically these structures in doc in sync with the > bbdev source code. > > Signed-off-by: Nicolas Chautru Applied to dpdk-next-crypto Thanks.

[PATCH v2 1/1] doc: update to include bbdev snippet using literalinclude

2022-10-12 Thread Nicolas Chautru
Adding code snippet using literalinclude so that to keep automatically these structures in doc in sync with the bbdev source code. Signed-off-by: Nicolas Chautru --- doc/guides/prog_guide/bbdev.rst | 105 +++- lib/bbdev/rte_bbdev_op.h| 15 + 2 files chang