[EXT] Re: [PATCH] doc: fix cryptodev code block mismatch
Akhil Goyal
gakhil at marvell.com
Tue Mar 21 15:57:15 CET 2023
> 21/03/2023 14:05, Akhil Goyal:
> > Certain structures were replicated in programmer's guide,
> > which resulted in mismatch when that structure is changed
> > in future releases.
> > Added literal includes to copy code block while compiling.
>
> The best is to avoid including code in docs.
> Why do we need these structures in the guide?
>
These are not complete code, only the structure defines
Which helps in understanding the fields and flow of APIs.
More information about the dev
mailing list