[dpdk-dev] [PATCH] app/crypto-perf: support IMIX

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Tue Jan 9 13:55:47 CET 2018



> -----Original Message-----
> From: Zhang, Roy Fan
> Sent: Tuesday, January 9, 2018 11:26 AM
> To: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>; Doherty,
> Declan <declan.doherty at intel.com>
> Cc: dev at dpdk.org; De Lara Guarch, Pablo
> <pablo.de.lara.guarch at intel.com>
> Subject: RE: [dpdk-dev] [PATCH] app/crypto-perf: support IMIX
> 
> 
> 
> > -----Original Message-----
> > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Pablo de Lara
> > Sent: Wednesday, December 13, 2017 1:14 PM
> > To: Doherty, Declan <declan.doherty at intel.com>
> > Cc: dev at dpdk.org; De Lara Guarch, Pablo
> > <pablo.de.lara.guarch at intel.com>
> > Subject: [dpdk-dev] [PATCH] app/crypto-perf: support IMIX
> >
> > Add support for IMIX performance tests, where a distribution of
> > various packet sizes can be submitted to a crypto device, testing a
> > closer to a real world scenario.
> >
> > A sequence of packet sizes, selected randomly from a list of packet
> > sizes (with "buffer-sz" parameter) with a list of the weights per
> > packet size (using "imix" parameter), is generated (the length of this
> > sequence is the same length as the pool, set with "pool-sz" parameter).
> >
> > This sequence is used repeteadly for all the crypto operations
> > submitted to the crypto device (with "--total-ops" parameter).
> >
> > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> > ---
> 
> Acked-by: Fan Zhang <roy.fan.zhang at intel.com>

Applied to dpdk-next-crypto.

Pablo


More information about the dev mailing list