Releases: Mellanox/spdk
Releases · Mellanox/spdk
Nvidia SPDK v24.01.3-1
Features:
- read only bdev
- fuse 7.34: lseek, access, syncfs, getlk, setlk, setlkw, poll commands
- nvme: Add support for dataset management
Bugfixes
Nvidia SPDK v24.01.2-14
Bug fixes
- accel/mlx5: Fixed mkey cache clear of a merged task
Nvidia SPDK v24.01.2-13
Bug fixes:
- Backport several commits to fix memory corruption in nvme driver
Nvidia SPDK v24.01.2-12
Fixes:
- acce/mlx5: Fix UMR SGE for CRC operation
- fsdev/aio: opts handling additional fix
Nvidia SPDK v24.01.2-11
Features:
- fuse_dispatches: Introduced a library which manages the FUSE <=> fsdev API translation
- vfu_virtio_fs: the virtiofs vfio-user device based on SPDK fsdev + FUSE dispatcher.
Bug fixes:
- fsdev: Minor bug fixes
- accel/mlx5: Use correct pool for CRC32C only when task fail
Nvidia SPDK v24.01.2-10
Bugfixes:
- fsdev_aio link operation
- start JSON RPC poller active period on exit from RPC handler
Nvidia SPDK v24.01.2-9
Features:
- PRM RDMA provider
Bugfixes:
- QoS fixes
- handle XLIO error socket events
Nvidia SPDK v24.01.2-8
Bugfixes:
- keep JSON RPC server active when there are outstanding requests
- save disabled accel_mlx5 module to JSON config
- fix custom transport name in JSON config
Nvidia SPDK v24.01.2-7
Bugfixes:
- initialization with disabled XLIO
- do not split when bounce buffer is used
Nvidia SPDK v24.01.2-6
Features:
- integration with XLIO storage API
- copy_check_crc32 accel operation, performance improvement for NVMe TCP with data digest
Bugfixes:
- fsdev_aio options negotiation