Loading
pkgdep/git: Bump fio to 3.28
Older versions of fio depend on raw driver which recently got removed from the linux kernel: git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=603e4922f1c Due to that, these fio versions won't build anymore under latest kernels available, e.g., for fedora (due to missing raw.h from the kernel-headers package). Details here: https://github.com/axboe/fio/commit/382975557 Signed-off-by:Michal Berger <michalx.berger@intel.com> Change-Id: Ie63769395c482f1965c6664e8f5143c71ef80253 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9718 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>