> > 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 multicore > test") > > Signed-off-by: Adam Dybkowski <adamx.dybkow...@intel.com> > --- Applied to dpdk-next-crypto
Thanks.