+7
−8
Loading
This patch updates event/app.c to replace the define MAX_CPU_CORES with SPDK_CONFIG_MAX_LCORES to support systems with more than 128 lcores. Previously MAX_CPU_CORES was hard coded to 128. Fixes: #3425 Change-Id: I737fac04df402c3dbf355519731c9ef984f81f35 Signed-off-by:Michael Piszczek <mpiszczek@ddn.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24005 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <jim.harris@samsung.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com>