summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 994fdf6a9..69f5f4355 100644
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,9 @@ Post-v2.17.0
- DPDK:
* OVS validated with DPDK 21.11.1. It is recommended to use this version
until further releases.
+ * Delay creating or reusing a mempool for vhost ports until the VM
+ is started. A failure to create a mempool will now be logged only
+ when the VM is started.
- Userspace datapath:
* 'dpif-netdev/subtable-lookup-prio-get' appctl command renamed to
'dpif-netdev/subtable-lookup-info-get' to better reflect its purpose.