[dpdk-dev] [PATCH] test/compress: add scatter-gather tests
Daly, Lee
lee.daly at intel.com
Mon Jul 16 16:19:05 CEST 2018
> -----Original Message-----
> From: De Lara Guarch, Pablo
> Sent: Tuesday, July 3, 2018 1:52 AM
> To: Trahe, Fiona <fiona.trahe at intel.com>;
> ashish.gupta at caviumnetworks.com; Daly, Lee <lee.daly at intel.com>
> Cc: dev at dpdk.org; De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>
> Subject: [PATCH] test/compress: add scatter-gather tests
>
> Added Scatter-Gather test, which split input data into multi-segment mbufs
> and compresses/decompresses the data into also a multi-segment mbuf.
>
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> ---
> test/test/test_compressdev.c | 390
> ++++++++++++++++++++++++++++++++++++++-----
> 1 file changed, 351 insertions(+), 39 deletions(-)
>
> diff --git a/test/test/test_compressdev.c b/test/test/test_compressdev.c
> --
<...>
> 2.14.4
Acked-by: Lee Daly <lee.daly at intel.com>
More information about the dev
mailing list