Spdk/test/unit/lib/bdev
Konrad Sztyber 5a3e64efe4 bdev: replace internal buffer pools with iobuf
The internal mempools were replaced with the newly added iobuf
interface.

To make sure we respect spdk_bdev_opts's (small|large)_buf_pool_size, we
call spdk_iobuf_set_opts() from spdk_bdev_set_opts().  These two options
are now deprecated and users should switch to spdk_iobuf_set_opts().

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: Ib1424dc5446796230d103104e272100fac649b42
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15328
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
2022-12-16 09:06:07 +00:00
..
bdev_zone.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
bdev.c bdev: replace internal buffer pools with iobuf 2022-12-16 09:06:07 +00:00
compress.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
crypto.c bdev/crypto: do not track type of crypto session 2022-12-05 22:42:01 +00:00
gpt update Intel copyright notices 2022-11-10 08:28:53 +00:00
mt bdev: replace internal buffer pools with iobuf 2022-12-16 09:06:07 +00:00
nvme misc: Fix spelling mistakes 2022-12-09 08:16:18 +00:00
part.c bdev: replace internal buffer pools with iobuf 2022-12-16 09:06:07 +00:00
pmem update Intel copyright notices 2022-11-10 08:28:53 +00:00
raid module/raid: show raid_bdev details in bdev_raid_get_bdevs rpc 2022-12-07 08:43:52 +00:00
scsi_nvme.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
vbdev_lvol.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
vbdev_zone_block.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
Makefile configure: rename --with-reduce --with-vbdev-compress 2022-12-08 12:55:27 +00:00