RE: [EXT] [dpdk-dev][PATCH] test/crypto-perf: extend asymmetric crypto throughput test

2022-04-29 Thread Akhil Goyal
> > > From: Kiran Kumar K > > > > Extended support for asymmetric crypto perf throughput test. > > Added support for new modulus lengths. > > Added new parameter --modex-len. > > Supported lengths are 60, 128, 255, 448. Default length is 128. > > > > Signed-off-by: Kiran Kumar K > Acked-by: Akhi

RE: [EXT] [dpdk-dev][PATCH] test/crypto-perf: extend asymmetric crypto throughput test

2022-04-29 Thread Akhil Goyal
> From: Kiran Kumar K > > Extended support for asymmetric crypto perf throughput test. > Added support for new modulus lengths. > Added new parameter --modex-len. > Supported lengths are 60, 128, 255, 448. Default length is 128. > > Signed-off-by: Kiran Kumar K Acked-by: Akhil Goyal

[dpdk-dev][PATCH] test/crypto-perf: extend asymmetric crypto throughput test

2022-04-28 Thread kirankumark
From: Kiran Kumar K Extended support for asymmetric crypto perf throughput test. Added support for new modulus lengths. Added new parameter --modex-len. Supported lengths are 60, 128, 255, 448. Default length is 128. Signed-off-by: Kiran Kumar K --- app/test-crypto-perf/cperf_ops.c

RE: [EXT] [PATCH] test/crypto-perf: extend asymmetric crypto throughput test

2022-04-28 Thread Akhil Goyal
Hi Kiran, > From: Kiran Kumar K > > Extended support for asymmetric crypto perf throughput test. > Added support for new modulus lengths. > Added new parameter --modex-len. > Supported lengths are 60, 128, 255, 448. Default length is 128. > > Signed-off-by: Kiran Kumar K > --- > app/test-cryp

[PATCH] test/crypto-perf: extend asymmetric crypto throughput test

2022-03-16 Thread kirankumark
From: Kiran Kumar K Extended support for asymmetric crypto perf throughput test. Added support for new modulus lengths. Added new parameter --modex-len. Supported lengths are 60, 128, 255, 448. Default length is 128. Signed-off-by: Kiran Kumar K --- app/test-crypto-perf/cperf_ops.c