SPDK 22.01
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I03e8364b1f4effb909f34f5d4ec0c3fd63cc1e80 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/11319 Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
This commit is contained in:
parent
0a572aca10
commit
c4847f3a0d
@ -1,6 +1,6 @@
|
||||
# Changelog
|
||||
|
||||
## v22.01: (Upcoming Release)
|
||||
## v22.01: NVMe multipath, NVMe TCP zero-copy, NVMe-oF discovery service
|
||||
|
||||
### accel
|
||||
|
||||
|
@ -59,7 +59,7 @@
|
||||
/**
|
||||
* Version string suffix.
|
||||
*/
|
||||
#define SPDK_VERSION_SUFFIX "-pre"
|
||||
#define SPDK_VERSION_SUFFIX ""
|
||||
|
||||
/**
|
||||
* Single numeric value representing a version number for compile-time comparisons.
|
||||
|
Loading…
Reference in New Issue
Block a user