From a2e522a3c5775cb3ec43911fa2a0cfd6263c3975 Mon Sep 17 00:00:00 2001 From: Darek Stojaczyk Date: Tue, 29 Jan 2019 22:01:48 +0100 Subject: [PATCH] CHANGELOG: add DPDK 18.11 Change-Id: I3f7b2025f6ddb11dac5e23cc9c2b4df5c4cea860 Signed-off-by: Darek Stojaczyk Reviewed-on: https://review.gerrithub.io/c/442631 Tested-by: SPDK CI Jenkins Reviewed-by: Shuhei Matsumoto Reviewed-by: Changpeng Liu Reviewed-by: Tomasz Zawadzki --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bcb3781b..c3518e274 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -146,6 +146,11 @@ 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 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. + ## v18.10: ### nvme