Re: [dpdk-dev] [PATCH] app/compress-perf: fix floating point exception

2019-09-19 Thread Akhil Goyal
> > This patch fixes the floating point exception that happened > when the number of cores to be used during the benchmark > was zero. After the fix such situation is detected, the error > message is printed and the benchmark application exits. > > Fixes: 424dd6c8c1a8 ("app/compress-perf: add wea

Re: [dpdk-dev] [PATCH] app/compress-perf: fix floating point exception

2019-09-09 Thread Trybula, ArturX
This patch fixes the floating point exception that happened when the number of cores to be used during the benchmark was zero. After the fix such situation is detected, the error message is printed and the benchmark application exits. Fixes: 424dd6c8c1a8 ("app/compress-perf: add weak functions f

[dpdk-dev] [PATCH] app/compress-perf: fix floating point exception

2019-08-06 Thread Adam Dybkowski
This patch fixes the floating point exception that happened when the number of cores to be used during the benchmark was zero. After the fix such situation is detected, the error message is printed and the benchmark application exits. Fixes: 424dd6c8c1a8 ("app/compress-perf: add weak functions for