]> git.proxmox.com Git - ovs.git/blobdiff - NEWS
docs: Clarify changes in Rx queue allocation
[ovs.git] / NEWS
diff --git a/NEWS b/NEWS
index cd4ffbbfb098441c2e721e4e659be7a2babcb500..3e3f55385d8d834e62f3385e92522e24e901c0dd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -83,6 +83,8 @@ v2.9.0 - 19 Feb 2018
           "management" statistics.
         - ovs-ofctl dump-ports command now prints new of set custom statistics
           if available (for OpenFlow 1.4+).
+     * Switch from round-robin allocation of rxq to pmd assignments to a
+       utilization-based allocation.
      * New appctl command 'dpif-netdev/pmd-rxq-rebalance' to rebalance rxq to
        pmd assignments.
      * Add rxq utilization of pmd to appctl 'dpif-netdev/pmd-rxq-show'.