+2
−8
Loading
The latest patch for the iSCSI connection is applied to the vhost too. RTE_MAX_LCORE in the for loop is removed and the for loop is replaced by SPDK_ENV_FOREACH_CORE(). When the cpumask is unexpectedly 0, not 0 but the first core is returned. Change-Id: I39cfc2219a3532eccc8c0ce59712102b947a76d7 Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/392588 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Ziye Yang <optimistyzy@gmail.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>