> -----Original Message-----
> From: Akhil Goyal <[email protected]>
> Sent: Tuesday 21 March 2023 13:05
> To: [email protected]
> Cc: [email protected]; [email protected];
> [email protected]; [email protected]; De Lara Guarch, Pablo
> <[email protected]>; Trahe, Fiona <[email protected]>;
> Doherty, Declan <[email protected]>; [email protected];
> [email protected]; [email protected]; [email protected];
> [email protected]; [email protected];
> [email protected]; Nicolau, Radu <[email protected]>;
> [email protected]; [email protected];
> [email protected]; Power, Ciara <[email protected]>; Akhil Goyal
> <[email protected]>; [email protected]
> Subject: [PATCH] doc: fix cryptodev code block mismatch
> 
> 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.
> 
> Fixes: 0318c02b57cf ("doc: add cryptodev chapter in prog guide")
> Cc: [email protected]
> 
> Signed-off-by: Akhil Goyal <[email protected]>
> Reported-by: David Marchand <[email protected]>
> ---
>  doc/guides/prog_guide/cryptodev_lib.rst | 121 ++++--------------------
>  lib/cryptodev/rte_crypto_sym.h          |   4 +
>  lib/cryptodev/rte_cryptodev.h           |   6 ++
>  3 files changed, 31 insertions(+), 100 deletions(-)

Acked-by: Ciara Power <[email protected]>

Reply via email to