CHANGELOG: drop DPDK 16.07 support

Change-Id: I39910e37fc8a23ca57dcd393f2c3c21e89cb31b4
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/c/442725
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
This commit is contained in:
Darek Stojaczyk 2019-01-30 09:48:40 +01:00 committed by Ben Walker
parent ad0b3c974f
commit 2c8c80f336

View File

@ -146,11 +146,13 @@ Vhost SCSI and Vhost Block devices can now accept multiple connections on the sa
Each connection (internally called a vhost session) will have access to the same storage, but Each connection (internally called a vhost session) will have access to the same storage, but
will use different virtqueues, different features and possibly different memory. will use different virtqueues, different features and possibly different memory.
### DPDK 18.11 ### DPDK
DPDK submodule was updated to DPDK 18.11. Note that SPDK does not fully leverage the new DPDK submodule was updated to DPDK 18.11. Note that SPDK does not fully leverage the new
multi-process device hotplug yet and continues to work the same way it always did. multi-process device hotplug yet and continues to work the same way it always did.
Dropped support for DPDK 16.07 and earlier, which SPDK won't even compile with right now.
## v18.10: ## v18.10:
### nvme ### nvme