Spdk/scripts/pkgdep
Simon A. F. Lund 3bf8f8a39b pkgdep: bump liburing to v2.2
liburing v2.2 provides support for initialization of rings with "big"
submission and completion entries. Big entries allow embedding NVMe
submission and completion entries in the io_ring sqe/cqe and thereby an
enabler of "io_uring_cmd".

xNVMe utilizes the above. xNVMe v0.4.0 "vendored"/bundled liburing 2.2.
However, the bundling of liburing inside the xNVMe library is removed in
v0.5.0 to avoid linker issues. Instead, xNVMe v0.5.0 links liburing on
the system with discovery via pkg-config.

Thus, this change to update the liburing pkgdep to v2.2, in preparation
for upgrading the xNVMe submodule to v0.5.0.

Signed-off-by: Simon A. F. Lund <simon.lund@samsung.com>
Change-Id: Ibbacbcfa675f82257d41790b68c39dd7b1a82908
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14676
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: Ben Walker <benjamin.walker@intel.com>
2022-10-03 08:43:53 +00:00
..
arch.sh libvfio-user: update to use meson 2022-05-20 09:21:46 +00:00
centos.sh pkgdep: Introduce RHEL-specific source 2020-06-01 09:20:24 +00:00
clear-linux-os.sh libvfio-user: update to use meson 2022-05-20 09:21:46 +00:00
common.sh pkgdep: bump liburing to v2.2 2022-10-03 08:43:53 +00:00
debian.sh pkgdep/debian: Fix python installation on Ubuntu 22.04 2022-06-08 07:46:48 +00:00
fedora.sh pkgdep: Introduce RHEL-specific source 2020-06-01 09:20:24 +00:00
freebsd.sh pkgdep: Make sure gem is installed on FreeBSD prior installing mdl 2021-08-24 07:18:44 +00:00
openeuler.sh pkgdep: add support for openEuler Linux 2022-09-27 10:20:53 +00:00
requirements.txt scripts: remove gdb from Python requirements file 2021-07-28 16:19:35 +00:00
rhel.sh pkgdep: add support for openEuler Linux 2022-09-27 10:20:53 +00:00
sles.sh scripts/pkgdep.sh: Suse install DAOS bdev build dependencies 2022-06-21 07:53:12 +00:00
ubuntu.sh pkgdep: Introduce Debian-specific source 2020-06-01 09:20:24 +00:00