Skip to content

Releases: Mellanox/spdk

Nvidia SPDK v24.01.3-1

23 Aug 15:47
Compare
Choose a tag to compare
Pre-release

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

02 Aug 14:53
Compare
Choose a tag to compare

Bug fixes

  • accel/mlx5: Fixed mkey cache clear of a merged task

Nvidia SPDK v24.01.2-13

01 Aug 11:38
Compare
Choose a tag to compare
Pre-release

Bug fixes:

  • Backport several commits to fix memory corruption in nvme driver

Nvidia SPDK v24.01.2-12

26 Jul 15:44
Compare
Choose a tag to compare
Pre-release

Fixes:

  • acce/mlx5: Fix UMR SGE for CRC operation
  • fsdev/aio: opts handling additional fix

Nvidia SPDK v24.01.2-11

22 Jul 07:11
Compare
Choose a tag to compare
Pre-release

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

16 Jul 09:43
Compare
Choose a tag to compare
Pre-release

Bugfixes:

  • fsdev_aio link operation
  • start JSON RPC poller active period on exit from RPC handler

Nvidia SPDK v24.01.2-9

16 Jul 08:09
Compare
Choose a tag to compare
Pre-release

Features:

  • PRM RDMA provider

Bugfixes:

  • QoS fixes
  • handle XLIO error socket events

Nvidia SPDK v24.01.2-8

16 Jul 08:04
Compare
Choose a tag to compare
Pre-release

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

16 Jul 08:00
Compare
Choose a tag to compare
Pre-release

Bugfixes:

  • initialization with disabled XLIO
  • do not split when bounce buffer is used

Nvidia SPDK v24.01.2-6

16 Jul 07:58
Compare
Choose a tag to compare
Pre-release

Features:

  • integration with XLIO storage API
  • copy_check_crc32 accel operation, performance improvement for NVMe TCP with data digest

Bugfixes:

  • fsdev_aio options negotiation