> Subject: RE: [PATCH] app/crypto-perf: change buffer size based on optype > > > Adding digest size to buffer size in auth-then-cipher mode with auth_op set > > to > > generate as cipher length includes digest size also. > > > > Signed-off-by: Tejasree Kondoj <ktejas...@marvell.com> > > --- > > app/test-crypto-perf/cperf_options_parsing.c | 8 ++++++++ > > 1 file changed, 8 insertions(+) > > > > Acked-by: Anoob Joseph <ano...@marvell.com> Applied to dpdk-next-crypto
Thanks.