> Subject: [PATCH 1/2] doc: fix code blocks in security guide > > Add literal includes to copy code block while compiling. Having a copy > may lead to mismatch if code is updated without updating the doc. > > Fixes: 40ff8c99ea99 ("doc: add details of security library") > > Signed-off-by: Anoob Joseph <ano...@marvell.com> Cc: sta...@dpdk.org
Acked-by: Akhil Goyal <gak...@marvell.com> Applied to dpdk-next-crypto Thanks.