CHANGELOG: add DPDK 18.05 note
Change-Id: I17e1663ee2a231a41ca3747afe83a0a57054b8e7 Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/420728 Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Seth Howell <seth.howell5141@gmail.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
This commit is contained in:
parent
f4369b9eed
commit
120c4f3c05
@ -92,6 +92,14 @@ now deprecated and will be removed in a future release.
|
||||
Change the return type of spdk_file_truncate from void to int. The purpose is to catch
|
||||
the `NOMEM` error condition.
|
||||
|
||||
### DPDK 18.05
|
||||
|
||||
The DPDK submodule has been rebased on the DPDK 18.05 release. DPDK 18.05 supports
|
||||
dynamic memory allocation, but due to some issues found after the DPDK 18.05 release,
|
||||
that support is not enabled for SPDK 18.07. Therefore, SPDK 18.07 will continue to use
|
||||
the legacy memory allocation model. The plan is to enable dynamic memory allocation
|
||||
after the DPDK 18.08 release which should fix these issues.
|
||||
|
||||
## v18.04: Logical Volume Snapshot/Clone, iSCSI Initiator, Bdev QoS, VPP Userspace TCP/IP
|
||||
|
||||
### vhost
|
||||
|
Loading…
Reference in New Issue
Block a user