From 2c8c80f336dc8cf39b06cea9b97b0647371b9e3a Mon Sep 17 00:00:00 2001 From: Darek Stojaczyk Date: Wed, 30 Jan 2019 09:48:40 +0100 Subject: [PATCH] CHANGELOG: drop DPDK 16.07 support Change-Id: I39910e37fc8a23ca57dcd393f2c3c21e89cb31b4 Signed-off-by: Darek Stojaczyk Reviewed-on: https://review.gerrithub.io/c/442725 Tested-by: SPDK CI Jenkins Chandler-Test-Pool: SPDK Automated Test System Reviewed-by: Tomasz Zawadzki Reviewed-by: Jim Harris Reviewed-by: Ben Walker --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3518e2740..be54c91ea1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 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 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: ### nvme