From 39f552fc2d43f5e73e09a95c4b7498b9dd154f0c Mon Sep 17 00:00:00 2001 From: Daniel Verkamp Date: Mon, 6 Jun 2016 16:40:34 -0700 Subject: [PATCH] changelog: update to 16.06 and add NVMf Change-Id: Iebc8bba692530977d837fb6f3781fdb52a7e1945 Signed-off-by: Daniel Verkamp --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a4ec2d8a..bf75d3758 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,14 @@ Changelog ========= -Upcoming release ----------------- +v16.06: NVMf userspace target +----------------------------- + +This release adds a userspace NVMf (NVMe over Fabrics) target, conforming to the +newly-released NVMf 1.0/NVMe 1.2.1 specification. The NVMf target exports NVMe +devices from a host machine over the network via RDMA. Currently, the target is +limited to directly exporting physical NVMe devices, and the discovery subsystem +is not supported. This release includes a general API cleanup, including renaming all declarations in public headers to include a `spdk` prefix to prevent namespace clashes with