+14
−6
Loading
Iobuf module can be non registered only if shared buffers or cache is not required. Previously only shared buffers were considered but having shared buffers set to 0 and cache to non 0 is a valid configuration. As transport can use iobuf without cache configured conditions in transport poll group create/destroy were adjusted to reflect that. Change-Id: I6a7bbe529368a654709dc57cf2a876de5e062baa Signed-off-by:Jacek Kalwas <jacek.kalwas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19998 Reviewed-by:
Jim Harris <jim.harris@samsung.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com>