dpif-netlink: add GENEVE creation support
[cascardo/ovs.git] / NEWS
diff --git a/NEWS b/NEWS
index 08094c5..4cf66f9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,8 @@ Post-v2.5.0
        now implemented.  Only flow mod and port mod messages are supported
        in bundles.
      * New OpenFlow extension NXM_NX_MPLS_TTL to provide access to MPLS TTL.
+     * New "sampling_port" option for "sample" action to allow sampling
+       ingress and egress tunnel metadata.
    - ovs-ofctl:
      * queue-get-config command now allows a queue ID to be specified.
      * '--bundle' option can now be used with OpenFlow 1.3.
@@ -35,6 +37,9 @@ Post-v2.5.0
        arguments. Additional arguments can be passed via the dpdk-extra
        entry.
      * Add ingress policing functionality.
+     * PMD threads servicing vHost User ports can now come from the NUMA
+       node that device memory is located on if CONFIG_RTE_LIBRTE_VHOST_NUMA
+       is enabled in DPDK.
    - ovs-benchmark: This utility has been removed due to lack of use and
      bitrot.
    - ovs-appctl: