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

Trybula, ArturX arturx.trybula at intel.com
Mon Sep 9 16:03:12 CEST 2019


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.dybkowski at intel.com>
Acked-by: Artur Trybula <arturx.trybula at intel.com>
---



More information about the dev mailing list