[dpdk-dev] [PATCH] app/test: fix wrong pointer values in crypto perftest

2016-11-07 Thread Thomas Monjalon
> > This commit fixes problem with device hanging because of > > wrong pointer values in snow3g performance test > > > > Fixes: 97fe6461c7cb ("app/test: add SNOW 3G performance test") > > > > Signed-off-by: Arek Kusztal > > --- > Acked-by: Fiona Trahe Applied, thanks

[dpdk-dev] [PATCH] app/test: fix wrong pointer values in crypto perftest

2016-11-02 Thread Trahe, Fiona
> -Original Message- > From: Kusztal, ArkadiuszX > Sent: Friday, October 28, 2016 12:37 PM > To: dev at dpdk.org > Cc: Trahe, Fiona ; De Lara Guarch, Pablo > ; Griffin, John intel.com>; > Jain, Deepak K ; Kusztal, ArkadiuszX > > Subject: [PATCH] app/test: fix wrong pointer values in

[dpdk-dev] [PATCH] app/test: fix wrong pointer values in crypto perftest

2016-10-28 Thread Thomas Monjalon
2016-10-28 13:42, Trahe, Fiona: > From: Kusztal, ArkadiuszX > > This commit fixes problem with device hanging because of wrong pointer > > values in snow3g performance test > > Can you add to resolved issues section of release notes please. I'm not sure we should comment about unit test fixes in

[dpdk-dev] [PATCH] app/test: fix wrong pointer values in crypto perftest

2016-10-28 Thread Trahe, Fiona
Hi Arek, > -Original Message- > From: Kusztal, ArkadiuszX > Sent: Friday, October 28, 2016 12:37 PM > To: dev at dpdk.org > Cc: Trahe, Fiona ; De Lara Guarch, Pablo > ; Griffin, John intel.com>; > Jain, Deepak K ; Kusztal, ArkadiuszX > > Subject: [PATCH] app/test: fix wrong pointer

[dpdk-dev] [PATCH] app/test: fix wrong pointer values in crypto perftest

2016-10-28 Thread Arek Kusztal
This commit fixes problem with device hanging because of wrong pointer values in snow3g performance test Fixes: 97fe6461c7cb ("app/test: add SNOW 3G performance test") Signed-off-by: Arek Kusztal --- app/test/test_cryptodev_perf.c | 101 - 1 file